haskell / haskell/cabal

One freeze-file per GHC version

Open
#7,367 11 comments 1 reaction 0 assignees View on GitHub
cabal-install: cmd/freeze cabal-install: other type: enhancement
Dominant language
Haskell
Stars
1.7k
Forks
750
Avg merge
4d 3h
Merged PRs (30d)
28

Description

There should be one freeze file per GHC version (like there is a build directory per GHC version in v2-cabal). Otherwise, freeze does not work as expected in a multi-GHC environment. I expect `cabal v2-freeze -w ghc-x.y.z` to work analogously to `cabal v2-build -w ghc-x.y.z`.

Currently there is a single `cabal.project.freeze`.

See also #2245.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.