|
| Text.XML.HXT.Arrow.XmlOptions | | Portability | portable | | Stability | stable | | Maintainer | Uwe Schmidt (uwe@fh-wedel.de) |
|
|
|
| Description |
| system configuration and common options options
|
|
| Synopsis |
|
|
|
| Documentation |
|
|
commonly useful options for XML input
can be used for option definition with haskell getopt
defines options: a_trace, a_proxy, a_use_curl, a_do_not_use_curl, a_options_curl, a_encoding,
a_issue_errors, a_do_not_issue_errors, a_parse_html, a_parse_by_mimetype, a_issue_warnings, a_do_not_issue_warnings,
a_parse_xml, a_validate, a_do_not_validate, a_canonicalize, a_do_not_canonicalize,
|
|
|
commonly useful options for XML output
defines options: a_indent, a_output_encoding, a_output_html and others
|
|
|
commonly useful options
defines options: a_verbose, a_help
|
|
|
| defines a_version option
|
|
|
| debug output options
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| select options from a predefined list of option desciptions
|
|
|
|
| Produced by Haddock version 2.6.1 |