Use MD5 checksums for recompilation checking (fixes #1372, #1959)
[ghc-hetmet.git] / compiler / utils / FastMutInt.lhs
2008-05-28 Simon MarlowUse MD5 checksums for recompilation checking (fixes...
2008-01-13 Ian LynaghFix warnings in utils/FastMutInt
2007-09-04 Ian LynaghFix CodingStyle#Warnings URLs
2007-09-03 Ian LynaghUse OPTIONS rather than OPTIONS_GHC for pragmas
2007-09-01 Ian LynaghAdd {-# OPTIONS_GHC -w #-} and some blurb to all compil...
2007-08-06 Isaac Dupreecomment FastMutInt possibilities
2007-06-01 Isaac Dupreeimplement FastMutInt in non-GHC using IORefs (#1405)
2007-05-19 Isaac DupreeFastMutInt - make #endif be inside \{code} to match...
2007-04-06 Ian LynaghRemove code that is dead, as we require __GLASGOW_HASKE...
2006-10-11 Simon MarlowModule header tidyup #2
2006-04-07 Simon MarlowReorganisation of the source tree