Whitespace only in nativeGen/RegAlloc/Linear/Main.hs
[ghc-hetmet.git] / compiler / basicTypes / NameSet.lhs
2011-04-26 David TereiFix some small errors in comments
2011-04-24 Ian LynaghDerive some Typeable instances
2010-05-06 simonpj@microsoft.comMake tcg_dus behave more sanely; fixes a mkUsageInfo...
2010-03-30 David WaernAdd Data and Typeable instances to HsSyn
2009-05-28 simonpj@microsoft.comFix Trac #3262: suppress name-shadow warning for _names
2008-07-31 Max BolingbrokeDocument NameSet
2008-03-29 Ian LynaghDon't import FastString in HsVersions.h
2008-03-26 Ian LynaghFix warnings in basicTypes/NameSet
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-10-11 Simon MarlowModule header tidyup, phase 1
2006-09-23 simonpj@microsoft.comAdd VarSet.disjointVarSet, and use it
2006-04-07 Simon MarlowReorganisation of the source tree