Re: [GHC] #1171: GHC doesn't respect the imprecise exceptions semantics

#1171: GHC doesn't respect the imprecise exceptions semantics -------------------------------------+------------------------------------- Reporter: neil | Owner: (none) Type: bug | Status: new Priority: low | Milestone: ⊥ Component: Compiler | Version: 6.6 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: cg059 Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Comment (by edmundnoble): Now that there's a testcase verifying that the original YHC code is currently compiled correctly, should I assume that the issue of the compiler not distinguishing different `error`s in different `case` branches is fixed? Testing the example given in comment9 shows it still behaves the same way, which seems to imply that it isn't and the YHC code working is a fluke. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/1171#comment:20 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler
participants (1)
-
GHC