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-api
/
src
/
Haddock.hs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use -fprint-unicode-syntax when --use-unicode is enabled
Ben Gamari
2016-02-08
1
-4
/
+7
*
Make sure --mathjax affects all written HTML files
Joachim Breitner
2016-01-19
1
-1
/
+1
*
Fix the documentation for haddock itself.
Dominic Steinitz
2015-12-21
1
-2
/
+3
*
Changes to compile with 8.0
Matthew Pickering
2015-12-14
1
-1
/
+1
*
s/PackageKey/UnitId/g and s/packageKey/unitId/g
Edward Z. Yang
2015-12-14
1
-3
/
+3
*
Create Process: removed PhaseFailed
Tamar Christina
2015-12-14
1
-5
/
+2
*
Override source line flags when source hyperlinker is enabled.
Łukasz Hanuszczak
2015-08-02
1
-2
/
+7
*
Add support for hyperlinking modules in import lists.
Łukasz Hanuszczak
2015-07-06
1
-1
/
+1
*
Fix bug where not all module interfaces were added to source mapping.
Łukasz Hanuszczak
2015-07-05
1
-2
/
+4
*
Refactor source path mapping to use modules as indices.
Łukasz Hanuszczak
2015-07-05
1
-10
/
+17
*
Make Haddock generate warnings about potential misuse of hyperlinker.
Łukasz Hanuszczak
2015-07-04
1
-0
/
+30
*
Make hyperlinker respect pretty-printer flag and add documentation.
Łukasz Hanuszczak
2015-06-30
1
-1
/
+1
*
Make Haddock generate source for all interfaces (also hidden ones).
Łukasz Hanuszczak
2015-06-30
1
-1
/
+1
*
Add basic support for cross-package hyperlink generation.
Łukasz Hanuszczak
2015-06-30
1
-1
/
+1
*
Rewrite source generation to fixed links and directory structure.
Łukasz Hanuszczak
2015-06-30
1
-6
/
+5
*
Make external hyperlinks point to locations specified by source URLs.
Łukasz Hanuszczak
2015-06-30
1
-1
/
+6
*
Make source hyperlinker generate output in apropriate directory.
Łukasz Hanuszczak
2015-06-30
1
-2
/
+8
*
Add support for providing custom CSS files for hyperlinked source.
Łukasz Hanuszczak
2015-06-30
1
-1
/
+2
*
Create hyperlinker module and plug it into the Haddock pipeline.
Łukasz Hanuszczak
2015-06-30
1
-0
/
+4
*
Make the error encountered when a package can't be found more
Ben Gamari
2015-03-25
1
-12
/
+21
*
--package-name and --package-version flags
Mateusz Kowalczyk
2015-01-22
1
-3
/
+24
*
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
*
Properly render package ID (not package key) in index, fixes #329.
Edward Z. Yang
2014-12-12
1
-2
/
+2
*
Changes due to ghc api changes in package representation
Duncan Coutts
2014-12-12
1
-5
/
+8
*
Revert "Merge branch 'reverts'"
Mateusz Kowalczyk
2014-12-12
1
-5
/
+5
*
Allow the parser to spit out meta-info
Mateusz Kowalczyk
2014-12-10
1
-3
/
+6
*
Fix improper lazy IO use
treeowl
2014-10-09
1
-1
/
+1
*
Move sources under haddock-api/src
Mateusz Kowalczyk
2014-08-23
1
-0
/
+488