Add {-# OPTIONS_GHC -w #-} and some blurb to all compiler modules
[ghc-hetmet.git] / compiler / specialise / Specialise.lhs
2007-09-01 Ian LynaghAdd {-# OPTIONS_GHC -w #-} and some blurb to all compil...
2007-06-07 LemmihFix Trac #1402: typo in specialiser
2007-05-11 Simon MarlowStore a SrcSpan instead of a SrcLoc inside a Name
2007-01-03 simonpj@microsoft.comFix several bugs related to finding free variables
2006-09-15 Manuel M T ChakravartyMassive patch for the first months work adding System...
2006-06-21 simonpj@microsoft.comTransfer INLINE to specialised functions
2006-04-07 Simon MarlowReorganisation of the source tree