uuid-types

Type definitions for Universally Unique Identifiers

This library contains type definitions for <https://en.wikipedia.org/wiki/UUID Universally Unique Identifiers (UUID)> (as specified in <http://tools.ietf.org/html/rfc4122 RFC 4122>) and basic conversion functions. See also the <https://hackage.haskell.org/package/uuid 'uuid' package> providing a high-level API for managing the different UUID versions.