#4865: Deprecate and remove Prelude.catch and System.IO.Error.{catch,try}
-----------------------------+----------------------------------------------
Reporter: igloo | Owner:
Type: proposal | Status: closed
Priority: normal | Milestone: Not GHC
Component: libraries/base | Version: 7.0.1
Resolution: fixed | Keywords:
Testcase: | Blockedby:
Difficulty: | Os: Unknown/Multiple
Blocking: | Architecture: Unknown/Multiple
Failure: None/Unknown |
-----------------------------+----------------------------------------------
Changes (by igloo):
* status: new => closed
* resolution: => fixed
Comment:
Consensus was to apply the proposal, with several people expressing
support, and only one
[http://www.haskell.org/pipermail/libraries/2010-December/015403.html
against].
Additionally, `catchIOError` and `tryIOError` functions were added to
`System.IO.Error`, so that the module includes functions to handle the
exceptions it exports, and so that the language report has exception
functions to refer to.
{{{
Sat Feb 5 15:53:54 GMT 2011 Ian Lynagh <[email protected]>
* Deprecate System.IO.Error.{catch,try} and Prelude.catch; fixes trac
#4865
}}}
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/4865#comment:7>
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