Add ocaml-ppx-import
[fedora-ocaml-rebuild.git] / Goalfile
index 4eb6c5e..2041b75 100644 (file)
--- a/Goalfile
+++ b/Goalfile
@@ -12,6 +12,12 @@ let fedora-tag = "f38-build-side-62208"
 # package has been rebuilt.
 let fedora-rebuild-name = "Rebuild OCaml packages for F38"
 
+# %fedora-retry-failed:
+# If set to 1 then failed builds are retried automatically.
+# If set to 0 then failed builds must be manually restarted.
+# Normally you want this to be 0.
+let fedora-retry-failed = "1"
+
 # Packages that are ignored, which means they are treated as if
 # they have been rebuilt.
 let fedora-ignored = [
@@ -75,7 +81,6 @@ let packages = [
     "ocamlify",
     "ocaml-integers",
     "ocaml-jane-street-headers",
-#   "ocaml-jsonm", https://bugzilla.redhat.com/show_bug.cgi?id=1183825
     "ocaml-jst-config",
     "ocaml-lablgl",
     "ocaml-lablgtk",
@@ -136,6 +141,7 @@ let packages = [
     "ocaml-ppx-fields-conv",
     "ocaml-ppx-hash",
     "ocaml-ppx-here",
+    "ocaml-ppx-import",
     "ocaml-ppx-inline-test",
     "ocaml-ppx-js-style",
     "ocaml-ppx-let",
@@ -162,7 +168,6 @@ let packages = [
     "ocaml-sqlite",
     "ocaml-ssl",
     "ocaml-stdcompat",
-    "ocaml-stdint",
     "ocaml-stdio",
     "ocaml-time-now",
     "ocaml-topkg",