#2033: GHC-6.9 panics rather than parse error, related to view patterns.
----------------------+-----------------------------------------------------
 Reporter:  apeacock  |          Owner:             
     Type:  bug       |         Status:  new        
 Priority:  normal    |      Milestone:  6.10 branch
Component:  Compiler  |        Version:  6.9        
 Severity:  normal    |     Resolution:             
 Keywords:            |     Difficulty:  Unknown    
 Testcase:            |   Architecture:  x86        
       Os:  Windows   |  
----------------------+-----------------------------------------------------
Changes (by igloo):

  * owner:  igloo =>
  * milestone:  => 6.10 branch

Comment:

 I've fixed half of this, so now we get:
 {{{
 ghc-6.9.20080112: panic! (the 'impossible' happened)
   (GHC version 6.9.20080112 for x86_64-unknown-linux):
    rnExpr: unexpected expression _ -> putStrLn{v} "_"
 }}}

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