Ticket #5787 (infoneeded feature request)
Add instances to ZipList
| Reported by: | pumpkin | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 7.6.2 |
| Component: | libraries/base | Version: | 7.2.2 |
| Keywords: | Cc: | ||
| Operating System: | Unknown/Multiple | Architecture: | Unknown/Multiple |
| Type of failure: | None/Unknown | Difficulty: | Unknown |
| Test Case: | Blocked By: | ||
| Blocking: | Related Tickets: |
Description
There was a reasonably uncontroversial vote on the libraries list to add common derived instances (Eq, Ord, Show, Read) to ZipList?, which currently only has Functor and Applicative.
I have made the change on my local ghc build and it seems to build, but I can't get validate to pass. I'm not sure if it's my own fault, but considering I only made a one-line change, it seems odd. I'll attach a patch once I make sure it wasn't my fault.
Change History
Note: See
TracTickets for help on using
tickets.
