[GHC] #9043: Add missing type class instances for data types in GHC.Generics
GHC
ghc-devs at haskell.org
Tue Jun 17 21:07:47 UTC 2014
#9043: Add missing type class instances for data types in GHC.Generics
-------------------------------------+------------------------------------
Reporter: ocharles | Owner: dreixel
Type: feature request | Status: patch
Priority: normal | Milestone:
Component: libraries/base | Version: 7.8.2
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture: Unknown/Multiple
Type of failure: None/Unknown | Difficulty: Unknown
Test Case: | Blocked By:
Blocking: | Related Tickets:
-------------------------------------+------------------------------------
Comment (by ocharles):
Ok folks, I've squashed this down to just two commits now - one with
instances and one with whitespace changes. I think we may be all ready to
go, and we can derive typeable in a separate commit. It does mean that
without that the Data instances are fairly useless.
Thoughts?
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9043#comment:18>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list