ppx_interact
ppx_interact copied to clipboard
Interactive breakpoints!
This package fails to build on OCaml 5.2 with: ``` #=== ERROR while compiling ppx_interact.0.1.0 =================================# # context 2.2.0~beta2~dev | linux/x86_64 | ocaml-variants.5.2.0+trunk | file:///home/opam/opam-repository # path ~/.opam/5.2/.opam-switch/build/ppx_interact.0.1.0 # command...
This PR is a patch for an upcoming release of ppxlib where the internal AST is [bumped from 4.14 to 5.2](https://github.com/ocaml-ppx/ppxlib/pull/514). Until that is merged and released, there is no...