Haskell Program Coverage
[ghc-hetmet.git] / compiler / coreSyn / CoreSyn.lhs
2006-10-24 andy@galois.comHaskell Program Coverage
2006-10-11 Simon MarlowModule header tidyup, phase 1
2006-10-06 simonpj@microsoft.comComments and an import-trim
2006-10-05 simonpj@microsoft.comCorrect the float-coercions-out-of-let patch
2006-09-29 simonpj@microsoft.comRemove Linear Implicit Parameters, and all their works
2006-09-20 Manuel M T ChakravartyChagne newtype wrapper into worker
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