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:
9b67a54
)
Include separate Coq packages list in the main list.
author
Richard W.M. Jones
<rjones@redhat.com>
Tue, 1 Sep 2020 20:08:20 +0000
(21:08 +0100)
committer
Richard W.M. Jones
<rjones@redhat.com>
Tue, 1 Sep 2020 20:08:20 +0000
(21:08 +0100)
Separated for historical reasons that make no sense now.
Goalfile
patch
|
blob
|
history
diff --git
a/Goalfile
b/Goalfile
index
064a43e
..
ea7b628
100644
(file)
--- a/
Goalfile
+++ b/
Goalfile
@@
-167,6
+167,10
@@
let packages = [
"apron",
"brltty",
"coccinelle",
+ "coq",
+ "flocq",
+ "frama-c",
+ "gappalib-coq",
"graphviz",
"haxe",
"hevea",
@@
-182,13
+186,7
@@
let packages = [
"virt-v2v",
"why3",
"z3",
-
- # For Coq:
- "coq",
- "frama-c",
- "gappalib-coq",
"zenon",
- "flocq",
# Causes a cyclic dependency between libnbd <-> nbdkit. We need
# to fix this in goals itself, but in the meantime disable nbdkit