[GHC] #3822: guards in arrow notation (Arrows extension) case
statement cause compiler panic
GHC
cvs-ghc at haskell.org
Tue Jun 15 20:24:03 EDT 2010
#3822: guards in arrow notation (Arrows extension) case statement cause compiler
panic
-----------------------------------------+----------------------------------
Reporter: StephenBlackheath | Owner: ross
Type: bug | Status: merge
Priority: high | Milestone: 6.12.3
Component: Compiler | Version: 6.12.1
Keywords: arrows guards case panic | Difficulty:
Os: Unknown/Multiple | Testcase: patternGuard.hs
Architecture: Unknown/Multiple | Failure: Compile-time crash
-----------------------------------------+----------------------------------
Changes (by ross):
* status: new => merge
Comment:
I believe this is fixed by
{{{
Tue Jun 15 15:51:10 PDT 2010 Ross Paterson <ross at soi.city.ac.uk>
* fix #3822: desugaring case command in arrow notation
}}}
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/3822#comment:11>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the Glasgow-haskell-bugs
mailing list