package ppx_debugger

  1. Overview
  2. No Docs
ppx_debugger is a small semi-interactive for debugging OCaml execution

Install

Dune Dependency

Authors

Maintainers

Sources

ppx_debugger.tar.gz
md5=1b6537b17f45c84ec2b8ebab18b3b256

Description

This syntactic extension provide some primitive for interactive debugging in OCaml. log, breakpoint and catch. See more information on https://github.com/xvw/ppx_debugger/README.md

Published: 14 Mar 2016

Dependencies (3)

  1. ocamlbuild build
  2. ocamlfind build
  3. ocaml >= "4.02.2" & < "4.03.0"

Dev Dependencies

None

Used by

None

Conflicts

None