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 25b9ae5 commit 06998e8Copy full SHA for 06998e8
packages/grid/grid.0.2.0/opam
@@ -8,7 +8,7 @@ homepage: "https://github.com/backtracking/grid"
8
doc: "https://backtracking.github.io/grid"
9
bug-reports: "https://github.com/backtracking/grid/issues"
10
depends: [
11
- "ocaml"
+ "ocaml" {>= "4.04"}
12
"dune" {>= "2.0.0"}
13
]
14
build: [
0 commit comments