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
/
src
/
Documentation
/
Haddock
/
Types.hs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Keep track of ordered list indexes and render them (#1407)
Ben Simms
2022-05-03
1
-5
/
+6
*
Follow hlint, remove language pragmas in libs. (#1478)
Phil de Joux
2022-05-03
1
-1
/
+1
*
Add support for labeled module references
Iñaki García Etxebarria
2021-02-07
1
-4
/
+10
*
Add dangling changes from branches ghc-8.6 and ghc-8.8 (#1243)
Xia Li-yao
2020-12-08
1
-1
/
+1
*
`haddock-library` document header level
Alec Theriault
2020-03-28
1
-1
/
+1
*
Document error-prone conditional definition of instances
Herbert Valerio Riedel
2019-12-08
1
-0
/
+6
*
Support value/type namespaces on identifier links
Alec Theriault
2019-02-25
1
-0
/
+10
*
Support hyperlink labels with inline markup
Alec Theriault
2018-11-06
1
-7
/
+7
*
Add docs for some DocH constructors (#814)
Simon Jakobi
2018-06-13
1
-0
/
+3
*
@since includes package name (#749)
Alec Theriault
2018-03-27
1
-1
/
+4
*
Restore backward-compat with base-4.5 through base-4.8
Herbert Valerio Riedel
2018-03-10
1
-0
/
+1
*
Grid Tables (#718)
Oleg Grenrus
2018-02-01
1
-0
/
+20
*
Refactoring: Make doc renaming monadic
alexbiehl
2017-08-16
1
-0
/
+3
*
Bifoldable and Bitraversable for DocH and MetaDoc
alexbiehl
2017-08-16
1
-0
/
+61
*
Provide --show-interface option to dump interfaces (#645)
Alexander Biehl
2017-08-06
1
-1
/
+32
*
Prepare haddock-library-1.4.5 release
alexbiehl
2017-07-31
1
-0
/
+8
*
Move `DocMarkup` from haddock-api to haddock-library (#659)
Alexander Biehl
2017-07-31
1
-0
/
+27
*
Make haddock-library and haddock-api warning free (#626)
Alex Biehl
2017-05-30
1
-1
/
+3
*
Fix the documentation for haddock itself.
Dominic Steinitz
2015-12-21
1
-0
/
+1
*
Handle inline math with mathjax.
Dominic Steinitz
2015-12-21
1
-0
/
+1
*
Only keep one Version instead of blindly appending
Mateusz Kowalczyk
2014-12-17
1
-6
/
+0
*
Allow the parser to spit out meta-info
Mateusz Kowalczyk
2014-12-10
1
-0
/
+20
*
(wip) Add support for @since (closes #26)
Simon Hengel
2014-11-16
1
-0
/
+2
*
Derive more instances
Simon Hengel
2014-11-03
1
-8
/
+1
*
Get rid of StandaloneDeriving
Simon Hengel
2014-11-03
1
-10
/
+3
*
Move out Show and Eq instances to Types
Mateusz Kowalczyk
2014-05-05
1
-0
/
+6
*
Move parser + parser tests out to own package.
Mateusz Kowalczyk
2014-05-05
1
-0
/
+70