Dependencies for etc-0.4.1.0
Libraries
etc
- aeson (>=0.11)
- base (>=4.7 && <5)
- rio (>=0.0.1.0)
- template-haskell (>=2.11.0.0)
- text (>=0.0.1.0)
- typed-process (>=0.1.1)
- unliftio (>=0.1.1.0)
- if flag(extra)
- ansi-wl-pprint (>=0.6)
- edit-distance (>=0.2)
- if flag(cli)
- optparse-applicative (>=0.12)
- if flag(yaml)
- yaml (>=0.8)
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
extra | Include extra utilities | Disabled |
cli | Include support for cli arguments | Disabled |
yaml | Include support to parse YAML files | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info