For GHC, implement the Typeable.hs macros using standalone deriving
authorIan Lynagh <igloo@earth.li>
Sun, 24 Apr 2011 18:16:52 +0000 (19:16 +0100)
committerIan Lynagh <igloo@earth.li>
Sun, 24 Apr 2011 18:16:52 +0000 (19:16 +0100)
As well as being more pleasant, this fixes #1841:
    Data.Typeable: Instances of basic types don't provide qualified
    strings to mkTyCon


No differences found