#3445: ":show modules" Panic
---------------------------------+------------------------------------------
    Reporter:  sfjohnso          |        Owner:         
        Type:  bug               |       Status:  new    
    Priority:  normal            |    Milestone:         
   Component:  GHCi              |      Version:  6.6    
    Severity:  normal            |   Resolution:         
    Keywords:  impossible        |   Difficulty:  Unknown
    Testcase:                    |           Os:  Windows
Architecture:  Unknown/Multiple  |  
---------------------------------+------------------------------------------
Changes (by igloo):

  * difficulty:  => Unknown

Old description:

> While working exercises in "Haskell Road to Logic, Maths", I got this
> message in response to a :show modules" command:
>
>     Prelude> :show modules
>     SetEq            ( SetEq.hs, interpreted )
>     : panic! (the 'impossible' happened)
>       (GHC version 6.6 for i386-unknown-mingw32):
>             missing linkable
>
>     Please report this as a GHC bug:
> http://www.haskell.org/ghc/reportabug

New description:

 While working exercises in "Haskell Road to Logic, Maths", I got this
 message in response to a :show modules" command:
 {{{
     Prelude> :show modules
     SetEq            ( SetEq.hs, interpreted )
     : panic! (the 'impossible' happened)
       (GHC version 6.6 for i386-unknown-mingw32):
             missing linkable

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

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