Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Wrap the GHC usage with defaultCleanupHandler | Ian Lynagh | 2008-12-11 | 1 | -5/+6 |
| | | | | This fixes a bug where haddock leaves /tmp/ghc* directories uncleaned. | ||||
* | Resolve conflict properly | David Waern | 2008-12-07 | 1 | -0/+1 |
| | |||||
* | Solve conflict | David Waern | 2008-12-07 | 1 | -1/+0 |
| | |||||
* | Haddock really shouldn't try to overwrite files. | Thomas Schilling | 2008-11-29 | 1 | -1/+1 |
| | |||||
* | Set HscTarget to HscNothing instead of HscAsm | David Waern | 2008-11-08 | 1 | -1/+1 |
| | | | | | There used to be a bug in the GHC API that prevented us from setting this value. | ||||
* | Make Haddock build with GHC 6.8.2 | David Waern | 2008-10-10 | 1 | -3/+13 |
| | |||||
* | Port Haddock.GHC to new GHC API. | Thomas Schilling | 2008-09-15 | 1 | -13/+13 |
| | |||||
* | Fixes for using haddock in a GHC build tree | Ian Lynagh | 2008-08-28 | 1 | -1/+2 |
| | |||||
* | Follow changes to parseDynamic- parseStaticFlags in GHC | David Waern | 2008-08-13 | 1 | -0/+4 |
| | |||||
* | Follow changes to parseDynamic/StaticFlags | David Waern | 2008-08-12 | 1 | -1/+7 |
| | |||||
* | Comment out H.GHC.loadPackages - it is unused and doesn't build with ghc >= 6.9 | David Waern | 2008-08-12 | 1 | -2/+3 |
| | |||||
* | Do full compilation of modules -- temporary fix for GHC API problem | David Waern | 2007-11-05 | 1 | -1/+1 |
| | |||||
* | Add --optghc=.. style flag passing to GHC | David Waern | 2007-10-17 | 1 | -27/+15 |
| | |||||
* | Add some modules that I forgot to add earlier | David Waern | 2007-08-29 | 1 | -0/+108 |