static-bytes: A Haskell library providing types representing 8, 16, 32, 64 or 128 bytes of data.

[ bsd3, data, library ] [ Propose Tags ]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0
Change log CHANGELOG.md
Dependencies base (>=4.12 && <5), bytestring, memory, primitive, rio, vector [details]
License BSD-3-Clause
Copyright 2018-2023 FP Complete
Author Michael Snoyman
Maintainer Mike Pilgrem <public@pilgrem.com>
Category Data
Home page https://github.com/commercialhaskell/static-bytes#readme
Bug tracker https://github.com/commercialhaskell/static-bytes/issues
Source repo head: git clone https://github.com/commercialhaskell/static-bytes
Uploaded by mpilgrem at 2023-07-07T21:04:48Z
Distributions LTSHaskell:0.1.0, NixOS:0.1.0, Stackage:0.1.0
Reverse Dependencies 1 direct, 5 indirect [details]
Downloads 357 total (43 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2023-07-07 [all 1 reports]

Readme for static-bytes-0.1.0

[back to package description]

static-bytes

A Haskell library providing types representing 8, 16, 32, 64 or 128 bytes of data.