Skip to content

Commit

Permalink
Remove ocaml.opam
Browse files Browse the repository at this point in the history
* ocaml.opam has been central opam repository for months
  • Loading branch information
Jonah Beckford committed Nov 16, 2022
1 parent 333dc4c commit 8228f0e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 33 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ install: create-switch
OPAMSWITCH="$$PWD" && \
if [ -x /usr/bin/cygpath ]; then OPAMSWITCH=$$(/usr/bin/cygpath -aw "$$OPAMSWITCH"); fi && \
opam pin add ocaml -k version 4.12.1 --no-action --yes && \
opam install ./ocaml.opam ./dkml-base-compiler.opam --yes
opam install ./dkml-base-compiler.opam --yes
32 changes: 0 additions & 32 deletions ocaml.opam

This file was deleted.

0 comments on commit 8228f0e

Please sign in to comment.