Opened 15 months ago
Last modified 12 months ago
#15690 new feature request
Add Eq1/Ord1/Read1/Show1 instances to newtypes in Data.Semigroup
Reported by: | Bodigrim | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | 8.10.1 |
Component: | libraries/base | Version: | 8.6.1 |
Keywords: | Cc: | ||
Operating System: | Unknown/Multiple | Architecture: | Unknown/Multiple |
Type of failure: | None/Unknown | Test Case: | |
Blocked By: | Blocking: | ||
Related Tickets: | Differential Rev(s): | ||
Wiki Page: |
Description
I'd like to have Eq1
/Ord1
/Read1
/Show1
instances for newtypes in Data.Semigroup
, at least for Min
, Max
and Option
. Is there a specific reason for their absence? If no, I'll be happy to prepare a PR.
Note: See
TracTickets for help on using
tickets.
Bumping milestones of low-priority tickets.