Whitespace only in nativeGen/RegAlloc/Graph/TrivColorable.hs
[ghc-hetmet.git] / compiler / basicTypes / Unique.lhs
2010-11-12 simonpj@microsoft.comMore modules that need LANGUAGE BangPatterns
2010-03-04 simonpj@microsoft.comTwo things to do with -dsuppress-uniques
2009-10-15 simonpj@microsoft.comFix Trac #959: a long-standing bug in instantiating...
2009-04-24 Ian LynaghRequire a bang pattern when unlifted types are where...
2008-08-12 simonpj@microsoft.comSuppress uniques when (and only when) we have -dsuppres...
2008-08-11 simonpj@microsoft.comMake -dsuppress-uniques apply regardless of -ppr-debug
2008-07-31 Max BolingbrokeDocument Unique
2008-03-29 Ian LynaghAnother debugIsOn use
2008-03-09 Roman LeshchinskiyRemove ndpFlatten
2008-02-04 simonpj@microsoft.comFix DEBUG build
2008-01-26 Twan van LaarhovenFixed warnings in basicTypes/Unique
2008-01-17 Isaac Dupreelots of portability changes (#1405)
2007-11-16 simonpj@microsoft.comAdd DEBUG-only flag -dsuppress-uniques to suppress...
2007-10-03 Simon Marlowrefactoring only: use the parameterised InstalledPackag...
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-07-13 Michael D. AdamsWarning Police: Unused imports
2007-04-06 Ian LynaghRemove code that is dead, as we require __GLASGOW_HASKE...
2006-10-11 Simon MarlowModule header tidyup, phase 1
2006-04-07 Simon MarlowReorganisation of the source tree