The unpac monorepo manager self-hosting as a monorepo using unpac
0
fork

Configure Feed

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

Use dune.2.0

+2 -2
+2 -2
vendor/opam/base64/base64.opam
··· 17 17 depends: [ 18 18 "ocaml" {>="4.03.0"} 19 19 "base-bytes" 20 - "ocaml-migrate-parsetree" 21 - "dune" {>= "1.0.1"} 20 + "dune-configurator" 21 + "dune" {>= "2.0"} 22 22 "bos" {with-test} 23 23 "rresult" {with-test} 24 24 "alcotest" {with-test}