@hackage uuid-types1.0.6
Type definitions for Universally Unique Identifiers
Installation
Tested Compilers
Dependencies (8)
- base >=4.12.0.0 && <5
- binary >=0.8.6.0 && <0.9
- bytestring >=0.10.8.2 && <0.13
- deepseq >=1.4.4.0 && <1.6
- random >=1.2.1.2 && <1.3
- template-haskell >=2.14.0.0 && <2.23 Show all…
Dependents (65)
@hackage/rfc, @hackage/rebase, @hackage/RandomDotOrg, @hackage/bronyradiogermany-common, @hackage/clckwrks, @hackage/hpqtypes-extras, Show all…
This library contains type definitions for Universally Unique Identifiers (UUID) (as specified in RFC 4122) and basic conversion functions.
See also the 'uuid' package providing a high-level API for managing the different UUID versions.