Print infix function definitions correctly in HsSyn
[ghc-hetmet.git] / compiler / deSugar / Match.lhs
2007-08-22 simonpj@microsoft.comPrint infix function definitions correctly in HsSyn
2007-06-18 LemmihRemove the unused HsExpr constructor DictPat
2007-05-10 Michael D. AdamsWarning fix for unused and redundant imports
2007-05-02 simonpj@microsoft.comAdd more assertions
2006-10-11 Simon MarlowModule header tidyup, phase 1
2006-09-29 simonpj@microsoft.comGlobal renamings in HsSyn
2006-09-20 Manuel M T Chakravartyfix bugs, add boolean flag to identify coercion variables
2006-09-06 simonpj@microsoft.comComment on the commoning up of CoPats in Match
2006-08-06 Manuel M T ChakravartyAdd a missing prime, to fix desugaring of CoPats
2006-08-04 Manuel M T ChakravartyMassive patch for the first months work adding System...
2006-08-18 simonpj@microsoft.comFall over more gracefully when there's a Template Haske...
2006-04-07 Simon MarlowReorganisation of the source tree