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
...
*
support GHC 7.10: no Safe-Inferred, Foldable instance
jpmoresmau
2015-01-22
70
-74
/
+77
*
solve dataDir ambiguity
jpmoresmau
2015-01-22
1
-1
/
+1
*
Ignore warnings, install Cabal 1.22
JP Moresmau
2015-01-22
1
-3
/
+7
*
bump haddock-api ghc dependency to allow release candidate and first release
Luite Stegeman
2015-01-05
1
-1
/
+1
*
Turn the README into GitHub Markdown format.
Njagi Mwaniki
2014-12-29
2
-11
/
+20
*
Make travis use 7.10.x
Mateusz Kowalczyk
2014-12-29
1
-1
/
+1
*
travis-ci: test with HEAD
Mateusz Kowalczyk
2014-12-23
1
-0
/
+1
*
Add missing import for standalone haddock-api package
Luite Stegeman
2014-12-22
1
-0
/
+1
*
hide projectVersion from DynFlags since it clashes with Haddock.Version.proje...
Luite Stegeman
2014-12-19
1
-1
/
+1
*
Update docs for @since
Mateusz Kowalczyk
2014-12-18
1
-0
/
+34
*
update changelog
Mateusz Kowalczyk
2014-12-18
1
-0
/
+12
*
Print missing docs by default
Mateusz Kowalczyk
2014-12-18
3
-4
/
+6
*
Fix dependency version
Mateusz Kowalczyk
2014-12-18
1
-1
/
+1
*
Only keep one Version instead of blindly appending
Mateusz Kowalczyk
2014-12-17
3
-13
/
+20
*
Fixup ghc.mk (follow-up to 1739375eb23342)
Herbert Valerio Riedel
2014-12-14
1
-1
/
+14
*
Treat GHC 7.10 the same as GHC 7.9
Herbert Valerio Riedel
2014-12-14
2
-2
/
+2
*
Remove redundant wild-card pattern match
Herbert Valerio Riedel
2014-12-14
1
-1
/
+0
*
Various fixups and bumps for next release
Mateusz Kowalczyk
2014-12-12
12
-34
/
+23
*
For pattern synonyms, render "pattern" as a keyword
Dr. ERDI Gergo
2014-12-12
3
-11
/
+31
*
Support for PartialTypeSignatures
Thomas Winant
2014-12-12
8
-55
/
+72
*
Follow API changes in D426
Alan Zimmerman
2014-12-12
8
-88
/
+120
*
Changes to reflect refactoring in GHC as part of #7484
Richard Eisenberg
2014-12-12
1
-0
/
+1
*
Follow changes from #9812
Jan Stolarek
2014-12-12
1
-11
/
+8
*
Update Haddock to new pattern synonym type signature syntax
Dr. ERDI Gergo
2014-12-12
7
-112
/
+105
*
Make compatible with `deepseq-1.4.0.0`
Herbert Valerio Riedel
2014-12-12
1
-3
/
+3
*
Remove overlapping pattern match
Austin Seipp
2014-12-12
1
-1
/
+0
*
reflect ForeignType constructore removal
Yuras Shumovich
2014-12-12
1
-4
/
+0
*
Collapse user-defined section by default (re #335)
Herbert Valerio Riedel
2014-12-12
1
-1
/
+1
*
Add .arclint file.
Austin Seipp
2014-12-12
1
-0
/
+24
*
Add an .arcconfig file.
Austin Seipp
2014-12-12
1
-0
/
+5
*
Disambiguate string-literals
Herbert Valerio Riedel
2014-12-12
1
-4
/
+4
*
Properly render package ID (not package key) in index, fixes #329.
Edward Z. Yang
2014-12-12
3
-13
/
+18
*
Followup changes to addition of -fwarn-context-quantification (GHC Trac #4426)
Krzysztof Gogolewski
2014-12-12
3
-2
/
+7
*
Bump ‘base’ constraint
Mateusz Kowalczyk
2014-12-12
3
-3
/
+3
*
Follow changes to TypeAnnot in GHC HEAD
Alan Zimmerman
2014-12-12
2
-11
/
+26
*
Import Data.Word w/o import-list
Herbert Valerio Riedel
2014-12-12
1
-1
/
+1
*
Changes due to ghc api changes in package representation
Duncan Coutts
2014-12-12
3
-27
/
+17
*
Revert "Merge branch 'reverts'"
Mateusz Kowalczyk
2014-12-12
15
-59
/
+67
*
header could contain several lines
jpmoresmau
2014-12-10
1
-1
/
+1
*
Update doctest parts of comments
Mateusz Kowalczyk
2014-12-10
1
-18
/
+22
*
Allow the parser to spit out meta-info
Mateusz Kowalczyk
2014-12-10
22
-112
/
+407
*
List new module in cabal file
Mateusz Kowalczyk
2014-12-09
1
-0
/
+1
*
(wip) Add support for @since (closes #26)
Simon Hengel
2014-11-16
6
-23
/
+82
*
State intention rather than implementation details in Haddock comment
Simon Hengel
2014-11-16
1
-1
/
+1
*
newtype-wrap parser monad
Simon Hengel
2014-11-08
4
-3
/
+131
*
Minor code simplification
Simon Hengel
2014-11-08
1
-4
/
+3
*
Fix parsing of identifiers written in infix way
Mateusz Kowalczyk
2014-11-04
4
-12
/
+23
*
Fix warnings
Mateusz Kowalczyk
2014-11-04
3
-6
/
+4
*
Turn some uses of error into recoverable warnings
Mateusz Kowalczyk
2014-11-04
3
-106
/
+141
*
Fix re-exports of built-in type families
Mateusz Kowalczyk
2014-11-04
4
-4
/
+102
[prev]
[next]