Dependencies for carray-0.1.6.7
Libraries
carray
- binary (>=0.5 && <0.9)
- ix-shapable (>=0.1 && <0.2)
- QuickCheck (>=2.4 && <3)
- if flag(bytestringinbase)
- base (>=2.0 && <2.2)
- base (<2.0 || >=3)
- bytestring (>=0.9 && <0.11)
- if flag(splitbase)else
- base (<3)
- if flag(base4)else
- base (<4)
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
splitbase | array was in base < 3 | Enabled |
bytestringinbase | bytestring was included in base for 2.0 and 2.1 | Disabled |
base4 | syb was split from base >= 4 | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info