Bug#968446: file:///usr/share/doc/ghc-doc/html/libraries/index.html missing all base libraries

Ilias Tsitsimpis iliastsi at debian.org
Mon Aug 17 16:09:59 BST 2020


Control: tags -1 + pending

Hey Joey,

On Sat, Aug 15, 2020 at 09:55AM, Joey Hess wrote:
> 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

Oops, this seems to be another case where we fail to correctly parse
ghc's package database. I fixed it here:

  https://salsa.debian.org/haskell-team/DHG_packages/-/commit/e62495ba6b

Please take a look and let me know if it works for you.

Thanks,

-- 
Ilias



More information about the Pkg-haskell-maintainers mailing list