Remove very dead Java backend code.
[ghc-hetmet.git] / compiler / coreSyn / CoreUtils.lhs
2006-09-06 simonpj@microsoft.comMake record selection look cheap
2006-08-14 simonpj@microsoft.comImprove exprIsCheap
2006-07-25 Simon MarlowGeneralise Package Support
2006-07-12 simonpj@microsoft.comExperimental flag -fdicts-cheap
2006-06-21 simonpj@microsoft.comArity and eta-expansion tuning
2006-06-05 simonpj@microsoft.comRemove InlinePlease and add inline function and RULE
2006-04-12 simonpj@microsoft.comImprove pruning of case alternatives to account for...
2006-04-07 Simon MarlowReorganisation of the source tree