catch \(e :: SomeException) -> ...

So, this changes the API (from 6.8 to 6.10)?

I see there is Control.OldException (providing the "old catch")
but that still does not help me if I want my code compile
with both 6.8 and 6.10. Is there some version of catch that works both ways?

best regards, J.W.


Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Glasgow-haskell-users mailing list
Glasgow-haskell-users@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-users

Reply via email to