package ppx_json_types

  1. Overview
  2. No Docs
JSON type providers

Install

Dune Dependency

Authors

Maintainers

Sources

0.3.tar.gz
md5=4e5b7d75e1af7a19f404b2989754eff7

Description

A solution for dynamically creating JSON-based types from Web-hosted type information, providing the tools necessary to work with values of the type at compile-time.

Published: 30 Apr 2016

Dependencies (9)

  1. ppx_deriving_yojson >= "2.4"
  2. ppx_deriving >= "3.0"
  3. ppx_tools >= "0.99.2"
  4. yojson >= "1.3.0"
  5. cohttp >= "0.19.0"
  6. lwt >= "2.5.0"
  7. oasis build
  8. ocamlfind build
  9. ocaml < "4.03.0"

Dev Dependencies

None

Used by

None

Conflicts

None