#2913: OldException's catch etc should treat new Exception types as
DynException's
---------------------------------+------------------------------------------
Reporter: igloo | Owner:
Type: bug | Status: new
Priority: normal | Milestone: 6.10.2
Component: libraries/base | Version: 6.10.1
Severity: normal | Resolution:
Keywords: | Difficulty: Unknown
Testcase: | Os: Unknown/Multiple
Architecture: Unknown/Multiple |
---------------------------------+------------------------------------------
Comment (by StephenBlackheath):
Output of 'exceptions.hs' test case on GHC 6.10.1:
bla...@amentet:~/src/metabarter$ ghc -o exceptions exceptions.hs --make
[1 of 1] Compiling Main ( exceptions.hs, exceptions.o )
Linking exceptions ...
bla...@amentet:~/src/metabarter$ ./exceptions
exceptions: ThrowHandsUpInTheAirException "oh no!"
bla...@amentet:~/src/metabarter$
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/2913#comment:1>
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