add -fsimpleopt-before-flatten
[ghc-hetmet.git] / compiler / utils / UniqSet.lhs
2010-05-03 Milan StrakaReplace FiniteMap and UniqFM with counterparts from...
2009-05-18 Ben.Lippmeier@anu... Split Reg into vreg/hreg and add register pairs
2008-07-31 Max BolingbrokeDocument UniqSet
2008-02-07 Ian LynaghMake some more modules use LazyUniqFM instead of UniqFM
2008-02-05 Ian LynaghBe a bit more consistent about what's a set and what...
2008-02-07 Ian LynaghMake some more modules use LazyUniqFM instead of UniqFM
2008-01-17 Isaac Dupreelots of portability changes (#1405)
2008-01-13 Ian LynaghFix warnings in utils/UniqSet
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...
2006-11-14 Ian LynaghRemove unused Name imort, and add a comment explaining...
2006-10-11 Simon MarlowModule header tidyup #2
2006-04-07 Simon MarlowReorganisation of the source tree