Add {-# OPTIONS_GHC -w #-} and some blurb to all compiler modules
[ghc-hetmet.git] / compiler / simplCore / FloatIn.lhs
2007-09-01 Ian LynaghAdd {-# OPTIONS_GHC -w #-} and some blurb to all compil...
2007-01-10 simonpj@microsoft.comFix apparently-long-standing bug in FloatIn
2006-11-29 andy@galois.comTickBox representation change
2006-10-24 andy@galois.comHaskell Program Coverage
2006-09-15 Manuel M T ChakravartyMassive patch for the first months work adding System...
2006-06-05 simonpj@microsoft.comRemove InlinePlease and add inline function and RULE
2006-04-07 Simon MarlowReorganisation of the source tree