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
/
haddock-library
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clean up warnings
Alec Theriault
2020-03-22
1
-14
/
+12
*
Update parsing to strip whitespace from table cells (#1074)
Alina Banerjee
2020-03-20
9
-98
/
+102
*
Merge branch 'ghc-8.8' into ghc-8.10
Alec Theriault
2020-03-20
13
-75
/
+332
|
\
|
*
Fix build-failure regression for base < 4.7
Herbert Valerio Riedel
2019-12-08
6
-30
/
+61
|
*
Document error-prone conditional definition of instances
Herbert Valerio Riedel
2019-12-08
1
-0
/
+6
|
*
Fix Travis CI, loosen .cabal bounds (#1089)
Alec Theriault
2019-09-20
1
-7
/
+9
|
*
Release haddock-2.23, haddock-library-1.8.0
Alec Theriault
2019-05-26
2
-6
/
+6
|
*
Remove outdated `.ghci` files and `scripts`
Alec Theriault
2019-05-13
1
-1
/
+0
|
*
Merge branch 'ghc-8.6' into ghc-8.8
Alec Theriault
2019-03-03
5
-4
/
+50
|
|
\
|
|
*
Make a fixture of weird parsing of lists (#997)
Oleg Grenrus
2019-02-04
5
-1
/
+47
|
|
*
Loosen 'QuickCheck' and 'hspec' bounds
Alec Theriault
2019-01-28
1
-2
/
+2
|
*
|
Better identifier parsing
Alec Theriault
2019-02-25
5
-61
/
+212
|
*
|
Support value/type namespaces on identifier links
Alec Theriault
2019-02-25
3
-8
/
+30
*
|
|
Merge pull request #1014 from hvr/pr/bsd2-normalise
Simon Marlow
2019-02-06
1
-18
/
+21
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Normalise LICENSE text w/ cabal's BSD2 template
Herbert Valerio Riedel
2019-02-02
1
-18
/
+21
*
|
|
Remove `Documentation.Haddock.Utf8`
Alec Theriault
2019-02-03
4
-93
/
+5
|
/
/
*
|
Update/modernise haddock-library.cabal file
Herbert Valerio Riedel
2019-02-02
1
-40
/
+45
*
|
Fix warnings, accept output
Alec Theriault
2018-12-12
2
-2
/
+2
*
|
Bump version bounds
Alec Theriault
2018-11-06
1
-0
/
+4
*
|
Fix/add to haddock-library test suite
Alec Theriault
2018-11-06
7
-6
/
+20
*
|
Accept test case
Alec Theriault
2018-11-06
1
-1
/
+1
*
|
Support (and flatten) inline markup in image links
Alec Theriault
2018-11-06
2
-5
/
+44
*
|
Support hyperlink labels with inline markup
Alec Theriault
2018-11-06
3
-41
/
+43
*
|
Faster 'Text' driven parser combinators
Alec Theriault
2018-11-05
3
-35
/
+83
|
/
*
Bump haddock-library to 1.7.0
Alec Theriault
2018-10-16
2
-3
/
+7
*
Minor tweak to package description
Herbert Valerio Riedel
2018-10-16
1
-2
/
+2
*
Build on 7.4 and 7.8
Alec Theriault
2018-10-16
1
-1
/
+2
*
Turn haddock-library into a minor release
Alec Theriault
2018-09-22
2
-4
/
+5
*
Bump haddock-api-2.21.0, haddock-library-1.7.0
Alec Theriault
2018-09-22
2
-2
/
+6
*
Update the ghc-8.6 branch (#889)
Simon Jakobi
2018-07-20
1
-1
/
+47
*
haddock-library: Bump bounds for containers
Simon Jakobi
2018-07-19
1
-2
/
+2
*
Bump a few dependency bounds (#845)
Simon Jakobi
2018-06-13
1
-4
/
+4
*
Add docs for some DocH constructors (#814)
Simon Jakobi
2018-06-13
1
-0
/
+3
*
Merge branch 'ghc-head' with 'ghc-8.4'
Herbert Valerio Riedel
2018-05-01
1
-1
/
+1
|
\
|
*
Bump upper bound on base to < 4.13
Ryan Scott
2018-04-19
1
-2
/
+2
*
|
Replace 'attoparsec' with 'parsec' (#799)
Alec Theriault
2018-04-25
16
-2783
/
+358
*
|
haddock-2.19.1, haddock-api-2.19.1, haddock-library-1.6.0
alexbiehl
2018-03-27
2
-1
/
+5
*
|
@since includes package name (#749)
Alec Theriault
2018-03-27
5
-14
/
+27
*
|
Make a proper definition for the <link> parser
Simon Jakobi
2018-03-14
1
-4
/
+6
*
|
haddock-library.cabal: Clean up GHC options
Simon Jakobi
2018-03-14
1
-6
/
+3
*
|
fixtures: Prevent stdout buffering
Simon Jakobi
2018-03-14
1
-1
/
+4
*
|
fixtures: Slightly unmangle output
Simon Jakobi
2018-03-14
1
-1
/
+1
*
|
Add fixture test for inline links
Simon Jakobi
2018-03-14
2
-0
/
+7
*
|
Add fixture test for links
Simon Jakobi
2018-03-14
2
-0
/
+6
*
|
Add fixture test for definition lists
Simon Jakobi
2018-03-14
2
-0
/
+2
*
|
Restore backward-compat with base-4.5 through base-4.8
Herbert Valerio Riedel
2018-03-10
2
-2
/
+28
*
|
Update to QC 2.11
Herbert Valerio Riedel
2018-03-10
1
-1
/
+1
*
|
Update changelogs for haddock-2.19.0.1 and haddock-library-1.5.0.1
alexbiehl
2018-03-10
1
-0
/
+4
*
|
Bump haddock-2.19.0.1, haddock-api-2.19.0.1, haddock-library-1.5.0.1
alexbiehl
2018-03-10
1
-2
/
+2
*
|
Remove bang pattern
Alec Theriault
2018-03-02
1
-3
/
+3
[next]