Skip to content

Commit 5b9f6ce

Browse files
committed
See if ocamlfind is the culprit ?
1 parent 7e2cce9 commit 5b9f6ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package_picks/package-pick-8.17~2023.08-coq-lsp.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ PACKAGES=""
4848
########## BASE PACKAGES ##########
4949

5050
# Coq needs a patched ocamlfind to be relocatable by installers
51-
PACKAGES="${PACKAGES} PIN.ocamlfind.1.9.5~relocatable"
51+
PACKAGES="${PACKAGES} ocamlfind.1.9.6"
5252
# Since dune does support Coq, it is explicitly selected
5353
PACKAGES="${PACKAGES} dune.3.7.0"
5454
PACKAGES="${PACKAGES} dune-configurator.3.7.0"

0 commit comments

Comments
 (0)