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 24.48:0.1.1
Stackage Nightly 2026-07-01:0.2.0
Latest on Hackage:0.2.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.2.0@sha256:d61293dd0e810b78716e841462defadefc8698f8cfd59b899bb1b1abe34c4939,1617

Module documentation for 0.2.0

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.2.0 - 2026-07-01

  • Depend on package ram (rather than memory).

0.1.0 - 2023-07-07

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