Dependencies for storablevector-0.2.8.2
Libraries
storablevector
- non-negative (>=0.1 && <0.2)
- QuickCheck (>=1 && <3)
- transformers (>=0.2 && <0.4)
- utility-ht (>=0.0.5 && <0.1)
- if impl(jhc)
- base (>=1 && <2)
- statethread (>=0.1 && <0.2)
Executables
test
- if flag(buildtests)
- bytestring (>=0.9 && <0.11)
- QuickCheck (>=1 && <3)
- if flag(splitbase)else
- base (>=1.0 && <2)
- buildable: False
speedtest
- if flag(buildtests)
- deepseq (>=1.1 && <1.4)
- sample-frame (>=0.0.1 && <0.1)
- if flag(splitbase)
- base (>=3 && <5)
- base (>=1.0 && <2)
- buildable: False
speedpointer
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
splitbase | Choose the new smaller, split-up base package. | Enabled |
separatesyb | Data.Generics available in separate package. | Enabled |
functorinstance | Use a custom Functor instance for pairs and functions | Enabled |
buildtests | Build test executables | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info