Make hGetContents throw an exception if an error is encountered
[ghc-base.git] / GHC / IO / Exception.hs
2009-08-30 Simon MarlowAddress #3310
2009-07-15 Simon Marlowwarning fix: -fno-implicit-prelude -> -XNoImplicitPrelude
2009-06-12 Simon MarlowRewrite of the IO library, including Unicode support