text-format-0.3.2 fails for GHC 9
Open
- Dominant language
- Haskell
- Stars
- 34
- Forks
- 25
- PR merge metrics
- No merged PRs in 30d
Description
It seems like Hackage has a version of the codebase slightly ahead of this repo, but on Hackage, `Data.Text.Format.Int` imports everything from `GHC.Integer.GMP.Internals`. But `base-4.15` adds `quotRemInteger` to `GHC.Num`, making the use of that function ambiguous
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.