Don't import FastString in HsVersions.h
[ghc-hetmet.git] / compiler / utils / UniqFM.lhs
2008-03-29 Ian LynaghDon't import FastString in HsVersions.h
2008-02-25 Ian LynaghMake UniqFM non-strict again while we work out what...
2008-02-06 Ian LynaghMake UniqFM strict in its elements
2008-02-03 Ian LynaghStrictness tweaks
2008-02-03 Ian LynaghWhitespace
2008-02-02 Ian LynaghTweak strictness
2008-01-17 Isaac Dupreelots of portability changes (#1405)
2007-09-15 Norman Ramseyadded foldUFM_Directly, used where appropriate, killed...
2007-09-05 Ben.Lippmeier@anu... Refactor MachRegs.trivColorable to do unboxed accumulation
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-04-06 Ian LynaghRemove code that is dead, as we require __GLASGOW_HASKE...
2006-10-11 Simon MarlowModule header tidyup #2
2006-10-05 simonpj@microsoft.comAdd intersectsUFM
2006-04-07 Simon MarlowReorganisation of the source tree