lspitzner / lspitzner/data-tree-print
Too strict upper bound on base
Open
Nobody has claimed this yet.
- Dominant language
- Haskell
- Stars
- 4
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
Builds with GHC 9.4 / base 4.17 with --allow-newer.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Inspect the package metadata to find the upper bound on the base dependency. Confirm the constraint permits GHC 9.4 with base 4.17, then verify that the project builds without --allow-newer.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- haskell
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100