Skip to content

Commit 06998e8

Browse files
committed
requires OCaml >= 4.04
1 parent 25b9ae5 commit 06998e8

File tree

1 file changed

+1
-1
lines changed
  • packages/grid/grid.0.2.0

1 file changed

+1
-1
lines changed

packages/grid/grid.0.2.0/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ homepage: "https://github.com/backtracking/grid"
88
doc: "https://backtracking.github.io/grid"
99
bug-reports: "https://github.com/backtracking/grid/issues"
1010
depends: [
11-
"ocaml"
11+
"ocaml" {>= "4.04"}
1212
"dune" {>= "2.0.0"}
1313
]
1414
build: [

0 commit comments

Comments
 (0)