text-json-qq: Json Quasiquatation for Haskell.
text-json-qq
provides json quasiquatation for Haskell.
This package expose the function jsonQQ
that compile time converts json code into a Text.JSON.JSValue
.
jsonQQ
got the signature
jsonQQ :: QuasiQuoter.
Consult documentation in the module Text.JSON.QQ
.
Downloads
- text-json-qq-0.4.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1, 0.1.1, 0.2.0, 0.3.0, 0.4.0, 0.4.1 |
---|---|
Dependencies | base (>=4.3 && <5), haskell-src-meta (>=0.1.0), json, json-qq (==0.4.1), parsec (>=2), template-haskell [details] |
License | LicenseRef-OtherLicense |
Author | Oscar Finnsson |
Maintainer | oscar.finnsson@gmail.com |
Category | JSON |
Home page | http://github.com/finnsson/text-json-qq |
Source repo | head: git clone https://github.com/finnsson/text-json-qq/ |
Uploaded | by OscarFinnsson at 2011-11-24T21:27:30Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 4327 total (15 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |