Skip to content

stack-1.7.1 has bounds failure on LTS-12.1 #149

@domenkozar

Description

@domenkozar
$ 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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions