Fix scoped type variables for expression type signatures
[ghc-hetmet.git] / compiler / deSugar / DsExpr.lhs
2006-09-29 simonpj@microsoft.comGlobal renamings in HsSyn
2006-08-04 Manuel M T ChakravartyMassive patch for the first months work adding System...
2006-09-11 simonpj@microsoft.comSimplify desugaring of left sections
2006-08-18 simonpj@microsoft.comFall over more gracefully when there's a Template Haske...
2006-07-03 simonpj@microsoft.comThe dict-bindings in an IPBinds need not be in dependen...
2006-05-25 simonpj@microsoft.comPrune imports
2006-05-10 LemmihIgnore unboxed values in breakpoints.
2006-05-02 LemmihbreakpointCond
2006-04-07 Simon MarlowReorganisation of the source tree