The text-json-qq package
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.
Properties
| Versions | 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 |
| License | OtherLicense |
| Author | Oscar Finnsson |
| Maintainer | oscar.finnsson@gmail.com |
| Category | JSON |
| Home page | http://github.com/finnsson/text-json-qq |
| Source repository | git clone https://github.com/finnsson/text-json-qq/ |
| Upload date | Thu Nov 24 21:27:30 UTC 2011 |
| Uploaded by | OscarFinnsson |
| Built on | ghc-7.2 |
Modules
- Text
- JSON
Downloads
- text-json-qq-0.4.1.tar.gz (Cabal source package)
- package description (included in the package)