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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Revert "Accomodate change in PatSyn representation"
Mateusz Kowalczyk
2014-05-29
1
-1
/
+1
*
Accomodate change in PatSyn representation
Dr. ERDI Gergo
2014-05-25
1
-1
/
+1
*
Update issue tracker URL for haddock-library
Mateusz Kowalczyk
2014-05-14
1
-1
/
+1
*
Update issue tracker URL
Mateusz Kowalczyk
2014-05-14
1
-1
/
+1
*
Please the GHC build-system.
Mateusz Kowalczyk
2014-05-14
1
-8
/
+41
*
Remove no longer necessary parser error handling.
Mateusz Kowalczyk
2014-05-06
5
-147
/
+105
*
Move out Show and Eq instances to Types
Mateusz Kowalczyk
2014-05-05
2
-8
/
+8
*
Move parser + parser tests out to own package.
Mateusz Kowalczyk
2014-05-05
34
-907
/
+841
*
Prepare modules for parser split.
Mateusz Kowalczyk
2014-05-05
10
-169
/
+206
*
Disambiguate ‘die’ in test runners.
Mateusz Kowalczyk
2014-05-03
2
-2
/
+2
*
Replace local `die` by new `System.Exit.die`
Herbert Valerio Riedel
2014-04-21
1
-5
/
+1
*
remove Origin flag from LHsBindsLR
Dr. ERDI Gergo
2014-04-13
1
-8
/
+8
*
Update CHANGES to follow 2.14.3
Mateusz Kowalczyk
2014-04-11
1
-0
/
+4
*
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
3
-1
/
+164
*
We don't actually want unicode here
Mateusz Kowalczyk
2014-04-11
1
-1
/
+0
*
Initialise some new PlatformConstants fields
Mateusz Kowalczyk
2014-04-03
1
-0
/
+2
*
Enforce strict GHC version in cabal file
Mateusz Kowalczyk
2014-04-03
1
-2
/
+2
*
Update test cases for GHC bug #8945, Haddock #188
Mateusz Kowalczyk
2014-04-03
7
-57
/
+186
*
Actually bundle extra spec tests in sdist
Mateusz Kowalczyk
2014-04-01
1
-0
/
+3
*
Make CHANGES consistent with what's now in 2.14.2
Mateusz Kowalczyk
2014-04-01
1
-0
/
+6
*
Crash when exporting record selectors of data family instances
Niklas Haas
2014-03-31
3
-10
/
+226
*
Drop leading whitespace in @-style blocks.
Mateusz Kowalczyk
2014-03-31
5
-6
/
+185
*
Add default for new PlatformConstraints field
Mateusz Kowalczyk
2014-03-31
1
-0
/
+1
*
Print kind signatures on GADTs
Mateusz Kowalczyk
2014-03-31
5
-7
/
+163
*
Fix a few typos
Herbert Valerio Riedel
2014-03-23
1
-4
/
+4
*
Drop needless --split-objs which slows us down.
Mateusz Kowalczyk
2014-03-22
1
-9
/
+8
*
Please cabal sdist
Mateusz Kowalczyk
2014-03-21
1
-3
/
+3
*
Fix issue #281
Niklas Haas
2014-03-15
5
-100
/
+251
*
Hide minimal definition for only-method classes
Niklas Haas
2014-03-15
6
-41
/
+46
*
Add Fuuzetsu maintainers field in cabal file
Simon Hengel
2014-03-15
1
-1
/
+1
*
Style only
Mateusz Kowalczyk
2014-03-13
1
-32
/
+28
*
Always read in prologue files as UTF8 (#286).
Mateusz Kowalczyk
2014-03-13
2
-5
/
+13
*
Update changelog
Mateusz Kowalczyk
2014-03-13
1
-0
/
+8
*
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
15
-30
/
+398
*
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
8
-44
/
+105
*
Fix up some whitespace
Mateusz Kowalczyk
2014-03-11
3
-786
/
+786
*
Bump version to 2.15.0
Mateusz Kowalczyk
2014-03-11
67
-67
/
+67
*
Revert "Reorder topDeclElem to move the source/wiki links to the top"
Niklas Haas
2014-03-11
1
-1
/
+1
*
Add documentation for --source-entity-line
Niklas Haas
2014-03-11
1
-0
/
+7
*
Filter family instances of hidden types
Niklas Haas
2014-03-11
3
-5
/
+20
*
Update appearance of fixity annotations
Niklas Haas
2014-03-11
4
-67
/
+141
*
Update changelog
Niklas Haas
2014-03-11
1
-1
/
+8
*
Include fixity information in the Interface file
Niklas Haas
2014-03-11
4
-30
/
+40
*
Update changelog
Mateusz Kowalczyk
2014-03-10
1
-0
/
+9
*
Group similar fixities together
Niklas Haas
2014-03-09
3
-5
/
+51
*
Differentiate between TH splices (line-links) and regular names
Niklas Haas
2014-03-09
11
-140
/
+182
*
Use optLast instead of listToMaybe for sourceUrls/wikiUrls
Niklas Haas
2014-03-09
1
-7
/
+6
[prev]
[next]