Dependencies for indentation-0.3.3
Libraries
indentation
- base (>=4.6 && <4.13)
- indentation-core (<0.0.1)
- mtl (>=2.1)
- if flag(parsec)
- indentation-parsec (<0.0.1)
- parsec (>=3.1.5)
- if flag(trifecta)
- indentation-trifecta (<0.1.1)
- parsers (>=0.10 && <0.13)
- trifecta (<=2)
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