opt-env-conf-0.4.0.2: Settings parsing for Haskell: command-line arguments, environment variables, and configuration values.
Safe HaskellSafe-Inferred
LanguageHaskell2010

OptEnvConf.Error

Synopsis

Documentation

errorIsForgivable :: ParseError -> Bool Source #

Whether the other side of an Alt should be tried if we find this error.