Add {-# OPTIONS_GHC -w #-} and some blurb to all compiler modules
[ghc-hetmet.git] / compiler / rename / RnHsDoc.hs
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...