cabal
cabal copied to clipboard
Feature request: Hackage X-ApiKey authentication in `cabal upload`
Hackage supports generating an API key, which stack supports: https://github.com/commercialhaskell/stack/issues/5513
However, I can't find anything in the Cabal code supporting this. It would be quite nice to have it.
Sounds like a reasonable enhancement for cabal upload, and a one that shouldn’t be hard to implement.
This is probably a dup of #6738 but with a better description.