static-bytes

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

https://github.com/commercialhaskell/static-bytes#readme

LTS Haskell 22.18:0.1.0
Stackage Nightly 2024-04-27:0.1.0
Latest on Hackage:0.1.0

See all snapshots static-bytes appears in

BSD-3-Clause licensed by Michael Snoyman
Maintained by Mike Pilgrem
This version can be pinned in stack with:static-bytes-0.1.0@sha256:35dbf30f617baa0151682c97687042516be07872a39984f9fe31f78125b962bf,1627

Module documentation for 0.1.0

Used by 1 package in nightly-2024-03-29(full list with versions):

static-bytes

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

Changes

Changelog for static-bytes

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to the Haskell Package Versioning Policy.

0.1.0 - 2023-07-07

  • Spin out module Pantry.Internal.StaticBytes from package pantry-0.8.3.