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
/
html-test
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'origin/ghc-9.0' into ghc-head
Ben Gamari
2021-01-13
19
-13
/
+207
|
\
|
*
Merge remote-tracking branch 'origin/ghc-8.10' into ghc-9.0
Ben Gamari
2021-01-05
19
-13
/
+207
|
|
\
|
|
*
Add support for custom section anchors (#1179)
IƱaki
2020-04-25
1
-0
/
+8
|
|
*
Fallback to `hiDecl` when `extractDecl` fails
Alec Theriault
2020-04-21
2
-0
/
+13
|
|
*
Fix #1050 by filtering out invisible AppTy arguments
Ryan Scott
2020-04-05
1
-0
/
+11
|
|
*
Disallow links in section headers
Alec Theriault
2020-03-28
2
-12
/
+5
|
|
*
Disallow qualified uses of reserved identifiers
Alec Theriault
2020-03-27
1
-0
/
+5
|
|
*
Reify oversaturated data family instances correctly (#1103)
Ryan Scott
2019-10-23
1
-0
/
+24
|
|
*
Fix the ignore-exports option (#1082)
Alexis King
2019-09-30
1
-1
/
+4
|
|
*
Regression test: promoted lists in associated types
Alec Theriault
2019-05-26
1
-0
/
+9
|
|
*
Fix #1063 with better parenthesization logic for contexts
Alec Theriault
2019-05-17
1
-0
/
+9
|
|
*
Better support for default methods in classes
Alec Theriault
2019-03-09
2
-0
/
+33
|
|
*
Merge branch 'ghc-8.6' into ghc-8.8
Alec Theriault
2019-03-03
3
-0
/
+29
|
|
|
\
|
|
|
*
Fix standalone deriving docs
Alec Theriault
2019-02-25
1
-0
/
+11
|
|
|
*
Fix #1004 with a pinch of dropForAlls
Ryan Scott
2019-01-27
1
-0
/
+3
|
|
|
*
More uniform handling of `forall`'s in HTML/LaTeX
Alec Theriault
2018-11-26
1
-0
/
+15
|
|
*
|
Fix bogus identifier defaulting
Alec Theriault
2019-02-26
1
-0
/
+9
|
|
*
|
Better identifier parsing
Alec Theriault
2019-02-25
1
-0
/
+35
|
|
*
|
Support value/type namespaces on identifier links
Alec Theriault
2019-02-25
1
-0
/
+13
*
|
|
|
Display linear/multiplicity arrows correctly (#1238)
Krzysztof Gogolewski
2020-12-16
1
-0
/
+14
|
/
/
/
*
|
|
testsuite: Update expected output for simplified subsumption
Ben Gamari
2020-06-03
1
-1
/
+1
*
|
|
Explicit Specificity Support for Haddock
Gert-Jan Bottu
2020-05-20
1
-1
/
+1
|
/
/
*
|
Properly synify and render promoted type variables (#985)
Alec Theriault
2018-12-23
1
-0
/
+11
*
|
Merge branch 'ghc-8.6' into ghc-head
Alec Theriault
2018-11-10
1
-0
/
+17
|
\
|
|
*
Avoid more conflicts in generated ids (#954)
Alec Theriault
2018-10-25
1
-0
/
+17
|
*
Latex type families (#734)
Alec Theriault
2018-10-16
1
-0
/
+21
|
*
Update the ghc-8.6 branch (#889)
Simon Jakobi
2018-07-20
5
-0
/
+106
*
|
Support (and flatten) inline markup in image links
Alec Theriault
2018-11-06
1
-0
/
+9
*
|
Better rendering of unboxed sums/tuples
Alec Theriault
2018-08-21
1
-0
/
+18
*
|
Latex type families (#734)
Alec Theriault
2018-08-04
1
-0
/
+21
*
|
Add some more unicode related tests (#872)
Alec Theriault
2018-07-20
1
-0
/
+18
*
|
Misc tests (#858)
Alec Theriault
2018-07-20
3
-0
/
+77
*
|
Refactor handling of parens in types (#874)
Alec Theriault
2018-07-20
1
-0
/
+11
|
/
*
Support unicode operators, proper modules
Alec Theriault
2018-03-02
1
-0
/
+6
*
Fix infinite loop when specializing instance heads (#723)
Alec Theriault
2018-02-01
1
-0
/
+24
*
Grid Tables (#718)
Oleg Grenrus
2018-02-01
1
-0
/
+47
*
Treat escaped \] better in definition lists (#717)
Alexander Biehl
2018-02-01
1
-0
/
+55
*
Fix #548 by rendering datatype kinds more carefully (#702)
Ryan Scott
2018-02-01
1
-0
/
+3
*
Fix: Generate pattern signatures for constructors exported as patterns (#663)
Tim Baumann
2017-08-06
2
-1
/
+33
*
Fix renaming after instance signature specializing (#660)
Moritz Drexl
2017-08-05
1
-0
/
+16
*
Document record fields when DuplicateRecordFields is enabled (#649)
Alex Biehl
2017-07-03
1
-0
/
+25
*
Make per-argument docs for class methods work again (#648)
Alex Biehl
2017-06-29
1
-0
/
+6
*
Don't include names with empty subordinates in maps (#644)
Alex Biehl
2017-06-23
2
-0
/
+10
*
Haddock support for bundled pattern synonyms (#627)
Christiaan Baaij
2017-06-09
2
-0
/
+120
*
Allow user defined signatures for pattern synonyms (#631)
Alex Biehl
2017-06-03
1
-0
/
+5
*
Improve error message
Sergey Vinokurov
2017-04-29
1
-1
/
+1
*
Fix #280. Parsing of module header
Sebastian Meric de Bellefon
2016-05-15
1
-0
/
+11
*
Merge remote-tracking branch 'idontgetoutmuch/ghc-head' into ghc-head
Ben Gamari
2015-12-25
1
-0
/
+14
|
\
|
*
Fix the documentation for haddock itself.
Dominic Steinitz
2015-12-21
1
-1
/
+11
|
*
Handle inline math with mathjax.
Dominic Steinitz
2015-12-21
1
-0
/
+4
[next]