#4160: Panic! at the HEAD
-------------------------------+--------------------------------------------
    Reporter:  LouisWasserman  |        Owner:  simonpj           
        Type:  bug             |       Status:  new               
    Priority:  high            |    Milestone:  6.14.1            
   Component:  Compiler        |      Version:  6.13              
    Keywords:                  |     Testcase:                    
   Blockedby:                  |   Difficulty:                    
          Os:  Linux           |     Blocking:                    
Architecture:  x86             |      Failure:  Compile-time crash
-------------------------------+--------------------------------------------
Changes (by igloo):

  * owner:  => simonpj
  * priority:  normal => high
  * milestone:  => 6.14.1


Comment:

 With `-dcore-lint`:
 {{{
 *** Core Lint errors : in result of Float out(not lambdas, constants) ***
 <no location info>:
     In the expression: Control.Exception.Base.noMethodBindingError
                          @ (forall k_aaO (a_aaP :: * -> *) ix_aaQ.
                             Foo.TrieMapT (Foo.P f_ab2 g_ab4) ~ Foo.PMap
 m1_ab3 m2_ab5 =>
                             Foo.PMap m1_ab3 m2_ab5 k_aaO a_aaP ix_aaQ ->
 GHC.Types.Int)
     f_ab2 is out of scope
 *** Offending Program ***
 [...]
 }}}

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