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.5.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
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.5 && <5), binary (>=0.5.1.0 && <0.9), bytestring (>=0.9.2.1 && <0.13), deepseq (>=1.3.0.0 && <1.6), hashable (>=1.2.7.0 && <1.5), random (>=1.1 && <1.3), template-haskell (>=2.7.0.0 && <2.22), text (>=1.2.3.0 && <1.3 || >=2.0 && <2.2) [details] |
Tested with | ghc ==7.4.2 || ==7.6.3 || ==7.8.4 || ==7.10.3 || ==8.0.2 || ==8.2.2 || ==8.4.4 || ==8.6.4 || ==8.8.4 || ==8.10.7 || ==9.0.2 || ==9.2.8 || ==9.4.7 || ==9.6.3 || ==9.8.1 |
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> |
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) |
Uploaded | by phadej at 2023-10-04T11:24:32Z |
Distributions | Arch:1.0.6, Debian:1.0.3, Fedora:1.0.5, FreeBSD:1.0.2, LTSHaskell:1.0.6, NixOS:1.0.5.1, Stackage:1.0.6, openSUSE:1.0.6 |
Reverse Dependencies | 60 direct, 8022 indirect [details] |
Downloads | 129759 total (18 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2023-10-04 [all 1 reports] |