stack-1.5.1: The Haskell Tool Stack

Safe HaskellNone
LanguageHaskell2010

Stack.Options.SDistParser

Synopsis

Documentation

sdistOptsParser Source #

Arguments

:: Bool

Whether to sign by default `stack upload` does, `stack sdist` doesn't

-> Parser SDistOpts 

Parser for arguments to `stack sdist` and `stack upload`