Skip to content

Stackage import does not work correctly for LTS-15.x #481

@serras

Description

@serras

The automatically-generated .nix files for Stackage LTS until 14.x contain the bundled packages, like stm, both in the compiler section and as a regular package. Alas, from 15.x, the packages in the compiler section are not found as regular packages. That means that if you depend on one of those packages (we do in particular depend on stm) the build fails.

I am happy to provide a PR on this with some guidance :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingwontfix

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions