uuid-aeson: Aeson types for UUID instances.

[ bsd3, data, library ] [ Propose Tags ]

Instances of Aeson's ToJSON and FromJSON for UUIDs.

NOTE: Starting with aeson-1.1, ToJSON and FromJSON non-orphan instances are provided by aeson directly.


[Skip to Readme]

Modules

[Index]

Downloads

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

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1.0.0
Dependencies aeson (<1.1), base (>=4 && <5), text (<1.3), uuid (>=1 && <1.4) [details]
License BSD-3-Clause
Author Kirk Peterson
Maintainer necrobious@gmail.com
Revised Revision 1 made by HerbertValerioRiedel at 2017-01-01T17:52:50Z
Category Data
Uploaded by KirkPeterson at 2014-01-15T19:25:08Z
Distributions
Reverse Dependencies 2 direct, 0 indirect [details]
Downloads 1906 total (4 in the last 30 days)
Rating 2.0 (votes: 1) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Successful builds reported [all 1 reports]

Readme for uuid-aeson-0.1.0.0

[back to package description]

uuid-aeson

Aeson types for UUID instances.

example

Data.UUID.Aeson Data.UUID.V4 Data.Aeson Control.Monad> liftM (fromJSON .toJSON) nextRandom :: IO (Result UUID)

Success 99644d7c-298c-44a9-b9bb-d0ca9940cc4e