Bug#968446: file:///usr/share/doc/ghc-doc/html/libraries/index.html missing all base libraries
Joey Hess
id at joeyh.name
Sat Aug 15 14:55:45 BST 2020
Package: ghc-doc
Version: 8.8.4-1
Severity: normal
After the fix for #966069, the page seems to have docs for all
libraries, except for the ones in base. Ie, Prelude, Foreign,
Control.Concurrent are all missing.
This involves ghc-pkg --global outputting this:
base
4.13.0.0
/usr/share/doc/ghc-doc/html/libraries/base-4.13.0.0/base.haddock
/usr/share/doc/ghc-doc/html/libraries/base-4.13.0.0
But /usr/share/doc/ghc-doc/html/libraries/base-4.13.0.0/base.haddock
does not exist. The actual location is
/usr/lib/ghc-doc/haddock/ghc/base-4.13.0.0/base.haddock
And so /usr/lib/ghc-doc/gen_contents_index skips it.
The easiest fix might be to move or symlink that file. (I've done the
latter and it works.)
-- System Information:
Debian Release: bullseye/sid
APT prefers unstable-debug
APT policy: (500, 'unstable-debug'), (500, 'unstable'), (500, 'oldstable')
Architecture: amd64 (x86_64)
Kernel: Linux 5.5.0-2-amd64 (SMP w/4 CPU cores)
Kernel taint flags: TAINT_USER, TAINT_WARN
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8), LANGUAGE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
Versions of packages ghc-doc depends on:
ii dpkg 1.19.7
ii ghc [haddock-interface-35] 8.8.3-1
ii libjs-mathjax 2.7.8+dfsg-1
ii perl 5.30.3-4
ghc-doc recommends no packages.
Versions of packages ghc-doc suggests:
pn haskell-doc <none>
-- no debconf information
--
see shy jo
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/pkg-haskell-maintainers/attachments/20200815/80142aa4/attachment.sig>
More information about the Pkg-haskell-maintainers
mailing list