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 f7a284d commit d732cfbCopy full SHA for d732cfb
Makefile
@@ -1,6 +1,6 @@
1
.PHONY: init
2
init:
3
- opam switch create . 5.1.1 --no-install -y
+ opam switch create . 5.3.0 --no-install -y
4
opam install . --deps-only -y
5
opam install menhir.20201216 ocamlformat ocaml-lsp-server -y
6
0 commit comments