Skip to content

Hadrian Bindist: paths to haddock interfaces/html are wrong in the pkgconfs

They are relative to $(libdir), while they should be relative to $(ActualLibsDir)

wrong path:

haddock-interfaces: "${pkgroot}/../share/doc/ghc-9.3.20210928/html/libraries/array/array.haddock"

correct path:

haddock-interfaces:
    ${pkgroot}/../../../share/doc/ghc-9.3.20210928/html/libraries/array/array.haddock
Edited by Zubin
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information