aboutsummaryrefslogtreecommitdiff
path: root/haddock-api/src/Haddock/Utils.hs
Commit message (Expand)AuthorAgeFilesLines
* Use `.hie` files for the Hyperlinker backend (#977)Alec Theriault2019-01-311-1/+7
* Fix warnings, accept outputAlec Theriault2018-12-121-1/+0
* Follow GHC HEAD's HsTypes.Promoted -> BasicTypes.PromotionFlag changeAlp Mestanogullari2018-11-151-0/+1
* Set UTF-8 encoding before writing files (#934)Alec Theriault2018-10-161-1/+11
* Fix redundant import warningsSimon Jakobi2018-06-131-1/+0
* Match changes in GHC for TTGAlan Zimmerman2018-04-271-11/+15
* Match GHC for TTG implemented on HsBinds, D4581Alan Zimmerman2018-04-131-5/+5
* Match GHC changes for TTGAlan Zimmerman2018-04-091-6/+9
* Track changes to follow Trac #14529Simon Peyton Jones2017-12-071-18/+2
* Revert "Match changes for Trees that Grow in GHC"Ben Gamari2017-11-211-9/+6
* Revert "Clean up use of PlaceHolder, to match TTG"Ben Gamari2017-11-211-4/+4
* Clean up use of PlaceHolder, to match TTGAlan Zimmerman2017-11-141-4/+4
* Match changes for Trees that Grow in GHCAlan Zimmerman2017-11-071-6/+9
* Merge remote-tracking branch 'origin/ghc-head' into HEADalexbiehl2017-10-081-10/+10
|\
| * Merge remote-tracking branch 'origin/master' into ghc-headalexbiehl2017-08-211-67/+0
| |\
| * | Rename extension index tagsAlan Zimmerman2017-06-051-10/+10
| * | Match new AST as per GHC wip/new-tree-one-paramAlan Zimmerman2017-06-051-10/+10
| * | Merge commit '240bc38b94ed2d0af27333b23392d03eeb615e82' into HEADBen Gamari2017-03-231-10/+2
| |\ \
* | | | Add compile step that bundles and compresses JS files (#684)Tim Baumann2017-09-231-10/+8
* | | | Content search for haddock html docalexbiehl2017-08-271-1/+9
* | | | Generate an index for package content search (#662)Florian Eggenhofer2017-08-271-2/+3
| |_|/ |/| |
* | | Move `DocMarkup` from haddock-api to haddock-library (#659)Alexander Biehl2017-07-311-67/+0
* | | Merge branch 'ghc-head'Ben Gamari2017-03-101-2/+2
|\| | | |/ |/|
| * Match changes in GHC wip/T3384 branchAlan Zimmerman2016-12-071-1/+1
| * Follow changes to LHsSigWcTypeSimon Peyton Jones2016-06-131-1/+1
| * Changes due to fix for GHC#11648.Richard Eisenberg2016-03-141-2/+5
* | remove framed view of the HTML documentation (see #114 and #274)Sebastian Meric de Bellefon2016-05-241-10/+2
* | Changes due to fix for GHC#11648.Richard Eisenberg2016-03-151-2/+5
|/
* Fix the documentation for haddock itself.Dominic Steinitz2015-12-211-0/+2
* Handle inline math with mathjax.Dominic Steinitz2015-12-211-0/+2
* Update for type=kindsRichard Eisenberg2015-12-141-3/+5
* Matching changes for #11028Alan Zimmerman2015-12-141-3/+17
* WibbleSimon Peyton Jones2015-12-141-1/+1
* Work on updating Haddock to wip/spj-wildard-recactorSimon Peyton Jones2015-12-141-1/+1
* Follow changes to HsTYpeSimon Peyton Jones2015-12-141-0/+29
* Track wip/spj-wildcard-refactor on main repoSimon Peyton Jones2015-12-141-1/+1
* Roughly fix up haddock for DuplicateRecordFields changesAdam Gundry2015-12-141-1/+4
* Rewrite source generation to fixed links and directory structure.Łukasz Hanuszczak2015-06-301-8/+0
* Make external hyperlinks point to locations specified by source URLs.Łukasz Hanuszczak2015-06-301-1/+4
* Make source hyperlinker generate output in apropriate directory.Łukasz Hanuszczak2015-06-301-0/+5
* Follow API changes in D538Alan Zimmerman2015-01-231-2/+2
* Follow API changes in D426Alan Zimmerman2014-12-121-4/+3
* Revert "Merge branch 'reverts'"Mateusz Kowalczyk2014-12-121-5/+1
* Allow the parser to spit out meta-infoMateusz Kowalczyk2014-12-101-4/+8
* Move sources under haddock-api/srcMateusz Kowalczyk2014-08-231-0/+480