Fix CodingStyle#Warnings URLs
[ghc-hetmet.git] / compiler / simplCore / CSE.lhs
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...
2007-07-02 Ian LynaghRemove mapAccumL, mapAccumR, mapAccumB
2007-05-04 simonpj@microsoft.comWarning police
2007-05-03 simonpj@microsoft.comLess voluminous debug
2007-04-25 simonpj@microsoft.comImprove hashing of expressions for CSE (reduces warning...
2006-10-18 simonpj@microsoft.comSpelling in comment
2006-09-15 Manuel M T ChakravartyMassive patch for the first months work adding System...
2006-08-17 simonpj@microsoft.comDo not CSE in INLINE and NOINLINE things
2006-04-07 Simon MarlowReorganisation of the source tree