haskellfoundation / haskellfoundation/haskell-2010-revised-report
Changes to the `Num` typeclass
Open
feature: language report
feature: standard libraries
- Dominant language
- Typst
- Stars
- 20
- Forks
- 5
- Avg merge
- 4d 18h
- Merged PRs (30d)
- 6
Description
The `Num` class does not have `Show` or `Eq` superclasses anymore in modern GHC and base.
Contributor guide
Research direction
The issue concerns the Num class in the Haskell 2010 Revised Language Report, but it names no file or section. Start by searching the report for the Num class and compare its declared superclasses with modern GHC and base; done means the report accurately reflects the intended definition.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- haskell
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100