Make SetLevels warning-free
[ghc-hetmet.git] / compiler / simplCore / SetLevels.lhs
2008-05-04 Ian LynaghMake SetLevels warning-free
2008-04-11 simonpj@microsoft.comTransfer strictness and arity info when abstracting...
2008-01-17 Twan van LaarhovenMonadify simplCore/SetLevels: use do, return, standard...
2008-01-18 simonpj@microsoft.comWibble to SetLevels.abstractVars
2008-01-16 simonpj@microsoft.comIn float-out, make sure we abstract over the type varia...
2008-01-07 simonpj@microsoft.comFix Trac #2018: float-out was ignoring the kind of...
2007-11-12 simonpj@microsoft.comImprove documentation of INLINE, esp its interactions...
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-06-05 simonpj@microsoft.comTypo in comments
2007-05-09 simonpj@microsoft.comImprove full laziness by floating allocations out of...
2007-02-02 simonpj@microsoft.comReset the demand info on bindings going to top level...
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-04-07 Simon MarlowReorganisation of the source tree