heptapod: Generate UUIDv7 values.

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

Heptapod generates UUIDv7 values.


[Skip to Readme]

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
Change log CHANGELOG.md
Dependencies base (>=4.18.0.0 && <4.19 || >=4.19.0.0 && <4.20 || >=4.20.0.0 && <4.21 || >=4.21.0.0 && <4.22), bytestring (>=0.11.5.3 && <0.12 || >=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
Category Data
Source repo head: git clone https://github.com/tfausak/heptapod
Uploaded by fozworth at 2025-12-12T16:00:48Z
Distributions NixOS:1.1.0.0
Downloads 164 total (11 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2025-12-12 [all 1 reports]

Readme for heptapod-1.1.0.1

[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.