stack-3.9.1: A program for developing Haskell projects
LicenseBSD-3-Clause
Safe HaskellNone
LanguageGHC2024

Stack.Types.UploadOpts

Description

Types for command line options for Stack's 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.