From 6cdaf2131ea1879a2a6a719781cac8fcb8596b9c Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Sun, 28 Feb 2021 23:07:08 +0000 Subject: [PATCH] Don't rebuild ocaml-odoc because it causes a loop. ocaml-ppxfind => dead.package --- Goalfile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Goalfile b/Goalfile index 6d29efc..083aa83 100644 --- a/Goalfile +++ b/Goalfile @@ -105,7 +105,7 @@ let packages = [ "ocaml-ocplib-endian", "ocaml-ocplib-simplex", "ocaml-octavius", - "ocaml-odoc", + #"ocaml-odoc", # Causes dep loop. "ocaml-omake", "ocaml-opam-file-format", "ocaml-ounit", @@ -123,7 +123,6 @@ let packages = [ "ocaml-ppx-deriving-yojson", "ocaml-ppx-enumerate", "ocaml-ppx-fields-conv", - "ocaml-ppxfind", "ocaml-ppx-hash", "ocaml-ppx-here", "ocaml-ppx-inline-test", -- 1.8.3.1