Safe Haskell | None |
---|---|
Language | Haskell2010 |
Options.Harg.Sources.DefaultStr
Synopsis
- data DefaultStrSource (f :: Type -> Type) = DefaultStrSource
Documentation
data DefaultStrSource (f :: Type -> Type) Source #
Source that enables a parser to read options from defaults that are provided as strings (unparsed).
Constructors
DefaultStrSource |