package genprint

  1. Overview
  2. No Docs
PPX syntax extension and library package for printing values of any type

Install

Dune Dependency

Authors

Maintainers

Sources

genprint-0.3a.tar.gz
md5=d5b58cc0aa7e1dd745d94fcc405d9d27

Description

A PPX syntax extension and library package enabling printing of values of any type using OCaml's REPL printing facility. Useful for debugging as a quick alternative to ocamldebug/ppx_deriving/#install_printer.

Published: 08 Apr 2020

Dependencies (5)

  1. stdlib-shims
  2. cppo build
  3. ppxlib
  4. dune >= "1.9"
  5. ocaml >= "4.04.1" & < "4.11"

Dev Dependencies

None

Used by

None

Conflicts

None