New constraint form`all installed`
Open
re: constraint
- Dominant language
- Haskell
- Stars
- 1.7k
- Forks
- 750
- Avg merge
- 4d 3h
- Merged PRs (30d)
- 28
Description
There is already the syntax `--constraint='bytestring installed'` e.g. to constrain `bytestring` to the version shipped with GHC.
It would be nice to have the shortcut `--constraint='all installed'` to constrain all GHC shipped packages to their installed versions.
Lifted from:
- https://github.com/haskell/cabal/issues/369#issuecomment-1140962747
Contributor guide
Assessment
This issue has not been assessed yet.