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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Test for anchor defaulting
Mateusz Kowalczyk
2015-03-27
6
-153
/
+58
*
Update test files
Mateusz Kowalczyk
2015-01-22
4
-48
/
+18
*
support GHC 7.10: no Safe-Inferred, Foldable instance
jpmoresmau
2015-01-22
70
-74
/
+77
*
Various fixups and bumps for next release
Mateusz Kowalczyk
2014-12-12
1
-1
/
+1
*
For pattern synonyms, render "pattern" as a keyword
Dr. ERDI Gergo
2014-12-12
2
-10
/
+30
*
Update Haddock to new pattern synonym type signature syntax
Dr. ERDI Gergo
2014-12-12
2
-20
/
+20
*
Revert "Merge branch 'reverts'"
Mateusz Kowalczyk
2014-12-12
1
-1
/
+1
*
Allow the parser to spit out meta-info
Mateusz Kowalczyk
2014-12-10
2
-0
/
+204
*
Fix re-exports of built-in type families
Mateusz Kowalczyk
2014-11-04
2
-0
/
+93
*
Experimental support for collapsable headers
Mateusz Kowalczyk
2014-10-29
2
-0
/
+151
*
Omit unnecessary foralls and fix #315
Niklas Haas
2014-08-24
2
-4
/
+139
*
Fix extra whitespace on signatures and update all test cases
Niklas Haas
2014-08-24
33
-108
/
+200
*
Stop testing #188.
Mateusz Kowalczyk
2014-08-15
3
-96
/
+8
*
Fix #313 by doing some list munging.
Mateusz Kowalczyk
2014-08-15
2
-0
/
+169
*
Revert "Disambiguate ‘die’ in test runners."
Mateusz Kowalczyk
2014-08-14
1
-1
/
+1
*
Don't mangle append order for nested lists.
Mateusz Kowalczyk
2014-06-25
1
-15
/
+39
*
Drop DocParagraph from front of headers
Mateusz Kowalczyk
2014-06-25
1
-4
/
+2
*
Fix anchors. Closes #308.
Mateusz Kowalczyk
2014-06-25
4
-0
/
+240
*
Disambiguate ‘die’ in test runners.
Mateusz Kowalczyk
2014-05-03
1
-1
/
+1
*
Ignore version string during HTML tests.
Mateusz Kowalczyk
2014-04-11
1
-1
/
+13
*
Parse identifiers with ^ and ⋆ in them.
Mateusz Kowalczyk
2014-04-11
2
-0
/
+155
*
We don't actually want unicode here
Mateusz Kowalczyk
2014-04-11
1
-1
/
+0
*
Update test cases for GHC bug #8945, Haddock #188
Mateusz Kowalczyk
2014-04-03
7
-57
/
+186
*
Crash when exporting record selectors of data family instances
Niklas Haas
2014-03-31
2
-0
/
+202
*
Drop leading whitespace in @-style blocks.
Mateusz Kowalczyk
2014-03-31
2
-0
/
+130
*
Print kind signatures on GADTs
Mateusz Kowalczyk
2014-03-31
3
-1
/
+151
*
Fix issue #281
Niklas Haas
2014-03-15
2
-86
/
+234
*
Hide minimal definition for only-method classes
Niklas Haas
2014-03-15
5
-40
/
+40
*
Strip links from recently added html tests
Niklas Haas
2014-03-13
6
-217
/
+217
*
Display minimal complete definitions for type classes
Niklas Haas
2014-03-13
6
-0
/
+320
*
Hide RHS of TFs with non-exported right hand sides
Niklas Haas
2014-03-13
2
-32
/
+92
*
Fix up some whitespace
Mateusz Kowalczyk
2014-03-11
2
-3
/
+3
*
Bump version to 2.15.0
Mateusz Kowalczyk
2014-03-11
64
-64
/
+64
*
Filter family instances of hidden types
Niklas Haas
2014-03-11
1
-0
/
+8
*
Update appearance of fixity annotations
Niklas Haas
2014-03-11
2
-50
/
+103
*
Group similar fixities together
Niklas Haas
2014-03-09
2
-2
/
+41
*
Render fixity information
Niklas Haas
2014-03-08
3
-2
/
+439
*
Change rendering of duplicate record field docs
Mateusz Kowalczyk
2014-02-27
2
-0
/
+190
*
Add RankNTypes test case to ImplicitParams.hs
Niklas Haas
2014-02-23
2
-2
/
+27
*
Lower precedence of equality constraints
Niklas Haas
2014-02-23
2
-69
/
+66
*
Make ImplicitParams render correctly (#260)
Niklas Haas
2014-02-23
2
-0
/
+99
*
Update test case for lifted GADT type rendering
Mateusz Kowalczyk
2014-02-23
1
-1
/
+1
*
Strip a single leading space from bird tracks (#201)
Niklas Haas
2014-02-22
4
-18
/
+30
*
Add test case for inter-module type/data family instances
Niklas Haas
2014-02-15
4
-1
/
+112
*
Add test case for PatternSynonyms
nand
2014-02-11
2
-0
/
+263
*
Improve display of poly-kinded type operators
nand
2014-02-11
2
-68
/
+238
*
Add support for type/data families
nand
2014-02-11
5
-97
/
+797
*
Correct whitespace in ‘hidden’ test for <+> change
Mateusz Kowalczyk
2014-01-30
1
-4
/
+4
*
Handle infix vs prefix names correctly everywhere, by explicitly specifying t...
Dr. ERDI Gergo
2014-01-31
1
-3
/
+3
*
Update tests
Mateusz Kowalczyk
2014-01-30
3
-3
/
+3
[next]