Ticket #91 (new defect)
Replace handwritten instances of Typeable with deriving when GHC is higher than 7.6
| Reported by: | shelarcy | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Version: | Keywords: | ||
| Cc: | shelarcy |
Description
Jose Pedro Magalhaes posted below message to cvs-ghc.
I'm attaching a patch to the vector package to make it derive Typeable instances instead of defining them manually. GHC HEAD will soon ignore handwritten Typeable instances, so this replacement is necessary.
http://www.haskell.org/pipermail/cvs-ghc/2012-November/078644.html
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
