Open
Description
Describe the bug
+ cabal upload --publish --publish -d dist-docs.nENRAe/file-io-0.1.3-docs.tar.gz
hackage.haskell.org username: maerwald
hackage.haskell.org password:
Uploading documentation dist-docs.nENRAe/file-io-0.1.3-docs.tar.gz...
Error: cabal: '/usr/bin/curl' exited with an error:
curl: (56) Illegal or missing hexadecimal sequence in chunked-encoding
Happens reproducibly.
To Reproduce
cabal v2-haddock --haddock-for-hackage --enable-doc --haddock-options=--quickjump
cabal upload --publish -d dist-newstyle/file-io-0.1.3-docs.tar.gz
Expected behavior
cabal upload
should work or have actual error handling.
System information
- Operating system: Fedora 39
cabal
3.12.1.0,ghc
9.8.2