bv: Bit-vector arithmetic library
Flags
Manual Flags
| Name | Description | Default |
|---|---|---|
| test | Build the test suite, and an executable to run it. | Disabled |
| check-bounds | Bounds checking. | Enabled |
| dev | Development options. | Disabled |
Automatic Flags
| Name | Description | Default |
|---|---|---|
| gmp | Using Integer GMP backend. | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- bv-0.5.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
| Versions [RSS] | 0.1.0, 0.2.0, 0.2.1, 0.2.2, 0.3.0, 0.4.0, 0.4.1, 0.5 |
|---|---|
| Change log | CHANGES.md |
| Dependencies | base (>=4.6 && <5), ghc-prim, integer-gmp (>=0.5.1) [details] |
| License | BSD-3-Clause |
| Copyright | 2012-2016 Iago Abal |
| Author | Iago Abal <mail@iagoabal.eu> |
| Maintainer | Iago Abal <mail@iagoabal.eu> |
| Category | Data, Bit Vectors |
| Home page | https://github.com/iagoabal/haskell-bv |
| Bug tracker | https://github.com/iagoabal/haskell-bv/issues |
| Source repo | head: git clone https://github.com/iagoabal/haskell-bv.git |
| Uploaded | by IagoAbal at 2018-03-11T07:24:16Z |
| Distributions | LTSHaskell:0.5, NixOS:0.5, Stackage:0.5 |
| Reverse Dependencies | 7 direct, 0 indirect [details] |
| Executables | bv-tester |
| Downloads | 8118 total (15 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs uploaded by user Build status unknown [no reports yet] |