#5182: spec001 now wants StandaloneDeriving
----------------------------------+-----------------------------------------
    Reporter:  daniel.is.fischer  |       Owner:              
        Type:  bug                |      Status:  new         
    Priority:  normal             |   Component:  Test Suite  
     Version:  7.1                |    Keywords:              
    Testcase:                     |   Blockedby:              
          Os:  Unknown/Multiple   |    Blocking:              
Architecture:  Unknown/Multiple   |     Failure:  None/Unknown
----------------------------------+-----------------------------------------
 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.

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/5182>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler

_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to