1 synopsis: Add support for authentication tokens for uploading to Hackage
2 packages: cabal-install
8 A new flag `--token` (`-t`) has been created. Token authentication takes
9 precedence over username and password meaning that, if a token is set,
10 the username and password flags are ignored.