Disable form-checking for rule LHSs
[ghc-hetmet.git] / compiler / coreSyn /
2006-08-14 simonpj@microsoft.comImprove exprIsCheap
2006-07-28 Simon Marlow.hi-boot-5 is obsolete; the earliest GHC we support...
2006-07-25 Simon MarlowGeneralise Package Support
2006-07-12 simonpj@microsoft.comExperimental flag -fdicts-cheap
2006-07-06 Jan RochelDon't z-encode module names in external-core output
2006-07-02 Jan RochelZ-Encode external-core output
2006-07-02 Jan RochelAdd %local-tag to external core output
2006-06-23 Simon Marlowthe unlifted kind
2006-06-21 simonpj@microsoft.comArity and eta-expansion tuning
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-25 simonpj@microsoft.comFix egregious and long-standing tidying bug
2006-05-22 simonpj@microsoft.comAdd deShadowBinds
2006-05-17 simonpj@microsoft.comImprove pretty-printing slightly
2006-05-04 simonpj@microsoft.comPretty printing instance for Unfolding
2006-04-20 Josef SvenningssonExtcore can now handle data types without constructors
2006-04-12 simonpj@microsoft.comImprove pruning of case alternatives to account for...
2006-04-07 Simon MarlowReorganisation of the source tree