Massive patch for the first months work adding System FC to GHC #34
[ghc-hetmet.git] / compiler / hsSyn /
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-18 Manuel M T ChakravartyPartial changes for derived newtype instances
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 ChakravartyFix class construction
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-06 Manuel M T ChakravartyGADT fixes
2006-08-02 Manuel M T ChakravartyAdd new field to TySynonym
2006-09-07 simonpj@microsoft.comResult type signatures are no longer supported (partial)
2006-09-04 simonpj@microsoft.comImprove pretty-printing for HsExpr
2006-08-19 Ross Patersonremove spurious commas in imports
2006-08-11 simonpj@microsoft.comAdd type signature
2006-08-09 Simon Marlowfixes to the stage2 build following removal of old...
2006-08-09 Simon MarlowRemove old FFI syntax
2006-07-28 Simon Marlow.hi-boot-5 is obsolete; the earliest GHC we support...
2006-07-26 simonpj@microsoft.comImprove pretty printing of ConDecl
2006-07-25 Simon MarlowGeneralise Package Support
2006-06-26 simonpj@microsoft.comSlight improvement in TH error reporting
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