New syntax for GADT-style record declarations, and associated refactoring
[ghc-hetmet.git] / compiler / rename / RnHsDoc.hs
2008-05-03 Ian LynaghMake RnHsDoc warning-free
2007-11-12 David WaernMerge from Haddock: Add <<url>> for images
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-03-16 simonpj@microsoft.comRefactor TcRnDriver, and check exports on hi-boot files
2006-10-13 simonpj@microsoft.comMore refactoring in RnNames
2006-10-05 davve@dtek.chalmers.seMerge Haddock comment support from ghc.haddock -- big...