Strip any Byte Order Mark (BOM) from the front of decoded streams.
[ghc-base.git] / GHC / IORef.hs
2009-07-15 Simon Marlowwarning fix: -fno-implicit-prelude -> -XNoImplicitPrelude
2009-06-12 Simon MarlowRewrite of the IO library, including Unicode support