hackage-server icon indicating copy to clipboard operation
hackage-server copied to clipboard

please add hdf5 in order to build the documentation of the hdf5 library

Open picca opened this issue 1 year ago • 4 comments

Hello,

I uploaded the hdf5 package but the documentation can not be build, due to the missing hdf5 library.

On debian/Ubunut you should install the libhdf5-dev package.

Is it possible to provide this in the CI in charge of the documentation generation.

thanks for considering.

Frederic

picca avatar Aug 02 '24 11:08 picca

@picca have you considered manually uploading the documentation? That's what most packages with native dependencies do, I believe. See the bottom of https://hackage.haskell.org/upload for details.

ulysses4ever avatar Aug 02 '24 14:08 ulysses4ever

Yes I can , is it better ?

----- Le 2 Aoû 24, à 16:54, Artem Pelenitsyn @.*** a écrit :

@picca have you considered manually uploading the documentation? That's what most packages with native dependencies do, I believe. See the bottom of https://hackage.haskell.org/upload for details.

-- Reply to this email directly or view it on GitHub: https://github.com/haskell/hackage-server/issues/1326#issuecomment-2265585452 You are receiving this because you were mentioned.

Message ID: @.***>

picca avatar Aug 02 '24 14:08 picca

@picca generally, what everybody does is better, in my experience.

ulysses4ever avatar Aug 02 '24 16:08 ulysses4ever

@picca please raise a PR for https://github.com/haskell-infra/hackage-doc-builder-config

Bodigrim avatar Aug 02 '24 19:08 Bodigrim