Ticket #5182 (closed bug: fixed)
spec001 now wants StandaloneDeriving
Description
spec001 fails on HEAD with
Compile failed (status 256) errors were:
spec001.hs:140:1:
Illegal standalone deriving declaration
Use -XStandaloneDeriving to enable this extension
*** unexpected failure for spec001(normal)
due to changes in Typeable.h. (Also needs DeriveDataTypeable?).
Patch attached.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

