fix haddock submodule pointer
[ghc-hetmet.git] / compiler / hsSyn / HsImpExp.lhs
2011-06-09 Ian LynaghRefactor SrcLoc and SrcSpan
2011-06-03 Simon MarlowTidy up the ic_exports field of the InteractiveContext...
2011-04-26 David TereiFix warnings in HsImpExp.lhs
2010-03-30 David WaernAdd Data and Typeable instances to HsSyn
2009-08-26 Isaac Dupreeremove Haddock-lexing/parsing/renaming from GHC
2009-07-06 simonpj@microsoft.comMajor patch to fix reporting of unused imports
2008-09-14 Thomas SchillingHaddockify 'IE'.
2008-09-14 Thomas SchillingProvide accessors for 'ImportDecl'.
2008-08-05 Simon MarlowAdd -XPackageImports, new syntax for package-qualified...
2008-08-04 simonpj@microsoft.comFix the bug part of Trac #1930
2008-04-12 Ian Lynagh(F)SLIT -> (f)sLit in HsImpExp
2008-01-27 Twan van LaarhovenFixed warnings in hsSyn/HsImpExp, except for incomplete...
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...
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-07-25 Simon MarlowGeneralise Package Support
2006-04-07 Simon MarlowReorganisation of the source tree