package ppx_deriving_morphism

  1. Overview
  2. No Docs
Morphism generator for OCaml >=4.02

Install

Authors

Maintainers

Sources

v0.4.tar.gz
md5=d26eab20880bf39724c3b839c8015701

Description

ppx_deriving_morphism is a ppx_deriving plugin that provides a generator for records implementing openly recursive map and fold routines for arbitrary data structures.

Tags

syntax

Published: 09 Aug 2016

Dependencies (7)

  1. result
  2. cppo_ocamlbuild build
  3. cppo build
  4. ocamlfind build
  5. ppx_tools >= "4.02.3"
  6. ppx_deriving >= "3.0" & < "4.3"
  7. ocaml >= "4.02.1" & < "4.05"

Dev Dependencies (2)

  1. ppx_import with-test & < "2.0"
  2. ounit with-test

Used by

None

Conflicts

None