Improve the index checking for array accesses; fixes #2120 #2669
[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