aboutsummaryrefslogtreecommitdiff
path: root/haddock-api/src/Haddock/Backends/Xhtml
Commit message (Expand)AuthorAgeFilesLines
* Use <details> element for collapsibles (#690)Tim Baumann2017-10-093-28/+27
* Fix: Generate pattern signatures for constructors exported as patterns (#663)Tim Baumann2017-08-061-107/+135
* Move `DocMarkup` from haddock-api to haddock-library (#659)Alexander Biehl2017-07-311-0/+1
* Fix haddock: internal error: links: UnhelpfulSpan (#561)Bartosz Nitka2017-07-021-2/+4
* Haddock support for bundled pattern synonyms (#627)Christiaan Baaij2017-06-092-15/+45
* Clear fixme comment (#625)Alex Biehl2017-05-301-3/+2
* Print any user-supplied kind signatures on type parameters.Brian Huffman2017-03-231-23/+14
* HsIParamTy now has a Located nameAlan Zimmerman2017-01-101-1/+1
* Matching changes for GHC wip/T12942Alan Zimmerman2016-12-122-2/+2
* Match changes in GHC wip/T3384 branchAlan Zimmerman2016-12-071-3/+4
* Add support for unboxed sumsÖmer Sinan Ağacan2016-07-212-1/+9
* GhcUtils: Changes for multi-pattern signaturesBen Gamari2016-07-011-16/+14
* Follow changes to LHsSigWcTypeSimon Peyton Jones2016-06-131-3/+1
* Merge pull request #512 from phadej/oleg-fixesSebastian Méric de Bellefon2016-06-061-2/+1
|\
| * UnfelpfulSpan line number omittedOleg Grenrus2016-05-241-2/+1
| * Ensure expanded family instances render correctlyRyanGlScott2016-04-162-3/+4
| * Collapse type/data family instances by defaultRyanGlScott2016-04-162-10/+23
| * Changes due to fix for GHC#11648.Richard Eisenberg2016-03-151-2/+2
* | Matching changes for #12105Alan Zimmerman2016-05-292-2/+2
* | Render Haddocks for derived instancesRyan Scott2016-05-041-0/+1
* | Merge pull request #482 from RyanGlScott/ghc-headBen Gamari2016-04-162-12/+26
|\ \
| * | Ensure expanded family instances render correctlyRyanGlScott2016-02-112-3/+4
| * | Collapse type/data family instances by defaultRyanGlScott2016-02-112-10/+23
| * | Update to match wip/T11430 in GHCAlan Zimmerman2016-01-151-1/+1
* | | Changes due to fix for GHC#11648.Richard Eisenberg2016-03-141-2/+2
| |/ |/|
* | Xhtml.Decl: Show 'where ...' after closed type familyBen Gamari2016-02-181-0/+5
* | Xhtml.Decl: Show kind signatures for type family variablesBen Gamari2016-02-181-4/+11
* | Xhtml.Decl: Various cleanupsBen Gamari2016-02-181-5/+6
* | Move the permalinks to "#" on the right sidePhil Ruffwind2016-02-083-8/+11
* | Update to match wip/T11430 in GHCAlan Zimmerman2016-01-161-1/+1
|/
* Merge remote-tracking branch 'idontgetoutmuch/ghc-head' into ghc-headBen Gamari2015-12-251-0/+3
|\
| * Fix the documentation for haddock itself.Dominic Steinitz2015-12-211-0/+1
| * Handle inline math with mathjax.Dominic Steinitz2015-12-211-0/+2
* | Merge remote-tracking branch 'origin/ghc-head' into ghc-headBen Gamari2015-12-231-5/+2
|\ \
| * | Follow removal of NamedWildCard from HsTypeSimon Peyton Jones2015-12-221-3/+0
| * | Update for GHC trac#11258Alan Zimmerman2015-12-201-2/+2
| |/
* | Merge remote-tracking branch 'phadej/orphans' into ghc-headBen Gamari2015-12-202-9/+38
|\ \ | |/ |/|
| * Fix orphan instance collapsingOleg Grenrus2015-09-281-7/+11
| * Print orphan instances header only if requiredOleg Grenrus2015-09-281-1/+2
| * Generate docs for orphan instancesOleg Grenrus2015-09-272-3/+27
* | Fix fallout from wildcards refactoringBen Gamari2015-12-161-2/+2
* | WarningsMatthew Pickering2015-12-141-8/+1
* | Changes to compile with 8.0Matthew Pickering2015-12-141-10/+14
* | Update for type=kindsRichard Eisenberg2015-12-141-8/+6
* | Placeholder for record style GADT declarationAlan Zimmerman2015-12-141-3/+5
* | Matching changes for #11028Alan Zimmerman2015-12-141-78/+38
* | Update to match GHC wip/T11019Alan Zimmerman2015-12-141-4/+4
* | Matching change GHC #11017 BooleanFormula locatedAlan Zimmerman2015-12-141-5/+6
* | More adaption to wildcard-refactorSimon Peyton Jones2015-12-141-79/+83
* | Work on updating Haddock to wip/spj-wildard-recactorSimon Peyton Jones2015-12-141-11/+6