aboutsummaryrefslogtreecommitdiff
path: root/haddock-api/src/Haddock/Utils.hs
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/ghc-9.0' into ghc-headBen Gamari2021-01-131-185/+27
|\
| * Merge remote-tracking branch 'origin/ghc-8.10' into ghc-9.0Ben Gamari2021-01-051-157/+27
| |\
| | * Remove unused `Haddock.Utils` functionsAlec Theriault2020-03-281-146/+4
| | * Clean up warningsAlec Theriault2020-03-221-1/+0
| | * Merge branch 'ghc-8.8' into ghc-8.10Alec Theriault2020-03-201-5/+20
| | |\
| | | * Remove Haddock's dependency on `Cabal`Alec Theriault2019-05-261-5/+20
* | | | Enable two warnings (#1245) (#1268)tomjaguarpaw2020-12-191-0/+2
* | | | Add type arguments to PrefixConCale Gibbard2020-11-251-2/+2
* | | | Adapt to HsOuterTyVarBndrsRyan Scott2020-10-301-8/+26
* | | | Adapt to HsConDecl{H98,GADT}Details splitRyan Scott2020-10-301-8/+20
* | | | Update for modular ping pongZubin Duggal2020-07-231-2/+1
|/ / /
* | | Adapt Haddock to LinearTypesKrzysztof Gogolewski2020-06-171-1/+3
* | | Use HsForAllTelescope (GHC#18235)Ryan Scott2020-06-131-3/+3
* | | add dependency on exceptions because GHC.Exception was boiled down (ghc #18075)Artem Pelenitsyn2020-05-031-1/+2
* | | Module structureSylvain Henry2020-04-241-3/+2
* | | Make NoExtCon fields strictRyan Scott2020-04-071-2/+0
* | | Modules: TypesSylvain Henry2020-03-181-2/+2
* | | Changes in GHC's !1913.Richard Eisenberg2020-03-091-3/+3
|/ /
* | Changes for #15247Ryan Scott2019-07-031-6/+6
* | Match changes for "Stop inferring over-polymorphic kinds"Alec Theriault2019-03-091-3/+1
* | Visible dependent quantification (#16326) changesRyan Scott2019-02-271-2/+2
|/
* 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