index
:
haddock.git
ghc-9.2
ghc-9.4
ghc-gitlab-ghc-9.2.2
ghc-gitlab-ghc-9.4.1
ghc-gitlab-ghc-9.4.1rc1
ghc-gitlab-ghc-head
master
Haddock with an org backend (haddorg).
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Haddock
/
Backends
Commit message (
Expand
)
Author
Age
Files
Lines
*
Collapse user-defined section by default (re #335)
Herbert Valerio Riedel
2014-10-31
1
-2
/
+2
*
Experimental support for collapsable headers
Mateusz Kowalczyk
2014-10-29
4
-29
/
+117
*
Revert "Fix import of 'empty' due to AMP."
Herbert Valerio Riedel
2014-09-26
1
-1
/
+1
*
Revert "Revert "Followup changes to addition of -fwarn-context-quantification""
Edward Z. Yang
2014-09-18
3
-2
/
+7
*
Revert "Followup changes to addition of -fwarn-context-quantification"
Herbert Valerio Riedel
2014-09-19
3
-7
/
+2
*
Properly render package ID (not package key) in index, fixes #329.
Edward Z. Yang
2014-09-18
1
-6
/
+8
*
Followup changes to addition of -fwarn-context-quantification (GHC Trac #4426)
Krzysztof Gogolewski
2014-09-14
3
-2
/
+7
*
Fix import of 'empty' due to AMP.
Austin Seipp
2014-09-09
1
-1
/
+1
*
Changes due to ghc api changes in package representation
Duncan Coutts
2014-08-27
1
-2
/
+4
*
Track GHC PackageId to PackageKey renaming.
Edward Z. Yang
2014-07-21
3
-3
/
+3
*
Adapt to new definition of HsDecls.TyFamEqn
Simon Peyton Jones
2014-07-14
1
-2
/
+2
*
Fix anchors. Closes #308.
Mateusz Kowalczyk
2014-06-25
1
-1
/
+6
*
Print kind signatures on GADTs
Mateusz Kowalczyk
2014-03-31
1
-6
/
+10
*
Fix issue #281
Niklas Haas
2014-03-15
2
-10
/
+14
*
Hide minimal definition for only-method classes
Niklas Haas
2014-03-15
1
-1
/
+6
*
Display minimal complete definitions for type classes
Niklas Haas
2014-03-13
5
-12
/
+38
*
Add UnicodeSyntax alternatives for * and ->
Niklas Haas
2014-03-13
1
-2
/
+7
*
Hide RHS of TFs with non-exported right hand sides
Niklas Haas
2014-03-13
2
-2
/
+3
*
Revert "Reorder topDeclElem to move the source/wiki links to the top"
Niklas Haas
2014-03-11
1
-1
/
+1
*
Update appearance of fixity annotations
Niklas Haas
2014-03-11
1
-17
/
+25
*
Group similar fixities together
Niklas Haas
2014-03-09
1
-3
/
+10
*
Differentiate between TH splices (line-links) and regular names
Niklas Haas
2014-03-09
6
-107
/
+134
*
Reorder topDeclElem to move the source/wiki links to the top
Niklas Haas
2014-03-09
1
-1
/
+1
*
Render fixity information
Niklas Haas
2014-03-08
5
-82
/
+133
*
Fix rendering of Contents when links are present
Mateusz Kowalczyk
2014-02-24
4
-22
/
+37
*
Lower precedence of equality constraints
Niklas Haas
2014-02-23
1
-1
/
+1
*
Make ImplicitParams render correctly (#260)
Niklas Haas
2014-02-23
2
-8
/
+13
*
Use a bespoke data type to indicate fixity
Mateusz Kowalczyk
2014-02-19
4
-66
/
+66
*
Improve display of poly-kinded type operators
nand
2014-02-11
3
-27
/
+27
*
Add support for type/data families
nand
2014-02-11
4
-24
/
+40
*
Ensure a space between type signature and ‘Source’
Mateusz Kowalczyk
2014-02-10
1
-2
/
+1
*
Insert a space between module link and description
Mateusz Kowalczyk
2014-02-10
1
-1
/
+1
*
Handle infix vs prefix names correctly everywhere, by explicitly specifying t...
Dr. ERDI Gergo
2014-01-31
4
-56
/
+66
*
<+>: Don't insert a space when concatenating empty nodes
Dr. ERDI Gergo
2014-01-31
1
-1
/
+3
*
Support for -XPatternSynonyms
Dr. ERDI Gergo
2014-01-19
4
-22
/
+118
*
Fixes #271
Mateusz Kowalczyk
2014-01-13
1
-1
/
+1
*
Per-module extension flags and language listing.
Mateusz Kowalczyk
2014-01-12
2
-14
/
+33
*
Allow for headings inside function documentation.
Mateusz Kowalczyk
2014-01-12
3
-3
/
+22
*
Support for bold.
Mateusz Kowalczyk
2014-01-12
3
-3
/
+8
*
One pass parser and tests.
Mateusz Kowalczyk
2014-01-12
3
-29
/
+40
*
Adapt to small change in Pretty's exports
Simon Peyton Jones
2014-01-10
1
-3
/
+3
*
Revision to reflect new role annotation syntax in GHC.
Richard Eisenberg
2013-09-17
3
-3
/
+1
*
Fix ticket #247.
Mateusz Kowalczyk
2013-08-27
1
-2
/
+6
*
Output Copright and License keys in Xhtml backend.
Mathieu Boespflug
2013-08-04
1
-5
/
+7
*
Changes to reflect changes in GHC's type HsTyVarBndr
Richard Eisenberg
2013-08-02
3
-1
/
+3
*
Updates to reflect changes in HsDecls to support closed type families.
Richard Eisenberg
2013-06-21
1
-6
/
+14
*
Follow changes in base
Ian Lynagh
2013-02-16
1
-0
/
+3
*
Merge branch 'ghc-7.6' into ghc-7.6-merge-2
Kazu Yamamoto
2013-02-01
3
-3
/
+11
|
\
|
*
Add markup support for properties
Kazu Yamamoto
2012-10-09
3
-0
/
+3
|
*
Merge branch 'dev' of https://github.com/sol/haddock into ghc-7.6
David Waern
2012-07-23
3
-3
/
+8
|
|
\
[next]