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
/
ref
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'ghc-8.6' into ghc-head
Alec Theriault
2018-11-10
105
-862
/
+1530
|
\
|
*
Merge branch 'ghc-8.6' into wip/new-ocean
Alec Theriault
2018-11-09
100
-107
/
+317
|
|
\
|
|
*
Only run MathJax on entities with "mathjax" class (#960)
Alec Theriault
2018-11-05
100
-107
/
+317
|
*
|
Clicking on "Contents" navigates to top of page
Alec Theriault
2018-11-08
6
-6
/
+6
|
*
|
Accept HTML output changes
Alec Theriault
2018-11-07
22
-283
/
+381
|
*
|
Accept HTML output
Alec Theriault
2018-10-25
1
-5
/
+7
|
*
|
Merge branch 'ghc-8.6' into wip/new-ocean
Alec Theriault
2018-10-25
1
-0
/
+146
|
|
\
|
|
|
*
Avoid more conflicts in generated ids (#954)
Alec Theriault
2018-10-25
1
-0
/
+146
|
*
|
Accept tests
Alec Theriault
2018-10-18
7
-33
/
+45
|
*
|
Update test-suite reference html pages
Nuno Alexandre
2018-10-18
96
-292
/
+292
|
*
|
html-test --accept
Herbert Valerio Riedel
2018-10-18
93
-96
/
+98
|
*
|
Add an initial-scale property to all haddock pages
Nuno Alexandre
2018-10-18
94
-0
/
+94
|
*
|
Update html-test reference files
Nuno Alexandre
2018-10-18
95
-286
/
+287
|
*
|
Update html test reference files
NunoAlexandre
2018-10-18
93
-2
/
+95
|
|
/
|
*
Latex type families (#734)
Alec Theriault
2018-10-16
1
-0
/
+356
|
*
Update the ghc-8.6 branch (#889)
Simon Jakobi
2018-07-20
61
-412
/
+2822
*
|
Accept test case
Alec Theriault
2018-11-06
1
-0
/
+84
*
|
Accept test cases
Alec Theriault
2018-08-21
1
-0
/
+196
*
|
Latex type families (#734)
Alec Theriault
2018-08-04
1
-0
/
+356
*
|
Add some more unicode related tests (#872)
Alec Theriault
2018-07-20
1
-0
/
+100
*
|
Misc tests (#858)
Alec Theriault
2018-07-20
3
-0
/
+998
*
|
Preserve docs on type family instances (#867)
Alec Theriault
2018-07-20
2
-16
/
+32
*
|
Refactor handling of parens in types (#874)
Alec Theriault
2018-07-20
1
-0
/
+100
*
|
Fix HEAD html-test (#860)
Alec Theriault
2018-07-19
55
-396
/
+1592
|
/
*
html-test: Accept output
Simon Jakobi
2018-06-13
59
-1722
/
+460
*
Use `ClassOpSig` instead of `TypeSig` for class methods (#835)
Alec Theriault
2018-06-13
12
-136
/
+120
*
Travis: Build with ghc-8.4.2 (#793)
Alexander Biehl
2018-04-03
2
-6
/
+6
*
Show where instances are defined (#748)
Alec Theriault
2018-03-21
18
-89
/
+495
*
Fix Bug548 for real
alexbiehl
2018-03-02
1
-1
/
+1
*
Revert "fix test"
alexbiehl
2018-03-02
1
-1
/
+5
*
haddock-test: Be more explicit which packages to pass
alexbiehl
2018-03-02
3
-5
/
+23
*
fix test
alexbiehl
2018-03-02
1
-5
/
+1
*
Support unicode operators, proper modules
Alec Theriault
2018-03-02
1
-0
/
+80
*
Make testsuite work with haddock-1.19.0 release (#766)
Alexander Biehl
2018-03-02
73
-1536
/
+1672
*
Fix infinite loop when specializing instance heads (#723)
Alec Theriault
2018-02-01
1
-0
/
+196
*
Grid Tables (#718)
Oleg Grenrus
2018-02-01
1
-0
/
+238
*
Treat escaped \] better in definition lists (#717)
Alexander Biehl
2018-02-01
1
-0
/
+273
*
Clickable anchors for headings (#716)
Alec Theriault
2018-02-01
5
-58
/
+108
*
Fix #548 by rendering datatype kinds more carefully (#702)
Ryan Scott
2018-02-01
1
-0
/
+600
*
Use <details> element for collapsibles (#690)
Tim Baumann
2017-10-09
65
-2424
/
+2728
*
Add compile step that bundles and compresses JS files (#684)
Tim Baumann
2017-09-23
90
-1530
/
+180
*
Fix test fallout (again)
alexbiehl
2017-08-29
90
-0
/
+450
*
Accept tests
alexbiehl
2017-08-28
90
-540
/
+540
*
Fix tests for content search
alexbiehl
2017-08-28
90
-21
/
+641
*
Fix: Generate pattern signatures for constructors exported as patterns (#663)
Tim Baumann
2017-08-06
2
-0
/
+200
*
Fix renaming after instance signature specializing (#660)
Moritz Drexl
2017-08-05
2
-89
/
+349
*
Document record fields when DuplicateRecordFields is enabled (#649)
Alex Biehl
2017-07-03
1
-0
/
+160
*
Make per-argument docs for class methods work again (#648)
Alex Biehl
2017-06-29
1
-0
/
+114
*
Don't include names with empty subordinates in maps (#644)
Alex Biehl
2017-06-23
1
-0
/
+80
*
Haddock support for bundled pattern synonyms (#627)
Christiaan Baaij
2017-06-09
2
-0
/
+946
[next]