Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 890563
Collapse All | Expand All

(-)ghc-9.0.2/docs/users_guide/ghc_config.py.in (-2 / +2 lines)
Lines 1-6 Link Here
1
extlinks = {
1
extlinks = {
2
    'ghc-ticket': ('https://gitlab.haskell.org/ghc/ghc/issues/%s', '#'),
2
    'ghc-ticket': ('https://gitlab.haskell.org/ghc/ghc/issues/%s', '%s'),
3
    'ghc-wiki': ('https://gitlab.haskell.org/ghc/ghc/wikis/%s', '#'),
3
    'ghc-wiki': ('https://gitlab.haskell.org/ghc/ghc/wikis/%s', '%s'),
4
}
4
}
5
5
6
libs_base_uri = '../libraries'
6
libs_base_uri = '../libraries'

Return to bug 890563