You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While wanting to try out olly on a PR against trunk I spotted a dependency on tracing, which again depends on ppx_jane, which again depends on ppxlib, which requires "ocaml" < "5.2.0".
As a consequence, olly cannot be installed on trunk as I tried to 🤷
This is unfortunate and I therefore wondered if this was accidental or a concious decision?