TickBox representation change
[ghc-hetmet.git] / compiler / coreSyn / PprCore.lhs
2006-11-29 andy@galois.comTickBox representation change
2006-11-24 simonpj@microsoft.comDrop redundant parens in pretty-printing
2006-10-24 andy@galois.comHaskell Program Coverage
2006-10-11 simonpj@microsoft.comImprove pretty-printing slightly
2006-10-11 Simon MarlowModule header tidyup, phase 1
2006-09-29 simonpj@microsoft.comImprove pretty-printing of Core
2006-09-20 Manuel M T ChakravartyMinor tidying up
2006-09-20 Manuel M T Chakravartyclean up Coercion kinding functions, rename coercionKin...
2006-08-04 Manuel M T ChakravartyMassive patch for the first months work adding System...
2006-06-05 simonpj@microsoft.comRemove InlinePlease and add inline function and RULE
2006-05-17 simonpj@microsoft.comImprove pretty-printing slightly
2006-04-12 simonpj@microsoft.comImprove pruning of case alternatives to account for...
2006-04-07 Simon MarlowReorganisation of the source tree