Dependency bounds on Hackage are wrong?
Open
- Dominant language
- Haskell
- Stars
- 118
- Forks
- 41
- PR merge metrics
- No merged PRs in 30d
Description
Question or bug report, I'm not sure which. On Hackage, `stm-2.5.0.0` has the bound `base (>=4.3 && <4.14)`. But I'm using the `stm` package in a project that builds with `base-4.15`. How does this work? Is it because there is a more up-to-date version of `stm` bundled with GHC? Can/should Hackage be updated to reflect the latest knowledge?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.