#3432: ghc panic because of incorrect module
-----------------------------+----------------------------------------------
Reporter:  lant              |          Owner:                  
    Type:  bug               |         Status:  new             
Priority:  normal            |      Component:  Compiler        
 Version:  6.10.4            |       Severity:  normal          
Keywords:                    |       Testcase:                  
      Os:  Unknown/Multiple  |   Architecture:  Unknown/Multiple
-----------------------------+----------------------------------------------
 the GHC message was:
 "
 ghc: panic! (the 'impossible' happened)
   (GHC version 6.10.4 for i386-unknown-linux):
         getOptions'.parseLanguage(2) went past eof token
 "
 it happened during compilation incorrect module.
 I use {-# LANGUAGE -XExistentialQuantification #-} instead of
 {-# OPTIONS -XExistentialQuantification #-}

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