package ppx_deriving_morphism

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

Install

Dune Dependency

Authors

Maintainers

Sources

v0.1.1.tar.gz
md5=152ac739a1dfe21a44c9a76e49232c22

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: 11 Nov 2015

Dependencies (4)

  1. ocamlbuild build
  2. ocamlfind build
  3. ppx_deriving >= "3.0" & < "4.0"
  4. ocaml

Dev Dependencies (2)

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

Used by

None

Conflicts

None