Add a warning flag for when the Prelude is implicitly imported (trac #1317)
[ghc-hetmet.git] / compiler / rename / RnHsDoc.hs
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...