Tweak the BufferedIO class to enable a memory-mapped file implementation
[ghc-base.git] / GHC / IO / Handle / Text.hs
2009-08-05 Simon MarlowTweak the BufferedIO class to enable a memory-mapped...
2009-07-13 Simon MarlowExport Unicode and newline functionality from System...
2009-07-10 Ian LynaghFix "warn-unused-do-bind" warnings in GHC/IO/Handle...
2009-06-12 Simon MarlowRewrite of the IO library, including Unicode support