Fix scoped type variables for expression type signatures
[ghc-hetmet.git] / compiler / deSugar / Match.lhs
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