hs-uuid
This is a library intended to implement
RFC-4122∞ -- "A Universally Unique IDentifier (UUID) URN Namespace". The goal is to allow simple and correct generation and management of UUIDs in
Haskell∞ programs.
Download
This library is currently only available in a
Darcs∞ repository. It is possible to
browse it∞ using a regular web browser though. To retrieve the code using Darcs, run the following command:
darcs get http://rycee.net/repos/hs-uuid/
Documentation
- API∞ documentation as generated by Haddock∞.
- See the README∞ file for installation instructions.
- There is a simple demo∞ program in the repository.
CategoryComputing