Ticket #913 (closed feature request: wontfix)
instance Ord (StableName a)
| Reported by: | ekarttun | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 6.10 branch |
| Component: | libraries/base | Version: | 6.4.2 |
| Keywords: | Cc: | ||
| Operating System: | Unknown/Multiple | Architecture: | Unknown/Multiple |
| Type of failure: | Difficulty: | Easy (less than 1 hour) | |
| Test Case: | Blocked By: | ||
| Blocking: | Related Tickets: |
Description
Being able to have an Ord instance for StableNames? would make sense. This would be very useful for code passing around a Set of StableNames?. As the Eq instance already exists this would probably not involve any new issues.
Change History
Note: See
TracTickets for help on using
tickets.
