Dependencies for parsers-0.12.10
Libraries
parsers
- base (>=4.3 && <5)
- base-orphans (>=0.3 && <1)
- charset (>=0.3 && <1)
- containers (>=0.4 && <0.7)
- mtl (>=2.0.1 && <2.3)
- scientific (>=0.3 && <0.4)
- semigroups (>=0.12 && <1)
- text (>=0.10 && <2.1)
- transformers (>=0.2 && <0.6)
- unordered-containers (>=0.2 && <0.3)
- if flag(binary)
- binary (>=0.7.2 && <1)
- if flag(parsec)
- parsec (>=3.1 && <3.2)
- if flag(attoparsec)
- attoparsec (>=0.12.1.4 && <0.15)
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
binary | You can disable the use of the | Enabled |
parsec | You can disable the use of the | Enabled |
attoparsec | You can disable the use of the | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info