package genprint

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

Install

Authors

Maintainers

Sources

v0.4.tar.gz
md5=dc698dd8c97112c296a529781f1365b6

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: 20 Apr 2020

Dependencies (5)

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

Dev Dependencies

None

Used by

None

Conflicts

None