| Commit message (Expand) | Author | Age | Files | Lines |
* | coot/multiple package (ghc-head) (#1419) | Marcin Szamotulski | 2021-08-16 | 1 | -0/+7 |
* | Merge remote-tracking branch 'origin/ghc-head' into wip/ghc-head-merge | Ben Gamari | 2021-02-06 | 1 | -2/+7 |
|\ |
|
| * | Abstract Monad for interface creation | Alex Biehl | 2021-01-09 | 1 | -2/+1 |
| * | Add -j[n] CLI param to Haddock executable | Alex Biehl | 2021-01-09 | 1 | -2/+7 |
* | | Merge remote-tracking branch 'origin/ghc-9.0' into ghc-head | Ben Gamari | 2021-01-13 | 1 | -6/+10 |
|\ \
| |/
|/| |
|
| * | Merge remote-tracking branch 'origin/ghc-8.10' into ghc-9.0 | Ben Gamari | 2021-01-05 | 1 | -4/+9 |
| |\ |
|
| | * | Add dangling changes from branches ghc-8.6 and ghc-8.8 (#1243) | Xia Li-yao | 2020-12-08 | 1 | -2/+8 |
| | * | Remove Haddock's dependency on `Cabal` | Alec Theriault | 2019-05-26 | 1 | -2/+1 |
* | | | DynFlags's unit fields moved to HscEnv | Sylvain Henry | 2020-11-30 | 1 | -5/+6 |
|/ / |
|
* | | Fix after unit refactoring | Sylvain Henry | 2020-06-08 | 1 | -2/+2 |
* | | Fix for GHC.Unit.* modules | Sylvain Henry | 2020-04-27 | 1 | -1/+1 |
* | | UnitId has been renamed into Unit | Sylvain Henry | 2020-04-27 | 1 | -2/+2 |
* | | Renamed UnitInfo fields | Sylvain Henry | 2020-04-27 | 1 | -2/+2 |
* | | Module structure | Sylvain Henry | 2020-04-24 | 1 | -1/+1 |
* | | Modules: Driver (#13009) | Sylvain Henry | 2020-02-19 | 1 | -1/+1 |
* | | Rename lookupPackage | Sylvain Henry | 2020-01-26 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'ghc-8.6' into ghc-head | Alec Theriault | 2018-11-10 | 1 | -2/+3 |
|\ |
|
| * | Avoid some partiality | Alec Theriault | 2018-10-26 | 1 | -2/+3 |
* | | Fix a typo (#878) | Guillaume Bouchard | 2018-08-21 | 1 | -1/+1 |
* | | Let `haddock-test` bypass interface version check (#890) | Alec Theriault | 2018-07-20 | 1 | -0/+3 |
|/ |
|
* | @since includes package name (#749) | Alec Theriault | 2018-03-27 | 1 | -2/+37 |
* | Add 'show' option to complement 'hide' (#752) | Alec Theriault | 2018-02-11 | 1 | -0/+6 |
* | Supported reexported-modules via --reexport flag. | Edward Z. Yang | 2017-10-31 | 1 | -0/+7 |
* | Put Quickjump behind --quickjump flag (#697) | Alexander Biehl | 2017-10-30 | 1 | -0/+3 |
* | Provide --show-interface option to dump interfaces (#645) | Alexander Biehl | 2017-08-06 | 1 | -0/+6 |
* | Fix the documentation for haddock itself. | Dominic Steinitz | 2015-12-21 | 1 | -0/+7 |
* | Add support for providing custom CSS files for hyperlinked source. | Łukasz Hanuszczak | 2015-06-30 | 1 | -0/+6 |
* | Add command line option for generating hyperlinked source. | Łukasz Hanuszczak | 2015-06-30 | 1 | -0/+3 |
* | --package-name and --package-version flags | Mateusz Kowalczyk | 2015-01-22 | 1 | -8/+29 |
* | Print missing docs by default | Mateusz Kowalczyk | 2014-12-18 | 1 | -3/+3 |
* | Move sources under haddock-api/src | Mateusz Kowalczyk | 2014-08-23 | 1 | -0/+287 |