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
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 2024-10-21T19:14:08Z
Distributions LTSHaskell:0.1.1, NixOS:0.1.0, Stackage:0.1.1
Reverse Dependencies 1 direct, 5 indirect [details]
Downloads 685 total (72 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2024-10-21 [all 1 reports]

Readme for static-bytes-0.1.1

[back to package description]

static-bytes

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