Enable dune
authorRichard W.M. Jones <rjones@redhat.com>
Wed, 12 Jul 2023 12:58:48 +0000 (13:58 +0100)
committerRichard W.M. Jones <rjones@redhat.com>
Wed, 12 Jul 2023 12:58:48 +0000 (13:58 +0100)
There's a note about a cyclic dependency, but it worked fine for me now.

Goalfile

index d9866f1..aeb1a74 100644 (file)
--- 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",