uuid

For creating, comparing, parsing and printing Universally Unique Identifiers

https://github.com/haskell-hvr/uuid

Version on this page:1.3.16@rev:1
LTS Haskell 23.5:1.3.16@rev:2
Stackage Nightly 2025-01-21:1.3.16@rev:2
Latest on Hackage:1.3.16@rev:2

See all snapshots uuid appears in

BSD-3-Clause licensed by Antoine Latter
Maintained by Oleg Grenrus
This version can be pinned in stack with:uuid-1.3.16@sha256:0e314e4f967c4d5ebaa4ec3f9936828e07f9420e4702038441a271ff422279e9,2578

Module documentation for 1.3.16

This library is useful for creating, comparing, parsing and printing Universally Unique Identifiers.

See http://en.wikipedia.org/wiki/UUID for the general idea.

Changes