Dependencies for ert-0.0.1.0
Libraries
ert
- aeson (>=0.6.2.1 && <0.7)
- attoparsec (>=0.10.4.0 && <0.11)
- attoparsec-expr (>=0.1.1.1 && <0.2)
- base (>=4.6 && <4.7)
- bytestring (>=0.10.0.2 && <0.11)
- text (>=0.11.3.1 && <0.12)
- unordered-containers (>=0.2.3.0 && <0.3)
- vector (>=0.10.0.1 && <0.11)
- if flag(regex)
- regex-compat (>=0.95.1 && <0.96)
Executables
ert
- aeson (>=0.6.2.1 && <0.7)
- attoparsec (>=0.10.4.0 && <0.11)
- attoparsec-expr (>=0.1.1.1 && <0.2)
- base
- bytestring (>=0.10.0.2 && <0.11)
- ert
- text (>=0.11.3.1 && <0.12)
- unordered-containers (>=0.2.3.0 && <0.3)
- vector (>=0.10.0.1 && <0.11)
- if flag(regex)
- regex-compat (>=0.95.1 && <0.96)
- if flag(yaml)
- yaml (>=0.8.9.1 && <0.9)
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
dev | Turn on development settings. | Disabled |
util | Compiles console utily for testing templates. | Enabled |
yaml | Compiles utily with Yaml support. | Enabled |
regex | Adds support of regex matching in expressions. | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info