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.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.5 && <5), binary (>=0.5.1.0 && <0.9), bytestring (>=0.9.2.1 && <0.12), deepseq (>=1.3.0.0 && <1.5), hashable (>=1.2.7.0 && <1.5), random (>=1.1 && <1.3), template-haskell (>=2.7.0.0 && <2.21), text (>=1.2.3.0 && <1.3 || >=2.0 && <2.1) [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.7 || ==9.4.4 || ==9.6.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> |
Revised | Revision 4 made by phadej at 2023-03-14T17:13:59Z |
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 2021-05-03T07:42:35Z |
Distributions | Arch:1.0.5.1, Debian:1.0.3, Fedora:1.0.5, FreeBSD:1.0.2, LTSHaskell:1.0.5.1, NixOS:1.0.5.1, Stackage:1.0.6, openSUSE:1.0.6 |
Reverse Dependencies | 59 direct, 7845 indirect [details] |
Downloads | 128132 total (495 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2021-05-03 [all 1 reports] |