Dependencies for bitvec-1.0.1.0
Libraries
bitvec
- base (>=4.8 && <5)
- deepseq
- ghc-prim
- primitive (>=0.5)
- vector (>=0.11 && <0.13)
- if flag(bmi2) && impl(ghc>=8.4.1)
- bits-extra (>=0.0.0.4 && <0.1)
- if impl(ghc<8.0)
- semigroups (>=0.8)
- if flag(integer-gmp) && impl(ghc>=8.0.1)
Flags
Automatic Flags
| Name | Description | Default |
|---|---|---|
| bmi2 | Enable bmi2 instruction set | Disabled |
| integer-gmp | Use integer-gmp package for binary polynomials | Enabled |
| libgmp | Link against GMP library | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info