ppx_interact icon indicating copy to clipboard operation
ppx_interact copied to clipboard

Interactive breakpoints!

Results 2 ppx_interact issues
Sort by recently updated
recently updated
newest added

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...