Tweak the BufferedIO class to enable a memory-mapped file implementation
[ghc-base.git] / GHC / IOBase.hs
2009-07-22 Simon MarlowMove the instances of Functor and Monad IO to GHC.Base...
2009-06-12 Simon MarlowRewrite of the IO library, including Unicode support