#5787: Add instances to ZipList
------------------------------+---------------------------------------------
Reporter: pumpkin | Owner:
Type: feature request | Status: new
Priority: normal | Component: libraries/base
Version: 7.2.2 | Keywords:
Os: Unknown/Multiple | Architecture: Unknown/Multiple
Failure: None/Unknown | Testcase:
Blockedby: | Blocking:
Related: |
------------------------------+---------------------------------------------
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.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/5787>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs