data-bword: Extra operations on binary words of fixed length

[ bsd3, data, library ] [ Propose Tags ]

This package provides extra (vs. Data.Bits) operations on binary words of fixed length.


[Skip to Readme]

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1, 0.1.0.1, 0.1.0.2
Dependencies base (>=4.5 && <5), ghc-prim [details]
License BSD-3-Clause
Copyright 2014 Mikhail Vorozhtsov <mikhail.vorozhtsov@gmail.com>
Author Mikhail Vorozhtsov <mikhail.vorozhtsov@gmail.com>
Maintainer Mikhail Vorozhtsov <mikhail.vorozhtsov@gmail.com>
Category Data
Home page https://github.com/mvv/data-bword
Bug tracker https://github.com/mvv/data-bword/issues
Source repo head: git clone https://github.com/mvv/data-bword.git
Uploaded by MikhailVorozhtsov at 2016-07-06T19:50:43Z
Distributions Arch:0.1.0.2, LTSHaskell:0.1.0.2, NixOS:0.1.0.2, Stackage:0.1.0.2
Reverse Dependencies 3 direct, 94 indirect [details]
Downloads 11500 total (74 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2016-11-11 [all 1 reports]

Readme for data-bword-0.1.0.1

[back to package description]

Data-BWord

This package provides extra (vs Data.Bits) operations on binary words of fixed length.

Installation

The usual:

$ cabal install