Ticket #1068 (closed bug: fixed)
Trunk broken on deriving Typeable
Description
As of 2006-12-25:
import Data.Typeable data D a = C a deriving (Typeable)
yields:
ghc-6.7: panic! (the 'impossible' happened) (GHC version 6.7 for i386-apple-darwin):
funResultTy base:GHC.Prim.*{(w) tc 34d}
Change History
Note: See
TracTickets for help on using
tickets.
