Add {-# OPTIONS_GHC -w #-} and some blurb to all compiler modules
[ghc-hetmet.git] / compiler / coreSyn / CoreFVs.lhs
2007-09-01 Ian LynaghAdd {-# OPTIONS_GHC -w #-} and some blurb to all compil...
2007-05-03 simonpj@microsoft.comFix dependency information for RULES
2007-01-03 simonpj@microsoft.comFix several bugs related to finding free variables
2006-10-11 Simon MarlowModule header tidyup, phase 1
2006-09-18 Manuel M T ChakravartyMassive patch for the first months work adding System...
2006-05-25 simonpj@microsoft.comMake rule-matching robust to lets
2006-04-07 Simon MarlowReorganisation of the source tree