add GHC.HetMet.{hetmet_kappa,hetmet_kappa_app}
[ghc-base.git] / GHC / IO / BufferedIO.hs
2011-01-28 simonpj@microsoft.comUse explicit language extensions & remove extension...
2010-11-16 simonpj@microsoft.comRemove unnecessary fromIntegral calls
2009-08-25 Simon Marlowun-hide some modules from the Haddock docs
2009-08-05 Simon MarlowTweak the BufferedIO class to enable a memory-mapped...
2009-07-15 Simon Marlowwarning fix: -fno-implicit-prelude -> -XNoImplicitPrelude
2009-07-06 simonpj@microsoft.comRemove unused imports from base
2009-06-12 Simon MarlowRewrite of the IO library, including Unicode support