Closed poscat0x04 closed 1 year ago
Hi, the documentation is missing on Hackage. Could you please manually upload it with cabal upload -d --publish?
cabal upload -d --publish
Thanks for the report, done. I assume the native dependency causes the Hackage doc build to fail. Added a note in 5036b77 about how to build and upload docs for the future.
Hi, the documentation is missing on Hackage. Could you please manually upload it with
cabal upload -d --publish
?