package ppx_marshal

  1. Overview
  2. No Docs
Preprocessor extension to marshal OCaml types

Install

dune-project
 Dependency

Authors

Maintainers

Sources

0.6.tar.gz
md5=12e90edf778c6df13b8f348f46c0962f
sha512=13d0cefca40dd412a3b62263d7fdc275736e427ab54e344f2d144490986210079f4e29c2b89124a563f11e01a43776ed539d31752b5be82d05bed7b756f411cf

Description

This package provides a preprocessor extension to automatically define marshallers for OCaml types

Added to opam-repository:

Dependencies (4)

  1. ppxlib >= "0.26.0"
  2. ocaml >= "4.13.0"
  3. gendarme = version
  4. dune >= "3.18"

Dev Dependencies (7)

  1. odoc with-doc
  2. gendarme-yojson = version & with-test
  3. gendarme-yaml = version & with-test
  4. gendarme-toml = version & with-test
  5. gendarme-ezjsonm = version & with-test
  6. gendarme-csv = version & with-test
  7. alcotest with-test

Used by

None

Conflicts

None