Dependencies for input-parsers-0.3.0.2
Libraries
input-parsers
- base (>=4.9 && <5)
- bytestring (>=0.10 && <0.13)
- monoid-subclasses (>=1.0 && <1.3)
- parsers (>=0.12 && <0.13)
- text (>=1.2 && <2.2)
- transformers (>=0.2 && <0.7)
- 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)
- bytestring (>=0.9 && <0.13)
- text (>=0.1 && <2.2)
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