guid: A simple wrapper around uuid

[ base, library, mit ] [ Propose Tags ]

A simple wrapper around uuid


[Skip to Readme]

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0
Dependencies base (>=4 && <5), bytestring, text, uuid, uuid-types [details]
License MIT
Copyright 2015 brady.ouren <brady.ouren@gmail.com>
Author brady.ouren <brady.ouren@gmail.com>
Maintainer brady.ouren <brady.ouren@gmail.com>
Category base
Source repo head: git clone https://github.com/tippenein/guid
Uploaded by tippenein at 2016-04-10T08:34:52Z
Distributions NixOS:0.1.0
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 1983 total (14 in the last 30 days)
Rating 1.25 (votes: 1) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2016-04-10 [all 1 reports]

Readme for guid-0.1.0

[back to package description]

guid

A simple wrapper around uuid

import Data.GUID

> genText
"59d3fc8d-9d56-44aa-99d3-fc8d9d56b4aa"

> genString
"0a8f83ee-68cc-45e2-8a8f-83ee68ccc5e2"