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
*
Use relative URL when no docBaseUrl given
Alexander Biehl
2017-09-01
1
-1
/
+1
*
Write meta.json when generating html output (#676)
Alexander Biehl
2017-08-30
5
-2
/
+30
*
Fix test fallout (again)
alexbiehl
2017-08-29
90
-0
/
+450
*
QuickNav: Also use baseUrl for doc-index.json request
Alexander Biehl
2017-08-29
1
-1
/
+1
*
QuickNav: Make docbase configurable
Alexander Biehl
2017-08-29
2
-3
/
+18
*
Include subordinates in content index
alexbiehl
2017-08-29
2
-9
/
+13
*
Removed `nowrap` for interface method sigs (#674)
Paolo Veronelli
2017-08-29
1
-3
/
+1
*
Content search css
alexbiehl
2017-08-28
1
-0
/
+149
*
Accept tests
alexbiehl
2017-08-28
90
-540
/
+540
*
Load javascript below the fold
alexbiehl
2017-08-28
1
-7
/
+7
*
Add search button to #page-menu
alexbiehl
2017-08-28
1
-2
/
+2
*
Fix tests for content search
alexbiehl
2017-08-28
90
-21
/
+641
*
Content search for haddock html doc
alexbiehl
2017-08-27
5
-1
/
+813
*
Generate an index for package content search (#662)
Florian Eggenhofer
2017-08-27
4
-4
/
+285
*
haddock: Add Documentation.Haddock.Markup to other-modules
Ben Gamari
2017-08-22
1
-0
/
+1
*
Hyperlinker: Avoid linear lookup in enrichToken (#669)
Alexander Biehl
2017-08-19
2
-41
/
+53
*
Refactoring: Make doc renaming monadic
alexbiehl
2017-08-16
3
-95
/
+116
*
Bifoldable and Bitraversable for DocH and MetaDoc
alexbiehl
2017-08-16
2
-1
/
+62
*
Provide --show-interface option to dump interfaces (#645)
Alexander Biehl
2017-08-06
8
-1
/
+167
*
Bump haddock-library in haddock-api
Alexander Biehl
2017-08-06
1
-1
/
+1
*
Bump haddock-library
Alexander Biehl
2017-08-06
1
-1
/
+1
*
Fix: Generate pattern signatures for constructors exported as patterns (#663)
Tim Baumann
2017-08-06
8
-109
/
+412
*
Fix renaming after instance signature specializing (#660)
Moritz Drexl
2017-08-05
5
-170
/
+418
*
Prepare haddock-library-1.4.5 release
alexbiehl
2017-07-31
3
-2
/
+15
*
Changelog for haddock-library
alexbiehl
2017-07-31
1
-0
/
+3
*
Fixup haddock
Alexander Biehl
2017-07-31
1
-1
/
+1
*
Move `DocMarkup` from haddock-api to haddock-library (#659)
Alexander Biehl
2017-07-31
11
-101
/
+100
*
Bump haddock to 2.18.2, haddock-library to 1.4.5
alexbiehl
2017-07-27
4
-4
/
+8
*
Update README
Herbert Valerio Riedel
2017-07-20
1
-42
/
+16
*
Mention new-build in README
Herbert Valerio Riedel
2017-07-20
1
-0
/
+8
*
Add cheatsheet to haddock.cabal
Herbert Valerio Riedel
2017-07-20
1
-0
/
+2
*
Import @aisamanra's Haddock cheatsheet
Herbert Valerio Riedel
2017-07-20
5
-0
/
+1181
*
Beef up haddock description (#658)
Alexander Biehl
2017-07-20
1
-2
/
+20
*
Drop obsolete/misleading `stability: experimental`
Herbert Valerio Riedel
2017-07-20
3
-3
/
+0
*
haddock-api: add changelog pointing to haddock's changelog
Herbert Valerio Riedel
2017-07-20
2
-0
/
+4
*
Refactor .cabal to use sub-lib for vendored lib
Herbert Valerio Riedel
2017-07-20
1
-21
/
+42
*
Avoid trivial use of LambdaCase
Herbert Valerio Riedel
2017-07-20
1
-2
/
+1
*
Tweak haddock-api.cabal for pending release
Herbert Valerio Riedel
2017-07-20
1
-10
/
+23
*
Prepare 2.18.1 release (#657)
Alexander Biehl
2017-07-20
4
-6
/
+6
*
Fix compilation of lib:haddock-library w/ GHC < 8
Herbert Valerio Riedel
2017-07-20
1
-0
/
+6
*
Fix #249 (#655)
Bryn Edwards
2017-07-17
2
-0
/
+2
*
Avoid missing home module warning (#652)
Alex Biehl
2017-07-08
3
-2
/
+26
*
Remove redudant import warning (#651)
Alex Biehl
2017-07-07
1
-4
/
+5
*
Avoid errors on non UTF-8 Windows (#566)
Yuji Yamamoto
2017-07-04
1
-0
/
+11
*
Fix test failures on Windows (#564)
Yuji Yamamoto
2017-07-03
6
-4
/
+25
*
Document record fields when DuplicateRecordFields is enabled (#649)
Alex Biehl
2017-07-03
3
-1
/
+186
*
Fix haddock: internal error: links: UnhelpfulSpan (#561)
Bartosz Nitka
2017-07-02
2
-4
/
+6
*
Make per-argument docs for class methods work again (#648)
Alex Biehl
2017-06-29
4
-4
/
+127
*
Don't include names with empty subordinates in maps (#644)
Alex Biehl
2017-06-23
4
-1
/
+99
*
Lookup fixities for reexports without subordinates (#642)
Alex Biehl
2017-06-23
1
-1
/
+2
[next]