aeson-qq: Json Quasiquatation for Haskell.
aeson-qq
provides json quasiquatation for Haskell.
This package expose the function aesonQQ
that compile time converts json code into a Data.Aeson.Value
.
aesonQQ
got the signature
aesonQQ :: QuasiQuoter.
Consult documentation in the module Data.Aeson.QQ
.
Downloads
- aeson-qq-0.4.0.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] | 0.4.0, 0.4.1, 0.6.0, 0.6.1, 0.7.0, 0.7.1, 0.7.2, 0.7.3, 0.7.4, 0.8.0, 0.8.1, 0.8.2, 0.8.3, 0.8.4 |
---|---|
Dependencies | aeson, base (>=1 && <2), haskell-src-meta (>=0.1.0), json-qq, parsec (>=2 && <3), template-haskell [details] |
License | LicenseRef-OtherLicense |
Author | Oscar Finnsson |
Maintainer | oscar.finnsson@gmail.com |
Revised | Revision 1 made by SimonHengel at 2014-08-04T11:21:30Z |
Category | JSON |
Home page | http://github.com/finnsson/aeson-qq |
Source repo | head: git clone https://github.com/finnsson/aeson-qq/ |
Uploaded | by OscarFinnsson at 2011-04-16T14:42:51Z |
Distributions | Arch:0.8.4, Debian:0.8.3, LTSHaskell:0.8.4, NixOS:0.8.4, Stackage:0.8.4 |
Reverse Dependencies | 12 direct, 22 indirect [details] |
Downloads | 23031 total (27 in the last 30 days) |
Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |