| Commit message (Expand) | Author | Age | Files | Lines |
* | Re-direct compilation output to a temporary directory | David Waern | 2010-05-14 | 1 | -31/+19 |
* | Remove unused modules | David Waern | 2010-05-14 | 1 | -3/+0 |
* | Get rid of H.Utils.pathJoin and use System.FilePath.joinPath instead | David Waern | 2010-05-13 | 1 | -12/+2 |
* | Fix stylistic issues in H.Utils | David Waern | 2010-05-13 | 1 | -5/+38 |
* | Position the module header the same way everywhere | David Waern | 2010-05-13 | 1 | -2/+0 |
* | Add markup support for interactive examples | simon.hengel | 2010-04-02 | 1 | -1/+3 |
* | Rename HsDoc back into Doc | David Waern | 2009-11-28 | 1 | -6/+6 |
* | Utils: ghc >= 6.10 | Isaac Dupree | 2009-08-23 | 1 | -6/+0 |
* | Fix unused import warnings | Ian Lynagh | 2009-07-07 | 1 | -3/+0 |
* | Remove unused functions from Haddock.Utils | David Waern | 2009-07-06 | 1 | -43/+1 |
* | Add Haddock module headers | David Waern | 2009-06-24 | 1 | -5/+11 |
* | Move H.GHC.Utils to H.GhcUtils | David Waern | 2009-04-05 | 1 | -1/+1 |
* | hlint police | David Waern | 2009-04-01 | 1 | -8/+8 |
* | Add verbosity flag and utils, remove "verbose" flag | David Waern | 2008-12-07 | 1 | -1/+26 |
* | Remove unnecessary LANGUAGE pragma | David Waern | 2009-03-24 | 1 | -2/+0 |
* | Enable framed view of the HTML documentation. | Thomas Schilling | 2008-10-24 | 1 | -3/+18 |
* | Fix warnings in H.Utils | David Waern | 2008-10-22 | 1 | -12/+10 |
* | Add support for DocPic | David Waern | 2008-10-10 | 1 | -2/+4 |
* | Make Haddock build with GHC 6.8.2 | David Waern | 2008-10-10 | 1 | -0/+11 |
* | Add PatternSignatures LANGUAGE pragma to Main and Utils | David Waern | 2008-09-24 | 1 | -0/+2 |
* | Fix some warnings | Ian Lynagh | 2008-08-27 | 1 | -3/+0 |
* | Follow move of package string functions from PackageConfig to Module | David Waern | 2008-08-13 | 1 | -1/+1 |
* | Do not export ATs when not in list of subitems | David Waern | 2008-07-29 | 1 | -1/+8 |
* | Add LANGUAGE pragmas to source files | David Waern | 2008-05-01 | 1 | -0/+4 |
* | Change the representation of DocNames | David Waern | 2008-02-09 | 1 | -6/+5 |
* | Rename haddock.js to haddock-util.js | Simon Marlow | 2006-10-11 | 1 | -1/+1 |
* | Fix conflicts | David Waern | 2007-11-11 | 1 | -3/+7 |
* | Eliminate dep on network by doing a little cut'n'paste | Duncan Coutts | 2006-09-08 | 1 | -10/+31 |
* | Introduce InstalledInterface structure and add more stuff to the .haddock files | David Waern | 2007-11-10 | 1 | -1/+7 |
* | Improve parsing of doc options | David Waern | 2007-10-02 | 1 | -0/+12 |
* | Rename HaddockModule to Interface | David Waern | 2007-08-30 | 1 | -1/+1 |
* | Rename HaddockModule to Interface and a few more refactorings | David Waern | 2007-08-29 | 1 | -1/+1 |
* | Factor out typechecking phase into Haddock.Typecheck | David Waern | 2007-08-17 | 1 | -14/+1 |
* | Follow changes to record constructor representation | David Waern | 2007-07-11 | 1 | -2/+2 |
* | De-flatten the namespace | davve@dtek.chalmers.se | 2007-03-25 | 1 | -0/+340 |