Dependencies for bitstring-0.0.1
Libraries
bitstring
- bytestring (>=0.10 && <0.13)
- if flag(base4)
- base (>=4 && <5)
- base (>=3 && <4)
- if flag(withquickcheck)
- QuickCheck (>=2 && <3)
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
base4 | Base v4 | Enabled |
withquickcheck | Build with QuickCheck test. Note that Show instances will be different. | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info