aboutsummaryrefslogtreecommitdiff
path: root/haddock-api/src/Haddock/Backends
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Write meta.json when generating html output (#676)Alexander Biehl2017-08-301-0/+22
* | | | QuickNav: Make docbase configurableAlexander Biehl2017-08-291-1/+6
* | | | Include subordinates in content indexalexbiehl2017-08-291-8/+11
* | | | Load javascript below the foldalexbiehl2017-08-281-7/+7
* | | | Content search for haddock html docalexbiehl2017-08-271-0/+6
* | | | Generate an index for package content search (#662)Florian Eggenhofer2017-08-271-2/+56
| |_|/ |/| |
* | | Hyperlinker: Avoid linear lookup in enrichToken (#669)Alexander Biehl2017-08-192-41/+53
* | | 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-313-0/+3
* | | Fix haddock: internal error: links: UnhelpfulSpan (#561)Bartosz Nitka2017-07-021-2/+4
* | | Haddock support for bundled pattern synonyms (#627)Christiaan Baaij2017-06-094-25/+71
* | | Clear fixme comment (#625)Alex Biehl2017-05-301-3/+2
* | | Improve Syb code (#621)Doug Wilson2017-05-271-12/+16
* | | Remove anything related to obsolete frames modealexbiehl2017-04-261-62/+8
* | | Render (signature) only if it actually is a signature!Edward Z. Yang2017-04-251-2/+5
* | | Hoogle: Correctly print classes with associated data typesAlexander Biehl2017-04-251-1/+4
* | | Update MathJax URLPhil Ruffwind2017-04-031-1/+1
* | | Render help documentation link next to (signature) in title.Edward Z. Yang2017-03-231-1/+8
* | | Annotate signature docs with (signature)Edward Z. Yang2017-03-231-2/+5
* | | Render signature module tree separately from modules.Edward Z. Yang2017-03-231-1/+14
* | | Print any user-supplied kind signatures on type parameters.Brian Huffman2017-03-231-23/+14
* | | Merge branch 'ghc-head'Ben Gamari2017-03-109-49/+78
|\| | | |/ |/|
| * Changes to match #13163 in GHCAlan Zimmerman2017-01-261-4/+4
| * HsIParamTy now has a Located nameAlan Zimmerman2017-01-102-2/+2
| * Matching changes for GHC wip/T12942Alan Zimmerman2016-12-125-5/+6
| * Match changes in GHC wip/T3384 branchAlan Zimmerman2016-12-074-10/+13
| * Haddock changes for T10598Ryan Scott2016-09-301-1/+1
| * Add support for unboxed sumsÖmer Sinan Ağacan2016-07-213-1/+14
| * GhcUtils: Changes for multi-pattern signaturesBen Gamari2016-07-012-22/+20
| * Follow changes to LHsSigWcTypeSimon Peyton Jones2016-06-131-3/+1
| * Merge pull request #512 from phadej/oleg-fixesSebastian Méric de Bellefon2016-06-063-3/+15
| |\
| | * Change Hyperlinked lexer to know about DataKinds ticksOleg Grenrus2016-05-242-1/+14
| | * UnfelpfulSpan line number omittedOleg Grenrus2016-05-241-2/+1
| * | Matching changes for #12105Alan Zimmerman2016-05-294-4/+6
| * | Render Haddocks for derived instancesRyan Scott2016-05-042-0/+2
| * | 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-143-4/+4
* | | | Copyright holders shown on several lines. Fix #279Sebastian Meric de Bellefon2016-06-161-4/+14
* | | | remove framed view of the HTML documentation (see #114 and #274)Sebastian Meric de Bellefon2016-05-241-39/+3
| |_|/ |/| |
* | | 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-153-4/+4
|/ /
* | 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
* | Make sure --mathjax affects all written HTML filesJoachim Breitner2016-01-191-15/+16