We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1820c97 commit 14c32c1Copy full SHA for 14c32c1
make_opam.bash
@@ -84,7 +84,7 @@ remove: [
84
["./configure" "-prefix" prefix]
85
[make "uninstall"]
86
]
87
-ocaml-version: [ >= "4.01.0" ]
+ocaml-version: [ >= "3.12.1" ]
88
tags: [
89
"org:ocamllabs"
90
0 commit comments