Fix some "warn-unused-do-bind" warnings where we just want to ignore the result
[ghc-base.git] / GHC / IO / BufferedIO.hs
2009-07-06 simonpj@microsoft.comRemove unused imports from base
2009-06-12 Simon MarlowRewrite of the IO library, including Unicode support