-
Notifications
You must be signed in to change notification settings - Fork 207
Closed
Description
When I attempt to upload singletons-base (which needs cabal-version: 3.8) to Hackage, it fails with:
$ cabal upload --publish dist-newstyle/sdist/singletons-base-code-generator-0.1.tar.gz
<snip>
Uploading dist-newstyle/sdist/singletons-base-code-generator-0.1.tar.gz...
Error uploading dist-newstyle/sdist/singletons-base-code-generator-0.1.tar.gz:
http code 400
Error: Invalid package
'cabal-version' must be at most 3.6
Is there something that needs to change on Hackage's end to support this? I require cabal-version: 3.8 due to the package's use of a cabal code generator.
I am using the latest stable release of cabal (cabal-install version 3.12.1.0) as of the time of writing.
ulysses4ever and georgefst
Metadata
Metadata
Assignees
Labels
No labels