Include separate Coq packages list in the main list.
authorRichard W.M. Jones <rjones@redhat.com>
Tue, 1 Sep 2020 20:08:20 +0000 (21:08 +0100)
committerRichard 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

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