#4534: Core lint error when using TransformListComp
---------------------------------+------------------------------------------
    Reporter:  guest             |        Owner:  simonpj     
        Type:  bug               |       Status:  new         
    Priority:  high              |    Milestone:  7.0.2       
   Component:  Compiler          |      Version:  7.0.1       
    Keywords:                    |     Testcase:              
   Blockedby:                    |   Difficulty:              
          Os:  Unknown/Multiple  |     Blocking:              
Architecture:  Unknown/Multiple  |      Failure:  None/Unknown
---------------------------------+------------------------------------------
Changes (by simonpj):

  * owner:  => simonpj


Old description:

> When i build manatee-core (http://hackage.haskell.org/package/manatee-
> core), i got below error:
>
> [26 of 58] Compiling Manatee.Toolkit.General.List (
> Manatee/Toolkit/General/List.hs,
> dist/build/Manatee/Toolkit/General/List.o )
>  ghc: panic! (the 'impossible' happened)
>    (GHC version 7.0.1 for x86_64-unknown-linux):
>         initC: srt_lbl

New description:

 When i build manatee-core (http://hackage.haskell.org/package/manatee-
 core), i got below error:
 {{{
 [26 of 58] Compiling Manatee.Toolkit.General.List (
 Manatee/Toolkit/General/List.hs,
 dist/build/Manatee/Toolkit/General/List.o )
  ghc: panic! (the 'impossible' happened)
    (GHC version 7.0.1 for x86_64-unknown-linux):
         initC: srt_lbl
 }}}

--

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