aboutsummaryrefslogtreecommitdiff
path: root/haddock-api/src/Haddock/Backends/Hoogle.hs
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ghc-8.6' into ghc-8.8Alec Theriault2019-03-031-7/+8
|\
| * Print kinded tyvars in constructors for Hoogle (#993)Alec Theriault2019-01-071-2/+8
* | Better identifier parsingAlec Theriault2019-02-251-1/+1
* | Miscellaneous improvements to `Convert` (#1020)Alec Theriault2019-02-031-2/+7
* | Visible kind application haddock updatemynguyen2018-12-301-0/+1
* | Fix warnings, accept outputAlec Theriault2018-12-121-1/+0
* | Follow GHC HEAD's HsTypes.Promoted -> BasicTypes.PromotionFlag changeAlp Mestanogullari2018-11-151-1/+2
* | Merge branch 'ghc-8.6' into ghc-headAlec Theriault2018-11-101-8/+13
|\|
| * Output pattern synonyms in Hoogle backend (#947)Alec Theriault2018-10-161-8/+13
| * Update the ghc-8.6 branch (#889)Simon Jakobi2018-07-201-6/+8
* | Support hyperlink labels with inline markupAlec Theriault2018-11-061-1/+1
* | Set UTF-8 encoding before writing files (#934)Alec Theriault2018-10-161-5/+1
* | Avoid line breaks due to line length in Hoogle (#868)Alec Theriault2018-07-201-3/+5
* | Export more fixities for Hoogle (#871)Alec Theriault2018-07-201-2/+2
* | Refactor handling of parens in types (#874)Alec Theriault2018-07-201-1/+1
|/
* Complete FixitySig and FamilyDecl pattern matchesSimon Jakobi2018-06-131-0/+1
* WibblesRyan Scott2018-06-131-3/+3
* Remove Hoogle backend hack that butchers infix datatype namesRyan Scott2018-06-131-2/+1
* Remove ParallelArrays and Data Parallel HaskellBen Gamari2018-06-131-1/+0
* Merge branch 'ghc-head' with 'ghc-8.4'Herbert Valerio Riedel2018-05-011-33/+34
|\
| * Match changes in GHC for TTGAlan Zimmerman2018-04-271-10/+11
| * Match GHC for TTG implemented on HsBinds, D4581Alan Zimmerman2018-04-131-2/+2
| * Match GHC changes for TTGAlan Zimmerman2018-04-091-19/+19
| * Match changes in GHC for D4199Alan Zimmerman2018-04-071-1/+2
| * Track changes to follow Trac #14529Simon Peyton Jones2017-12-071-4/+3
* | Improve the Hoogle backend's treatment of type families (#808)Ryan Scott2018-04-241-6/+20
* | Hoogle/Latex: Remove use of partial functionAlexander Biehl2018-02-191-1/+1
* | Grid Tables (#718)Oleg Grenrus2018-02-011-1/+2
|/
* Revert "Match changes for Trees that Grow in GHC"Ben Gamari2017-11-211-20/+20
* Revert "Clean up use of PlaceHolder, to match TTG"Ben Gamari2017-11-211-3/+3
* Clean up use of PlaceHolder, to match TTGAlan Zimmerman2017-11-141-3/+3
* Match changes for Trees that Grow in GHCAlan Zimmerman2017-11-071-20/+20
* Make compatible with Prelude.<> export in GHC 8.4/base-4.11Herbert Valerio Riedel2017-09-211-1/+1
* Update for #14131Ryan Scott2017-08-231-5/+5
* Merge remote-tracking branch 'origin/master' into ghc-headalexbiehl2017-08-211-1/+5
|\
| * Move `DocMarkup` from haddock-api to haddock-library (#659)Alexander Biehl2017-07-311-0/+1
| * Hoogle: Correctly print classes with associated data typesAlexander Biehl2017-04-251-1/+4
* | Rename extension index tagsAlan Zimmerman2017-06-051-11/+11
* | Match new AST as per GHC wip/new-tree-one-paramAlan Zimmerman2017-06-051-12/+12
|/
* Matching changes for GHC wip/T12942Alan Zimmerman2016-12-121-1/+2
* Match changes in GHC wip/T3384 branchAlan Zimmerman2016-12-071-4/+4
* Haddock changes for T10598Ryan Scott2016-09-301-1/+1
* Matching changes for #12105Alan Zimmerman2016-05-291-1/+3
* Merge remote-tracking branch 'idontgetoutmuch/ghc-head' into ghc-headBen Gamari2015-12-251-0/+2
|\
| * Fix the documentation for haddock itself.Dominic Steinitz2015-12-211-1/+1
| * Handle inline math with mathjax.Dominic Steinitz2015-12-211-0/+2
* | Merge remote-tracking branch 'mrhania/testing-framework-improvements' into gh...Ben Gamari2015-12-201-0/+3
|\ \ | |/ |/|
| * Make Hoogle backend create output directory if needed.Ɓukasz Hanuszczak2015-08-221-0/+3
* | WarningsMatthew Pickering2015-12-141-2/+0
* | Changes to compile with 8.0Matthew Pickering2015-12-141-5/+5