Dependencies for bitvec-1.0.3.0
Libraries
bitvec
- base (>=4.9 && <5)
- deepseq
- ghc-prim
- primitive (>=0.5)
- vector (>=0.11 && <0.13)
- if impl(ghc<8.0)
- semigroups (>=0.8)
- if flag(integer-gmp) && impl(ghc>=8.0.1)
Flags
Automatic Flags
| Name | Description | Default |
|---|---|---|
| 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