-
Notifications
You must be signed in to change notification settings - Fork 25
Closed
Description
$ stack unpack stack-1.7.1
Unpacked stack-1.7.1 to /home/ielectric/stack-1.7.1/
$ cd stack-1.7.1/
$ stack init --resolver lts-12.1
Looking for .cabal or package.yaml files to use to init the project.
Using cabal packages:
- ./
Selected resolver: lts-12.1
Resolver 'lts-12.1' does not have all the packages to match your requirements.
temporary version 1.3 found
- stack requires >=1.2.1.1 && <1.3
Using package flags:
- stack: disable-git-info = False, hide-dependency-versions = False, integration-tests = False, static = False, supported-build = False
This may be resolved by:
- Using '--solver' to ask cabal-install to generate extra-deps, atop the chosen snapshot.
- Using '--omit-packages to exclude mismatching package(s).
- Using '--resolver' to specify a matching snapshot/resolver
It's not clear how this can happen, I thought it goes through CI first?
Metadata
Metadata
Assignees
Labels
No labels