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

[ bsd3, data, library ] [ Propose Tags ] [ Report a vulnerability ]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0, 0.1.1, 0.2.0
Change log CHANGELOG.md
Dependencies base (>=4.13 && <5), bytestring, primitive, ram, rio, vector [details]
License BSD-3-Clause
Copyright 2018-2023 FP Complete
Author Michael Snoyman
Maintainer Mike Pilgrem <public@pilgrem.com>
Uploaded by mpilgrem at 2026-07-01T00:30:56Z
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
Distributions Fedora:0.1.1, LTSHaskell:0.1.1, Stackage:0.2.0
Reverse Dependencies 1 direct, 5 indirect [details]
Downloads 1019 total (7 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2026-07-01 [all 1 reports]

Readme for static-bytes-0.2.0

[back to package description]

static-bytes

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