License | BSD-3-Clause |
---|---|
Safe Haskell | None |
Language | GHC2021 |
Stack.Options.UnpackParser
Description
Functions to parse command line arguments for Stack's unpack
command.
Synopsis
- unpackOptsParser :: Parser UnpackOpts
Documentation
unpackOptsParser :: Parser UnpackOpts Source #
Parse command line arguments for Stack's unpack
command.