aboutsummaryrefslogtreecommitdiff
path: root/haddock-api/src/Haddock/Backends
Commit message (Expand)AuthorAgeFilesLines
* More uniform handling of `forall`'s in HTML/LaTeXAlec Theriault2018-11-262-60/+50
* Rename 'NewOcean' theme to 'Linuwial'Alec Theriault2018-11-111-1/+1
* Merge branch 'ghc-8.6' into wip/new-oceanAlec Theriault2018-11-093-17/+24
|\
| * Only run MathJax on entities with "mathjax" class (#960)Alec Theriault2018-11-052-11/+17
| * Fix documentation in `haddock-api` (#957)Alec Theriault2018-10-271-5/+5
* | Clicking on "Contents" navigates to top of pageAlec Theriault2018-11-081-1/+1
* | Allow "Contents" summary to scroll in a fixed divAlec Theriault2018-11-072-4/+5
* | Fix issues around plus/minusAlec Theriault2018-11-072-3/+5
* | Merge branch 'ghc-8.6' into wip/new-oceanAlec Theriault2018-10-251-6/+10
|\|
| * Avoid more conflicts in generated ids (#954)Alec Theriault2018-10-251-6/+10
* | Make package-header caption backward-compatibleNuno Alexandre2018-10-181-2/+2
* | Update font in Xhtml.hs to PT SansNuno Alexandre2018-10-181-1/+1
* | Avoid name shadowingalexbiehl2018-10-181-2/+3
* | Add an initial-scale property to all haddock pagesNuno Alexandre2018-10-181-2/+3
* | Place the package name before the menu linksNuno Alexandre2018-10-181-2/+2
* | Make the style consistent with hackageNuno Alexandre2018-10-182-4/+4
* | Update html test reference filesNunoAlexandre2018-10-181-1/+1
* | Include custom font in the html headNunoAlexandre2018-10-181-1/+2
|/
* Output pattern synonyms in Hoogle backend (#947)Alec Theriault2018-10-161-8/+13
* Latex type families (#734)Alec Theriault2018-10-162-144/+209
* Update the ghc-8.6 branch (#889)Simon Jakobi2018-07-204-176/+124
* Remove HsEqTy and XEqTyRyan Scott2018-06-192-9/+1
* Handle -XStarIsTypeVladislav Zavialov2018-06-143-13/+18
* Fix redundant import warningsSimon Jakobi2018-06-131-1/+1
* Complete FixitySig and FamilyDecl pattern matchesSimon Jakobi2018-06-132-0/+4
* Improve hyperlinker's 'spanToNewline' (#846)Alec Theriault2018-06-131-7/+25
* Use `ClassOpSig` instead of `TypeSig` for class methods (#835)Alec Theriault2018-06-131-4/+4
* WibblesRyan Scott2018-06-131-3/+3
* Remove Hoogle backend hack that butchers infix datatype namesRyan Scott2018-06-131-2/+1
* Remove 'TokenGroup' from Hyperlinker (#818)Alec Theriault2018-06-131-50/+14
* Filter out CRLFs in hyperlinker backend (#813)Alec Theriault2018-06-131-2/+7
* Remove `ITtildehsh` tokenSimon Jakobi2018-06-131-1/+0
* DerivingVia changesRyan Scott2018-06-131-6/+1
* Remove ParallelArrays and Data Parallel HaskellBen Gamari2018-06-133-7/+0
* Account for refactoring of LitStringBen Gamari2018-06-131-9/+1
* Merge branch 'ghc-head' with 'ghc-8.4'Herbert Valerio Riedel2018-05-016-547/+710
|\
| * Match changes in GHC for TTGAlan Zimmerman2018-04-275-57/+76
| * Match GHC for TTG implemented on HsBinds, D4581Alan Zimmerman2018-04-134-27/+27
| * Match GHC changes for TTGAlan Zimmerman2018-04-094-88/+89
| * Match changes in GHC for D4199Alan Zimmerman2018-04-071-1/+2
| * Use withBinaryFilealexbiehl2018-02-181-1/+1
| * QuickJump: Mitigate encoding problems on Windowsalexbiehl2018-02-181-4/+5
| * Constructor and pattern synonym argument docs (#709)Alec Theriault2018-01-133-339/+549
| * Track changes to follow Trac #14529Simon Peyton Jones2017-12-073-93/+26
* | Improve the Hoogle backend's treatment of type families (#808)Ryan Scott2018-04-241-6/+20
* | Don't treat fixity signatures like declarationsalexbiehl2018-04-201-1/+1
* | @since includes package name (#749)Alec Theriault2018-03-274-172/+192
* | Show where instances are defined (#748)Alec Theriault2018-03-213-15/+19
* | Hyperlinker: Links for TyOps, class methods and associated typesalexbiehl2018-03-051-1/+14
* | Hoogle/Latex: Remove use of partial functionAlexander Biehl2018-02-192-7/+5