lots of portability changes (#1405)
[ghc-hetmet.git] / compiler / hsSyn / HsDecls.lhs
2008-01-17 Isaac Dupreelots of portability changes (#1405)
2007-12-10 simonpj@microsoft.comImprove pretty-printing of InstDecl
2007-09-04 Ian LynaghFix CodingStyle#Warnings URLs
2007-09-03 Ian LynaghUse OPTIONS rather than OPTIONS_GHC for pragmas
2007-09-01 Ian LynaghAdd {-# OPTIONS_GHC -w #-} and some blurb to all compil...
2007-08-19 Manuel M T ChakravartyUpdated comments
2007-08-04 simonpj@microsoft.comImprove pretty-printing of 'foreign' declarations
2007-06-21 LemmihAdd several new record features
2007-05-11 Manuel M T ChakravartyRemove the distinction between data and newtype families
2007-04-25 simonpj@microsoft.comTypo in comments
2007-01-11 simonpj@microsoft.comAdd comments (AT-related)
2007-01-05 davve@dtek.chalmers.seRemove the DocEntity type. Fixes the problem with dupli...
2007-01-05 Manuel M T ChakravartyHsSyn clean up for indexed types
2007-01-03 simonpj@microsoft.comComments only
2007-01-02 simonpj@microsoft.comBig tidy-up of deriving code
2006-11-29 simonpj@microsoft.comRemove bogus comment
2006-10-11 Simon MarlowMore import tidying and fixing the stage 2 build
2006-10-05 davve@dtek.chalmers.seMerge Haddock comment support from ghc.haddock -- big...
2006-09-18 bjorn@bringert.netNew syntax for stand-alone deriving. Implemented fully.
2006-09-17 bjorn@bringert.netRenamer part of stand-alone deriving extension.
2006-09-17 bjorn@bringert.netAdded parser and abstract syntax support for stand...
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