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

refactor: format dune files (#493)

authored by

Rudi Grinberg and committed by
GitHub
4186b752 f8014f77

+4 -2
+2 -1
benchmarks/dune
··· 1 1 (env 2 2 (dev 3 - (flags (:standard -w -58)))) 3 + (flags 4 + (:standard -w -58)))) 4 5 5 6 (executables 6 7 (libraries re core base stdio threads core_bench core_unix.command_unix)
+2 -1
deprecated/dune
··· 1 1 (env 2 2 (_ 3 - (flags (:standard -w -53)))) 3 + (flags 4 + (:standard -w -53)))) 4 5 5 6 (library 6 7 (name re_str)