Export Unicode and newline functionality from System.IO; update Haddock docs
[ghc-base.git] / GHC / IO / Handle / Types.hs
2009-07-13 Simon MarlowExport Unicode and newline functionality from System...
2009-06-14 Simon MarlowSave and restore the codec state when re-decoding
2009-06-12 Simon MarlowRewrite of the IO library, including Unicode support