About

Metadata

  • Last updated , by OscarFinnsson
  • License LicenseRef-OtherLicense
  • Categories JSON, Text Processing
  • Maintained by: oscar.finnsson@gmail.com

  • Lottery factor: 0

Links

Installation

Readme

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.