bv-sized: a BitVector datatype that is parameterized by the vector width
This module defines a width-parameterized BitVector
type and various associated
operations that assume a 2's complement representation.
[Skip to Readme]
Modules
[Index] [Quick Jump]
Downloads
- bv-sized-0.7.0.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, 0.1.1.0, 0.1.1.1, 0.2.0, 0.2.1, 0.3.0, 0.4.0, 0.5.0, 0.6.0, 0.7.0, 1.0.0, 1.0.1, 1.0.2, 1.0.3, 1.0.4, 1.0.5 |
---|---|
Change log | changelog.md |
Dependencies | base (>=4.7 && <5), containers (>=0.5.10 && <0.7), lens (>=4 && <5), mtl (>=2 && <3), parameterized-utils (>=2.0 && <3), pretty, QuickCheck (>=2.11 && <2.12), random (>=1.1 && <1.2) [details] |
License | BSD-3-Clause |
Copyright | Galois Inc., Ben Selfridge March 2018 |
Author | Ben Selfridge |
Maintainer | benselfridge@galois.com |
Category | Bit Vectors |
Home page | https://github.com/GaloisInc/bv-sized |
Uploaded | by benselfridge at 2019-04-10T20:21:05Z |
Distributions | Arch:1.0.5, LTSHaskell:1.0.5, NixOS:1.0.5, Stackage:1.0.5 |
Reverse Dependencies | 11 direct, 7 indirect [details] |
Downloads | 11902 total (87 in the last 30 days) |
Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2019-04-10 [all 1 reports] |