Stackage provides a cabal.config
file with each snapshot, e.g. this one. How can I make cabal new-configure
a project with the package versions from that file?
(Alternatively: Is there another way to configure a nix-style cabal project with dependency versions from a specific Stackage snapshot?)