IntersectMBO / IntersectMBO/lsm-tree
Fully support `ghc-9.14`
- Dominant language
- Haskell
- Stars
- 53
- Forks
- 17
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 4
Description
We support `ghc-9.14` provisionally using some `allow-newer` settings:
https://github.com/IntersectMBO/lsm-tree/blob/41b9bc524ba50296cd3014d9a948c5a481cc37dd/cabal.project.release#L13-L19
We won't fully support `ghc-9.14` until these dependencies have been updated to also fully support `ghc-9.14`. We could help our dependencies along by opening PRs to their respective repositories
Contributor guide
Research direction
Start by reviewing cabal.project.release, especially the allow-newer settings at lines 13–19, and identify which dependencies prevent full GHC 9.14 support. Check those dependencies' repositories and determine whether compatibility PRs are needed. Done means the dependencies fully support GHC 9.14 rather than relying on provisional allow-newer settings.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- haskell
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100