More import tidying and fixing the stage 2 build
[ghc-hetmet.git] / compiler / hsSyn / HsExpr.lhs
2006-10-11 Simon MarlowMore import tidying and fixing the stage 2 build
2006-09-29 simonpj@microsoft.comRemove Linear Implicit Parameters, and all their works
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-20 Manuel M T ChakravartyComplete the evidence generation for GADTs
2006-09-20 Manuel M T Chakravartysome bug-fixes, newtype deriving might work now
2006-09-15 Manuel M T ChakravartyMassive patch for the first months work adding System...
2006-09-04 simonpj@microsoft.comImprove pretty-printing for HsExpr
2006-04-07 Simon MarlowReorganisation of the source tree