Add comments, plus fix zapFragileInfo to zap worker info
[ghc-hetmet.git] / compiler / simplCore / SimplEnv.lhs
2006-12-11 simonpj@microsoft.comAdd comments, plus fix zapFragileInfo to zap worker...
2006-11-28 Kirsten Chevalierretain arity for let-bound vars in simplifier
2006-11-06 simonpj@microsoft.comVarious debugging print changes; nothing exciting
2006-11-06 simonpj@microsoft.comTidy up substitutions
2006-11-01 simonpj@microsoft.comMajor overhaul of the Simplifier
2006-10-05 simonpj@microsoft.comRemove unused OccInfo (simplification)
2006-10-04 simonpj@microsoft.comComments only
2006-09-20 Manuel M T ChakravartyComplete the evidence generation for GADTs
2006-09-15 Manuel M T ChakravartyMassive patch for the first months work adding System...
2006-06-21 simonpj@microsoft.comArity and eta-expansion tuning
2006-05-04 simonpj@microsoft.comMake rules available in RHS
2006-04-07 Simon MarlowReorganisation of the source tree