hw-bits: Bit manipulation

[ bit, bsd3, data, library ] [ Propose Tags ]

Please see README.md


[Skip to Readme]

Flags

Automatic Flags
NameDescriptionDefault
sse42

Enable SSE 4.2 optimisations.

Enabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.0.0.1, 0.0.0.2, 0.0.0.3, 0.0.0.5, 0.0.0.6, 0.0.0.7, 0.0.0.8, 0.0.0.9, 0.0.0.10, 0.0.0.11, 0.0.0.12, 0.1.0.0, 0.1.0.1, 0.2.0.0, 0.2.0.1, 0.2.0.2, 0.3.0.0, 0.4.0.0, 0.5.0.0, 0.5.0.1, 0.5.0.2, 0.5.0.3, 0.6.0.0, 0.7.0.0, 0.7.0.1, 0.7.0.2, 0.7.0.3, 0.7.0.4, 0.7.0.5, 0.7.0.6, 0.7.0.7, 0.7.0.8, 0.7.0.9, 0.7.1.0, 0.7.1.1, 0.7.1.2, 0.7.1.3, 0.7.1.4, 0.7.1.5, 0.7.2.0, 0.7.2.1, 0.7.2.2
Dependencies base (>=4.11 && <5), bitvec (>=1.0 && <1.1), bytestring (>=0.9 && <0.11), deepseq (>=1.4 && <1.5), hw-int (>=0.0.0.1 && <0.1), hw-prim (>=0.4.0.3 && <0.7), hw-string-parse (>=0.0.0.1 && <0.1), vector (>=0.12 && <0.13) [details]
License BSD-3-Clause
Copyright 2016-2020 John Ky
Author John Ky
Maintainer newhoggy@gmail.com
Category Data, Bit
Home page http://github.com/haskell-works/hw-bits#readme
Bug tracker https://github.com/haskell-works/hw-bits/issues
Source repo head: git clone https://github.com/haskell-works/hw-bits
Uploaded by haskellworks at 2020-04-14T05:07:15Z
Distributions LTSHaskell:0.7.2.2, NixOS:0.7.2.2, Stackage:0.7.2.2
Reverse Dependencies 25 direct, 7 indirect [details]
Downloads 26472 total (115 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 2020-04-14 [all 1 reports]

Readme for hw-bits-0.7.2.0

[back to package description]

hw-bits

CircleCI Travis

Facilities for manipulating bits.