package ppx_minidebug

  1. Overview
  2. No Docs
Debug logs for selected functions and let-bindings

Install

dune-project
 Dependency

Authors

Maintainers

Sources

3.0.0.2.tar.gz
md5=de9d05a35736c328961cc61f7f740321
sha512=2656cadb3a3ca3ee277abf2217b2ba1642ac20566cbff2d789dcd574ae7d21bf827d2c1c97ea35bbcf56fa40aae1de070aabf1456d1faa301e9848715ba3e01e

Description

Formatted logs of let-bound values, function arguments and results; if and match branches taken. Optionally, as collapsible HTML trees with highlights.

Tags

logger debugger printf debugging

Published: 28 Oct 2025

Dependencies (18)

  1. nottui-unix
  2. notty >= "0.2"
  3. sqlite3
  4. mdx >= "2.5.0"
  5. thread-local-storage >= "0.2"
  6. sexplib0
  7. re
  8. mtime >= "2.0"
  9. ptime
  10. printbox-md >= "0.12"
  11. printbox-html >= "0.12"
  12. printbox-text >= "0.12"
  13. printbox >= "0.12"
  14. ppxlib >= "0.36.2"
  15. ppx_sexp_conv >= "v0.17.1"
  16. ppx_deriving
  17. dune >= "3.10"
  18. ocaml >= "5.3.0"

Dev Dependencies (2)

  1. odoc with-doc
  2. ppx_expect with-test & >= "v0.9.0"

Used by (2)

  1. arrayjit >= "0.5.2"
  2. neural_nets_lib >= "0.5.2"

Conflicts

None