From: Richard W.M. Jones Date: Wed, 12 Jul 2023 12:58:48 +0000 (+0100) Subject: Enable dune X-Git-Url: http://git.annexia.org/?a=commitdiff_plain;h=14c2539c35635d1c8092295091ddae167512b8be;hp=d16530e3685ae1d1e1689f98e45026c6b8846c7b;p=fedora-ocaml-rebuild.git Enable dune There's a note about a cyclic dependency, but it worked fine for me now. --- diff --git a/Goalfile b/Goalfile index d9866f1..aeb1a74 100644 --- a/Goalfile +++ b/Goalfile @@ -60,8 +60,7 @@ let packages = [ "ocaml-curses", "ocaml-dbus", "ocaml-dose3", - # Cyclic dependency ocaml-dune -> ocaml-pp -> ocaml-dune - #"ocaml-dune", + "ocaml-dune", "ocaml-easy-format", "ocaml-expat", "ocaml-extlib",