uuid-types: Type definitions for Universally Unique Identifiers
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.
Modules
[Index] [Quick Jump]
- Data
- UUID
- Data.UUID.Types
- Data.UUID.Types.Internal
- Data.UUID.Types.Internal.Builder
- Data.UUID.Types.Internal
- Data.UUID.Types
- UUID
Downloads
- uuid-types-1.0.6.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
| Versions [RSS] | 1.0.0, 1.0.1, 1.0.2, 1.0.3, 1.0.4, 1.0.5, 1.0.5.1, 1.0.6 |
|---|---|
| Change log | ChangeLog.md |
| Dependencies | 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), hashable (>=1.4.4.0 && <1.6), random (>=1.2.1.2 && <1.4), template-haskell (>=2.14.0.0 && <2.24), text (>=1.2.3.0 && <1.3 || >=2.0 && <2.2) [details] |
| Tested with | ghc ==8.6.5 || ==8.8.4 || ==8.10.7 || ==9.0.2 || ==9.2.8 || ==9.4.8 || ==9.6.6 || ==9.8.4 || ==9.10.1 || ==9.12.2 |
| License | BSD-3-Clause |
| Copyright | (c) 2017-2018 Herbert Valerio Riedel (c) 2008-2014 Antoine Latter |
| Author | Antoine Latter |
| Maintainer | Oleg Grenrus <oleg.grenrus@iki.fi> |
| Uploaded | by phadej at 2024-05-16T16:18:07Z |
| Revised | Revision 3 made by phadej at 2025-03-30T20:28:13Z |
| Category | Data |
| Home page | https://github.com/haskell-hvr/uuid |
| Bug tracker | https://github.com/haskell-hvr/uuid/issues |
| Source repo | head: git clone https://github.com/haskell-hvr/uuid.git(uuid-types) |
| Distributions | Arch:1.0.6, Debian:1.0.3, Fedora:1.0.6, FreeBSD:1.0.2, LTSHaskell:1.0.6, NixOS:1.0.6, Stackage:1.0.6, openSUSE:1.0.6 |
| Reverse Dependencies | 64 direct, 8468 indirect [details] |
| Downloads | 129961 total (35 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs available [build log] Last success reported on 2024-05-16 [all 1 reports] |