Dependencies for carray-0.1.5.2
Libraries
carray
- binary
- ix-shapable
- if flag(bytestringinbase)
- base (>=2.0 && <2.2)
- base (<2.0 || >=3)
- bytestring
- 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 | Enabled |
| base4 | syb was split from base >= 4 | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info