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 41423ec commit d1179c9Copy full SHA for d1179c9
packages/links/links.0.6/opam
@@ -5,6 +5,7 @@ homepage: "http://www.links-lang.org"
5
bug-reports: "https://github.com/links-lang/links/issues"
6
license: "GPL-2"
7
dev-repo: "https://github.com/links-lang/links.git"
8
+available: [ ocaml-version >= "4.04" ]
9
build: [make "nc"]
10
install: [
11
["cp" "links" "%{links:bin}%"]
0 commit comments