#3519: ghc: panic! (the 'impossible' happened)
-----------------------+----------------------------------------------------
    Reporter:  guest   |        Owner:                  
        Type:  bug     |       Status:  new             
    Priority:  normal  |    Milestone:  6.14.1          
   Component:  GHCi    |      Version:  6.10.4          
    Severity:  minor   |   Resolution:                  
    Keywords:          |   Difficulty:  Unknown         
    Testcase:          |           Os:  Unknown/Multiple
Architecture:  x86     |  
-----------------------+----------------------------------------------------
Changes (by igloo):

  * milestone:  => 6.14.1

Comment:

 Thanks for the report. The HEAD now says
 {{{
 Main.hs:6:13: cannot parse LANGUAGE pragma
 }}}
 but it works if you indent the `#-}`, presumably because layout is putting
 a `;` before it otherwise.

 I think I would expect the original input to work.

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