make dataConInstPat take a list of FastStrings rather than OccNames, remove out-of...
[ghc-hetmet.git] / compiler / coreSyn / CoreSyn.lhs
2006-09-20 Manuel M T Chakravartynewtype fixes, coercions for non-recursive newtypes...
2006-09-06 simonpj@microsoft.comAdd comment for the invariant that DataAlt is never...
2006-08-04 Manuel M T ChakravartyMassive patch for the first months work adding System...
2006-07-26 simonpj@microsoft.comMake mkApps etc infix, and left-associative
2006-06-05 simonpj@microsoft.comRemove InlinePlease and add inline function and RULE
2006-04-07 Simon MarlowReorganisation of the source tree