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
/
Backends
/
Hyperlinker.hs
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix CI for 9.2 (#1436)
Artem Pelenitsyn
2021-11-27
1
-1
/
+0
*
Fix to build with HEAD
Sylvain Henry
2021-02-09
1
-1
/
+2
*
Merge branch 'ghc-head' into ghc-9.0
alexbiehl-gc
2021-02-07
1
-2
/
+2
|
\
|
*
Merge remote-tracking branch 'origin/ghc-9.0' into ghc-head
Ben Gamari
2021-01-13
1
-15
/
+25
|
|
\
|
*
|
Remove Ord FastString instance
Sylvain Henry
2020-08-17
1
-2
/
+2
*
|
|
Cleanup: fix build warnings
Vladislav Zavialov
2021-02-05
1
-1
/
+1
|
|
/
|
/
|
*
|
Merge remote-tracking branch 'origin/ghc-8.10' into ghc-9.0
Ben Gamari
2021-01-05
1
-17
/
+27
|
\
\
|
|
/
|
/
|
|
*
Merge branch 'ghc-8.8' into ghc-8.10
Alec Theriault
2020-03-20
1
-17
/
+32
|
|
\
|
|
*
Prefer un-hyperlinked sources to no sources
Alec Theriault
2019-10-07
1
-13
/
+25
|
|
*
Fix crash when there are no srcspans in the file due to CPP
Zubin Duggal
2019-10-07
1
-8
/
+11
|
|
*
update for new way to store hiefile headers
Zubin Duggal
2019-06-04
1
-2
/
+3
|
|
*
Remove workaround for now-fixed Clang CPP bug (#1028)
Alec Theriault
2019-03-29
1
-3
/
+1
*
|
|
Atomic update of NameCache in readHieFile
Zubin Duggal
2020-05-04
1
-3
/
+5
*
|
|
Fix for GHC.Unit.* modules
Sylvain Henry
2020-04-27
1
-1
/
+1
*
|
|
Module structure
Sylvain Henry
2020-04-24
1
-1
/
+1
*
|
|
Modules: Types
Sylvain Henry
2020-03-18
1
-3
/
+3
*
|
|
Fix after Iface modules renaming
Sylvain Henry
2020-01-02
1
-2
/
+2
|
/
/
*
|
update for new way to store hiefile headers
Zubin Duggal
2019-05-30
1
-2
/
+3
*
|
Remove workaround for now-fixed Clang CPP bug (#1028)
Alec Theriault
2019-02-11
1
-3
/
+1
|
/
*
Use `.hie` files for the Hyperlinker backend (#977)
Alec Theriault
2019-01-31
1
-11
/
+44
*
Set UTF-8 encoding before writing files (#934)
Alec Theriault
2018-10-16
1
-1
/
+2
*
Move source paths types to hyperlinker types module.
Łukasz Hanuszczak
2015-07-06
1
-0
/
+2
*
Extract main hyperlinker types to separate module.
Łukasz Hanuszczak
2015-07-06
1
-0
/
+1
*
Refactor source path mapping to use modules as indices.
Łukasz Hanuszczak
2015-07-05
1
-9
/
+6
*
Make hyperlinker respect pretty-printer flag and add documentation.
Łukasz Hanuszczak
2015-06-30
1
-7
/
+23
*
Add basic support for cross-package hyperlink generation.
Łukasz Hanuszczak
2015-06-30
1
-12
/
+13
*
Rewrite source generation to fixed links and directory structure.
Łukasz Hanuszczak
2015-06-30
1
-17
/
+12
*
Make external hyperlinks point to locations specified by source URLs.
Łukasz Hanuszczak
2015-06-30
1
-5
/
+3
*
Make source hyperlinker generate output in apropriate directory.
Łukasz Hanuszczak
2015-06-30
1
-16
/
+25
*
Add support for fancy highlighting upon hovering over identifier.
Łukasz Hanuszczak
2015-06-30
1
-2
/
+8
*
Add support for providing custom CSS files for hyperlinked source.
Łukasz Hanuszczak
2015-06-30
1
-6
/
+20
*
Create hyperlinker module and plug it into the Haddock pipeline.
Łukasz Hanuszczak
2015-06-30
1
-0
/
+25