Deprecate System.IO.Error.{catch,try} and Prelude.catch; fixes trac #4865
[ghc-base.git] / GHC / IO.hs-boot
2011-01-28 simonpj@microsoft.comUse explicit language extensions & remove extension...
2009-07-22 Simon MarlowMove the instances of Functor and Monad IO to GHC.Base...