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:
a3865fc
)
Don't rebuild ocaml-odoc because it causes a loop.
author
Richard W.M. Jones
<rjones@redhat.com>
Sun, 28 Feb 2021 23:07:08 +0000
(23:07 +0000)
committer
Richard W.M. Jones
<rjones@redhat.com>
Sun, 28 Feb 2021 23:07:08 +0000
(23:07 +0000)
ocaml-ppxfind => dead.package
Goalfile
patch
|
blob
|
history
diff --git
a/Goalfile
b/Goalfile
index
6d29efc
..
083aa83
100644
(file)
--- 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",