[GHC] #9043: Add missing type class instances for data types in GHC.Generics
GHC
ghc-devs at haskell.org
Tue Aug 19 10:59:47 UTC 2014
#9043: Add missing type class instances for data types in GHC.Generics
-------------------------------------+-------------------------------------
Reporter: ocharles | Owner: dreixel
Type: feature | Status: infoneeded
request | Milestone: 7.10.1
Priority: normal | Version: 7.8.2
Component: | Keywords:
libraries/base | Architecture: Unknown/Multiple
Resolution: | Difficulty: Unknown
Operating System: | Blocked By:
Unknown/Multiple | Related Tickets:
Type of failure: |
None/Unknown |
Test Case: |
Blocking: |
Differential Revisions: |
-------------------------------------+-------------------------------------
Comment (by dreixel):
Sorry for the delay; it's still in my to do list. His changes can be
merged, though; perhaps it's best to do that earlier rather than later, to
avoid conflicts. But please keep the ticket open; I'll close it once I
make sure that the datatypes generated when deriving `Generic` have
`Typeable` instances.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9043#comment:21>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list