Dependencies for parsley-core-2.3.0.0
Libraries
parsley-core
- array (>=0.5.2 && <0.6)
- base (>=4.10 && <4.19)
- bytestring (>=0.10.8 && <0.12)
- containers (>=0.6 && <0.7)
- dependent-map (>=0.4.0 && <0.5)
- dependent-sum (>=0.7.1 && <0.8)
- ghc-prim (>=0.5.3 && <1)
- hashable (>=1.2.7.0 && <1.5)
- mtl (>=2.2.1 && <2.3)
- pretty-terminal (>=0.1.0 && <0.2)
- rangeset (>=0.0.1 && <0.2)
- syb (>=0.1 && <0.8)
- template-haskell (>=2.14 && <3)
- text (>=1.2.3 && <2.1)
- unordered-containers (>=0.2.13 && <0.3)
Flags
Manual Flags
Name | Description | Default |
---|---|---|
full-width-positions | Make line and column numbers 64-bit (on 64-bit platforms): normally they are 32-bits each for line and column. | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info