stack-3.3.1: The Haskell Tool Stack
Safe HaskellNone
LanguageGHC2021

Stack.Types.UploadOpts

Description

Types for command line options for the stack upload command.

Synopsis

Documentation

data UploadOpts Source #

Type representing command line options for the stack upload command.

Constructors

UploadOpts 

Fields

data UploadVariant Source #

Type representing variants for uploading to Hackage.

Constructors

Publishing

Publish the package/a published package.

Candidate

Create a package candidate/a package candidate.