Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Stack.Options.UploadParser
Synopsis
Documentation
data UploadOpts Source #
Constructors
UploadOpts | |
Fields
|
data UploadVariant Source #
Constructors
Publishing | Publish the package |
Candidate | Create a package candidate |
uploadOptsParser :: Parser UploadOpts Source #
Parser for arguments to `stack upload`