Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hackage documentation broken #45

Open
sir4ur0n opened this issue Jan 26, 2022 · 1 comment
Open

Hackage documentation broken #45

sir4ur0n opened this issue Jan 26, 2022 · 1 comment

Comments

@sir4ur0n
Copy link

Hello,

On https://hackage.haskell.org/package/odbc the documentation is not displayed:
image

A look at the Hackage build log (bottom right on the same page) seems to hint at a missing odbc system package prior to build.

I unfortunately don't know how to specify system requirements for Hackage build and I did not find any info about it in https://hackage.haskell.org/upload 😞

@yaitskov
Copy link

stack haddock

generates html docs, but it requires unixodbc-dev deb package with headers:

Documentation created:
.stack-work/dist/x86_64-linux-tinfo6/Cabal-3.2.1.0/doc/html/odbc/index.html,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants