| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove unused `Haddock.Utils` functions | Alec Theriault | 2020-03-28 | 1 | -146/+4 |
* | Clean up warnings | Alec Theriault | 2020-03-22 | 1 | -1/+0 |
* | Merge branch 'ghc-8.8' into ghc-8.10 | Alec Theriault | 2020-03-20 | 1 | -5/+20 |
|\ |
|
| * | Remove Haddock's dependency on `Cabal` | Alec Theriault | 2019-05-26 | 1 | -5/+20 |
* | | Changes for #15247 | Ryan Scott | 2019-07-03 | 1 | -6/+6 |
* | | Match changes for "Stop inferring over-polymorphic kinds" | Alec Theriault | 2019-03-09 | 1 | -3/+1 |
* | | Visible dependent quantification (#16326) changes | Ryan Scott | 2019-02-27 | 1 | -2/+2 |
|/ |
|
* | Use `.hie` files for the Hyperlinker backend (#977) | Alec Theriault | 2019-01-31 | 1 | -1/+7 |
* | Fix warnings, accept output | Alec Theriault | 2018-12-12 | 1 | -1/+0 |
* | Follow GHC HEAD's HsTypes.Promoted -> BasicTypes.PromotionFlag change | Alp Mestanogullari | 2018-11-15 | 1 | -0/+1 |
* | Set UTF-8 encoding before writing files (#934) | Alec Theriault | 2018-10-16 | 1 | -1/+11 |
* | Fix redundant import warnings | Simon Jakobi | 2018-06-13 | 1 | -1/+0 |
* | Match changes in GHC for TTG | Alan Zimmerman | 2018-04-27 | 1 | -11/+15 |
* | Match GHC for TTG implemented on HsBinds, D4581 | Alan Zimmerman | 2018-04-13 | 1 | -5/+5 |
* | Match GHC changes for TTG | Alan Zimmerman | 2018-04-09 | 1 | -6/+9 |
* | Track changes to follow Trac #14529 | Simon Peyton Jones | 2017-12-07 | 1 | -18/+2 |
* | Revert "Match changes for Trees that Grow in GHC" | Ben Gamari | 2017-11-21 | 1 | -9/+6 |
* | Revert "Clean up use of PlaceHolder, to match TTG" | Ben Gamari | 2017-11-21 | 1 | -4/+4 |
* | Clean up use of PlaceHolder, to match TTG | Alan Zimmerman | 2017-11-14 | 1 | -4/+4 |
* | Match changes for Trees that Grow in GHC | Alan Zimmerman | 2017-11-07 | 1 | -6/+9 |
* | Merge remote-tracking branch 'origin/ghc-head' into HEAD | alexbiehl | 2017-10-08 | 1 | -10/+10 |
|\ |
|
| * | Merge remote-tracking branch 'origin/master' into ghc-head | alexbiehl | 2017-08-21 | 1 | -67/+0 |
| |\ |
|
| * | | Rename extension index tags | Alan Zimmerman | 2017-06-05 | 1 | -10/+10 |
| * | | Match new AST as per GHC wip/new-tree-one-param | Alan Zimmerman | 2017-06-05 | 1 | -10/+10 |
| * | | Merge commit '240bc38b94ed2d0af27333b23392d03eeb615e82' into HEAD | Ben Gamari | 2017-03-23 | 1 | -10/+2 |
| |\ \ |
|
* | | | | Add compile step that bundles and compresses JS files (#684) | Tim Baumann | 2017-09-23 | 1 | -10/+8 |
* | | | | Content search for haddock html doc | alexbiehl | 2017-08-27 | 1 | -1/+9 |
* | | | | Generate an index for package content search (#662) | Florian Eggenhofer | 2017-08-27 | 1 | -2/+3 |
| |_|/
|/| | |
|
* | | | Move `DocMarkup` from haddock-api to haddock-library (#659) | Alexander Biehl | 2017-07-31 | 1 | -67/+0 |
* | | | Merge branch 'ghc-head' | Ben Gamari | 2017-03-10 | 1 | -2/+2 |
|\| |
| |/
|/| |
|
| * | Match changes in GHC wip/T3384 branch | Alan Zimmerman | 2016-12-07 | 1 | -1/+1 |
| * | Follow changes to LHsSigWcType | Simon Peyton Jones | 2016-06-13 | 1 | -1/+1 |
| * | Changes due to fix for GHC#11648. | Richard Eisenberg | 2016-03-14 | 1 | -2/+5 |
* | | remove framed view of the HTML documentation (see #114 and #274) | Sebastian Meric de Bellefon | 2016-05-24 | 1 | -10/+2 |
* | | Changes due to fix for GHC#11648. | Richard Eisenberg | 2016-03-15 | 1 | -2/+5 |
|/ |
|
* | Fix the documentation for haddock itself. | Dominic Steinitz | 2015-12-21 | 1 | -0/+2 |
* | Handle inline math with mathjax. | Dominic Steinitz | 2015-12-21 | 1 | -0/+2 |
* | Update for type=kinds | Richard Eisenberg | 2015-12-14 | 1 | -3/+5 |
* | Matching changes for #11028 | Alan Zimmerman | 2015-12-14 | 1 | -3/+17 |
* | Wibble | Simon Peyton Jones | 2015-12-14 | 1 | -1/+1 |
* | Work on updating Haddock to wip/spj-wildard-recactor | Simon Peyton Jones | 2015-12-14 | 1 | -1/+1 |
* | Follow changes to HsTYpe | Simon Peyton Jones | 2015-12-14 | 1 | -0/+29 |
* | Track wip/spj-wildcard-refactor on main repo | Simon Peyton Jones | 2015-12-14 | 1 | -1/+1 |
* | Roughly fix up haddock for DuplicateRecordFields changes | Adam Gundry | 2015-12-14 | 1 | -1/+4 |
* | Rewrite source generation to fixed links and directory structure. | Łukasz Hanuszczak | 2015-06-30 | 1 | -8/+0 |
* | Make external hyperlinks point to locations specified by source URLs. | Łukasz Hanuszczak | 2015-06-30 | 1 | -1/+4 |
* | Make source hyperlinker generate output in apropriate directory. | Łukasz Hanuszczak | 2015-06-30 | 1 | -0/+5 |
* | Follow API changes in D538 | Alan Zimmerman | 2015-01-23 | 1 | -2/+2 |
* | Follow API changes in D426 | Alan Zimmerman | 2014-12-12 | 1 | -4/+3 |
* | Revert "Merge branch 'reverts'" | Mateusz Kowalczyk | 2014-12-12 | 1 | -5/+1 |