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 c8e0a60 commit 0a9e473Copy full SHA for 0a9e473
packages/num/num.1.5-1/opam
@@ -17,7 +17,7 @@ build: [
17
[make "test"] {with-test}
18
]
19
depends: [
20
- "ocaml" {>= "4.06.0"}
+ "ocaml" {>= "4.06.0" & < "5.4"}
21
22
conflicts: [ "base-num" ]
23
synopsis:
packages/num/num.1.5/opam
@@ -16,7 +16,7 @@ build: [
16
0 commit comments