fix the deprecation message (GHC.IO.Handle.Base -> GHC.IO.Handle)
[ghc-base.git] / GHC / IO.hs-boot
2009-07-22 Simon MarlowMove the instances of Functor and Monad IO to GHC.Base...