ocamlify, ocaml-oasis: Should be fixed now.
authorRichard W.M. Jones <rjones@redhat.com>
Thu, 12 Jul 2018 14:37:53 +0000 (15:37 +0100)
committerRichard W.M. Jones <rjones@redhat.com>
Thu, 12 Jul 2018 14:37:53 +0000 (15:37 +0100)
fedora_ocaml_rebuild.ml

index 225084e..7d1a7f0 100644 (file)
@@ -32,9 +32,6 @@ let blocked = [
   (* File "compiler internals", line 1:
      Error: Unbound module Stdlib *)
   "why3";
-
-  (* https://bugzilla.redhat.com/show_bug.cgi?id=1593408 *)
-  "ocamlify"; "ocaml-oasis";
 ]
 let blocked pkg = List.mem pkg blocked