stack-2.9.3: The Haskell Tool Stack
Safe HaskellSafe-Inferred
LanguageHaskell2010

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`