Dependencies for stringsearch-0.3.6.6
Libraries
stringsearch
- if flag(base4)
- array (>=0.3 && <0.6)
- base (>=4 && <5)
- bytestring (>=0.9 && <1)
- containers (>=0.3 && <1)
- if flag(base3)
- array (>=0.1 && <0.4)
- base (>=3 && <4)
- bytestring (>=0.9 && <1)
- containers (>=0.1 && <0.4)
- base (>=2 && <3)
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
base4 | Choose base-4.* | Enabled |
base3 | Choose base-3.* if base-4 isn't available | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info