#3616: ghci crash from :l
-------------------------+--------------------------------------------------
    Reporter:  eflister  |        Owner:         
        Type:  bug       |       Status:  new    
    Priority:  normal    |    Milestone:         
   Component:  Compiler  |      Version:  6.10.3 
    Severity:  normal    |   Resolution:         
    Keywords:            |   Difficulty:  Unknown
    Testcase:            |           Os:  MacOS X
Architecture:  x86       |  
-------------------------+--------------------------------------------------
Changes (by igloo):

  * difficulty:  => Unknown

Old description:

> i got the following from trying to :l this file
>
> Prelude> :l tmp.hs
> ghc: panic! (the 'impossible' happened)
>   (GHC version 6.10.3 for i386-apple-darwin):
>         getOptions'.parseLanguage(2) went past eof token
>
> Please report this as a GHC bug:  http://www.haskell.org/ghc/reportabug

New description:

 i got the following from trying to :l this file
 {{{
 Prelude> :l tmp.hs
 ghc: panic! (the 'impossible' happened)
   (GHC version 6.10.3 for i386-apple-darwin):
         getOptions'.parseLanguage(2) went past eof token

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

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