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.1.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.2 && <5), json, parsec (>=2 && <3), template-haskell [details] |
License | LicenseRef-OtherLicense |
Author | Oscar Finnsson |
Maintainer | oscar.finnsson@gmail.com |
Category | Text |
Home page | http://github.com/finnsson/text-json-qq |
Uploaded | by OscarFinnsson at 2010-06-19T19:23:51Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 4327 total (20 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] |