Remove (most of) the FiniteMap wrapper
[ghc-hetmet.git] / compiler / simplCore / SAT.lhs
2010-09-14 Ian LynaghRemove (most of) the FiniteMap wrapper
2009-07-07 Ian LynaghRemove unused imports
2008-10-30 simonpj@microsoft.comAdd (a) CoreM monad, (b) new Annotations feature
2008-07-31 Max BolingbrokeSplit the Id related functions out from Var into Id...
2008-06-16 simonpj@microsoft.comFix Trac #2321: bug in SAT
2008-04-22 Ian LynaghChange the last few (F)SLIT's into (f)sLit's
2008-04-11 simonpj@microsoft.comRevive the static argument transformation
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-04-07 Simon MarlowReorganisation of the source tree