heptapod: Generate UUIDv7 values.

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

Heptapod generates UUIDv7 values.


[Skip to Readme]

Modules

[Last Documentation]

  • Heptapod

Flags

Manual Flags

NameDescriptionDefault
pedanticDisabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.2024.8.16, 1.0.0.0, 1.1.0.0, 1.1.0.1, 1.1.0.2, 1.1.0.3
Change log CHANGELOG.md
Dependencies base (>=4.20.0.0 && <4.21 || >=4.21.0.0 && <4.22 || >=4.22.0.0 && <4.23), bytestring (>=0.12.1.0 && <0.13), entropy (>=0.4.1.10 && <0.5), time (>=1.12.2 && <1.13 || >=1.14 && <1.16), uuid-types (>=1.0.6 && <1.1) [details]
License MIT
Author
Maintainer Taylor Fausak
Uploaded by fozworth at 2026-01-14T15:22:38Z
Category Data
Source repo head: git clone https://github.com/tfausak/heptapod
Distributions NixOS:1.1.0.0
Downloads 175 total (13 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2026-01-14 [all 2 reports]

Readme for heptapod-1.1.0.3

[back to package description]

Heptapod

Heptapod is a Haskell library for generating version 7 UUIDs.

This library will be obsolete when the following PR is merged: https://github.com/haskell-hvr/uuid/pull/87.