this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Clean up monorepo dependencies

- Remove bisect_ppx from odoc (opam dep + 11 instrumentation stanzas)
- Remove unix and findlib from js_top_worker-unix.opam (not opam packages)
- Remove bisect_ppx, findlib, unix from root dune-project
- Add mdx with :with-test guard
- Delete experiments/widget-bridge (stale, removed lwd/note deps)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

-2
-2
js_top_worker-unix.opam
··· 12 12 "logs" 13 13 "fmt" 14 14 "lwt" 15 - "findlib" 16 - "unix" 17 15 ] 18 16 build : [ 19 17 ["dune" "subst"] {pinned}