Dependencies for parsers-0.12.12
Libraries
parsers
- base (>=4.9 && <5)
- charset (>=0.3 && <1)
- containers (>=0.4 && <0.9)
- mtl (>=2.0.1 && <2.4)
- scientific (>=0.3 && <0.4)
- text (>=0.10 && <2.2)
- transformers (>=0.2 && <0.7)
- 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)
- if impl(ghc<8.0)
- semigroups (>=0.12 && <1)
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