Massive patch for the first months work adding System FC to GHC #15
[ghc-hetmet.git] / compiler / hsSyn /
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