Fix scoped type variables for expression type signatures
[ghc-hetmet.git] / compiler / hsSyn / HsDecls.lhs
2006-09-18 Manuel M T ChakravartyImprove pretty printing for indexed type decls
2006-09-18 Manuel M T ChakravartyIndexed type defs are not declaring type names
2006-09-15 Manuel M T ChakravartyMassive patch for the first months work adding System...
2006-09-15 Manuel M T ChakravartyAdded error checks & fixed bugs
2006-09-15 Manuel M T ChakravartyRenaming of indexed types
2006-09-15 Manuel M T ChakravartyRevised kind signatures
2006-09-15 Manuel M T ChakravartyCleanup (re type function parsing)
2006-09-15 Manuel M T ChakravartyParser support for assoc synonyms
2006-09-15 Manuel M T ChakravartyMigrate cvs diff from fptools-assoc branch
2006-08-09 Simon MarlowRemove old FFI syntax
2006-07-26 simonpj@microsoft.comImprove pretty printing of ConDecl
2006-06-25 davve@dtek.chalmers.seFix a bug in the pretty printing of class declarations
2006-04-07 Simon MarlowReorganisation of the source tree