Improve RULE matching a bit more
[ghc-hetmet.git] / compiler / basicTypes /
2006-06-24 simonpj@microsoft.comImprove RULE matching a bit more
2006-06-21 simonpj@microsoft.comArity and eta-expansion tuning
2006-05-25 simonpj@microsoft.comMake rule-matching robust to lets
2006-05-22 simonpj@microsoft.comAdd idHasRules
2006-05-17 simonpj@microsoft.comNewtype data constructors get a compulsory unfolding
2006-05-08 simonpj@microsoft.comRemove NOINLINE strictness hack
2006-04-20 Josef SvenningssonComments only
2006-04-14 simonpj@microsoft.comRecover gracefully from a Template Haskell programmers...
2006-04-07 Simon MarlowReorganisation of the source tree