aboutsummaryrefslogtreecommitdiff
path: root/src/Haddock/GHC.hs
Commit message (Expand)AuthorAgeFilesLines
* Set HscTarget to HscNothing instead of HscAsmDavid Waern2008-11-081-1/+1
* Make Haddock build with GHC 6.8.2David Waern2008-10-101-3/+13
* Port Haddock.GHC to new GHC API.Thomas Schilling2008-09-151-13/+13
* Fixes for using haddock in a GHC build treeIan Lynagh2008-08-281-1/+2
* Follow changes to parseDynamic- parseStaticFlags in GHCDavid Waern2008-08-131-0/+4
* Follow changes to parseDynamic/StaticFlagsDavid Waern2008-08-121-1/+7
* Comment out H.GHC.loadPackages - it is unused and doesn't build with ghc >= 6.9David Waern2008-08-121-2/+3
* Do full compilation of modules -- temporary fix for GHC API problemDavid Waern2007-11-051-1/+1
* Add --optghc=.. style flag passing to GHCDavid Waern2007-10-171-27/+15
* Add some modules that I forgot to add earlierDavid Waern2007-08-291-0/+108