#5478: GHC panics when asked to derive Show for ByteArray#
---------------------------------+------------------------------------------
    Reporter:  hvr               |       Owner:                    
        Type:  bug               |      Status:  new               
    Priority:  normal            |   Component:  Compiler          
     Version:  7.2.1             |    Keywords:                    
    Testcase:                    |   Blockedby:                    
          Os:  Unknown/Multiple  |    Blocking:                    
Architecture:  Unknown/Multiple  |     Failure:  Compile-time crash
---------------------------------+------------------------------------------

Comment(by simonpj@…):

 commit 99a6412c9ff5964bd957da79bd3b7d27c4f41228
 {{{
 Author: Simon Peyton Jones <[email protected]>
 Date:   Wed Sep 14 15:28:25 2011 +0100

     Tighten up the side-condition testing for deriving (again)

     Fixes Trac #5478

  compiler/typecheck/TcDeriv.lhs    |   67
 +++++++++++++++++++++++++++----------
  compiler/typecheck/TcGenDeriv.lhs |   19 ++++++----
  2 files changed, 60 insertions(+), 26 deletions(-)
 }}}

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