Skip to content

A Haskell library for creating, printing and parsing UUIDs (Required by haskell-aeson, haskell-quickcheck-instances) | (PKGBUILD: https://archlinux.org/packages/extra/x86_64/haskell-uuid-types)

Notifications You must be signed in to change notification settings

sysfce2/haskell-uuid-types

 
 

Repository files navigation

uuid Build Status

This library is useful for creating, comparing, parsing and printing Universally Unique Identifiers. See http://en.wikipedia.org/wiki/UUID for the general idea.

We offer two different packages: uuid and uuid-types

The uuid package aims to be a fully-featured library for working with UUIDs.

However if you're developing a library and only want the UUID type to show up in your APIs you may want to use the uuid-types library to minimize the number of dependencies needed by users of your library.

About

A Haskell library for creating, printing and parsing UUIDs (Required by haskell-aeson, haskell-quickcheck-instances) | (PKGBUILD: https://archlinux.org/packages/extra/x86_64/haskell-uuid-types)

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Haskell 99.6%
  • Shell 0.4%