git.annexia.org
/
fedora-ocaml-rebuild.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d16530e
)
Enable dune
author
Richard W.M. Jones
<rjones@redhat.com>
Wed, 12 Jul 2023 12:58:48 +0000
(13:58 +0100)
committer
Richard 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
patch
|
blob
|
history
diff --git
a/Goalfile
b/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",