Fix scoped type variables for expression type signatures
[ghc-hetmet.git] / compiler / specialise / Rules.lhs
2006-09-29 simonpj@microsoft.comMatch let before lambda in rule-matching (see comment...
2006-09-15 Manuel M T ChakravartyMassive patch for the first months work adding System...
2006-08-15 simonpj@microsoft.comFix two bugs in rule-matching
2006-06-24 simonpj@microsoft.comImprove RULE matching a bit more
2006-06-05 simonpj@microsoft.comRemove InlinePlease and add inline function and RULE
2006-05-25 simonpj@microsoft.comMake rule-matching robust to lets
2006-05-04 simonpj@microsoft.comFix a bug in rule matching
2006-04-07 Simon MarlowReorganisation of the source tree