#7078: Panic using mixing list with parallel arrays incorrectly
-------------------------+--------------------------------------------------
    Reporter:  NeilJ     |       Owner:  chak              
        Type:  bug       |      Status:  new               
    Priority:  normal    |   Milestone:                    
   Component:  Compiler  |     Version:  7.4.1             
    Keywords:            |          Os:  Unknown/Multiple  
Architecture:  x86       |     Failure:  Compile-time crash
  Difficulty:  Unknown   |    Testcase:                    
   Blockedby:            |    Blocking:                    
     Related:            |  
-------------------------+--------------------------------------------------
Description changed by igloo:

Old description:

> ghc: panic! (the 'impossible' happened)
>   (GHC version 7.4.1 for i386-unknown-linux):
>         DsMonad: uninitialised ds_parr_bi
>
> Please report this as a GHC bug:  http://www.haskell.org/ghc/reportabug

New description:

 {{{
 ghc: panic! (the 'impossible' happened)
   (GHC version 7.4.1 for i386-unknown-linux):
         DsMonad: uninitialised ds_parr_bi

 Please report this as a GHC bug:  http://www.haskell.org/ghc/reportabug
 }}}

--

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

_______________________________________________
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to