#3886: Standalone deriving of NFData causes panic
---------------------------------+------------------------------------------
    Reporter:  blarsen           |       Owner:                    
        Type:  bug               |      Status:  new               
    Priority:  normal            |   Component:  Compiler          
     Version:  6.12.1            |    Keywords:                    
          Os:  Unknown/Multiple  |    Testcase:                    
Architecture:  Unknown/Multiple  |     Failure:  Compile-time crash
---------------------------------+------------------------------------------

Comment(by blarsen):

 Replying to [ticket:3886 blarsen]:

 Whoops, the `deriving' line should be this:
 {{{
 deriving instance NFData CNF
 }}}

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/3886#comment:1>
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