| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Distribution.Client.ProjectFlags
Synopsis
Documentation
data ProjectFlags #
Constructors
| ProjectFlags | |
Fields
| |
Instances
removeIgnoreProjectOption :: [OptionField a] -> [OptionField a] #
As almost all commands use ProjectFlags but not all can honour
"ignore-project" flag, provide this utility to remove the flag
parsing from the help message.