Skip to content

Commit d1179c9

Browse files
committed
Restrict to OCaml >= 4.04
1 parent 41423ec commit d1179c9

File tree

1 file changed

+1
-0
lines changed
  • packages/links/links.0.6

1 file changed

+1
-0
lines changed

packages/links/links.0.6/opam

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ homepage: "http://www.links-lang.org"
55
bug-reports: "https://github.com/links-lang/links/issues"
66
license: "GPL-2"
77
dev-repo: "https://github.com/links-lang/links.git"
8+
available: [ ocaml-version >= "4.04" ]
89
build: [make "nc"]
910
install: [
1011
["cp" "links" "%{links:bin}%"]

0 commit comments

Comments
 (0)