Dependencies for indentation-0.3.2
Libraries
indentation
- base (>=4.6 && <4.12)
- indentation-core (==0.0.0.1)
- mtl (>=2.1)
- if flag(parsec)
- indentation-parsec (==0.0.0.1)
- parsec (>=3.1.5)
- if flag(trifecta)
- indentation-trifecta (==0.0.2)
- parsers (>=0.10 && <0.13)
- trifecta (>=1.4 && <1.8)
Flags
Manual Flags
Name | Description | Default |
---|---|---|
parsec | Include indentation operators for Parsec | Enabled |
trifecta | Include indentation operators for Trifecta | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info