Skip to content

feature request: support multiple ghc versions #477

Open
@MangoIV

Description

@MangoIV

It would be nice to support multiple ghc versions; a common pattern is to e.g. have multiple stack.yamls and each is associated to a ghc version; so perhaps we could have something like;
ghcVersions = [ [8 10 7] [9 0 2] [9 2 4] [9 4 4] ] toStackLockFileName = (x: "stack-${majorVersionString x}.lock.yaml") and then have it automatically discover all stack locks in the repo.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions