Cabal 2.0 required when using a nightly snapshot with stack
问题 I'm trying to setup a new project using the nightly-2017-08-17 snapshot stack new test --resolver nightly-2017-08-17 However this gives the following error: Downloading template "new-template" to create project "test" in test/ ... Looking for .cabal or package.yaml files to use to init the project. Using cabal packages: - test/test.cabal Selected resolver: nightly-2017-08-17 Unable to parse cabal file: FromString "This package requires at least Cabal version 2.0" Nothing Cabal is in its