Dependencies for flite-0.1.2
Libraries
flite
- array (<1)
- base (>=3 && <5)
- containers (<1)
- haskell98 (>=1 && <2)
- parsec (>=2.1.0.1 && <3)
Executables
flite-pure
- if flag(pure)
- array (<1)
- base (>=3 && <5)
- containers (<1)
- haskell98 (>=1 && <2)
- buildable: False
flite
- if flag(pure)
- buildable: False
- array (<1)
- base (>=3 && <5)
- containers (<1)
- haskell98 (>=1 && <2)
- parsec (>=2.1.0.1 && <3)
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
pure | Use the pure parser instead of the Parsec | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info