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 27b9496 commit b80142cCopy full SHA for b80142c
packages/expr/expr.0.5.2/opam
@@ -12,7 +12,7 @@ license: "Unlicense"
12
homepage: "https://github.com/lindig/expr"
13
bug-reports: "https://github.com/lindig/expr/issues"
14
depends: [
15
- "dune" {>= "2.7" & >= "2.0"}
+ "dune" {>= "2.7"}
16
"ocaml" {>= "4.08.0"}
17
"cmdliner" {>= "1.1.0" & < "2.0.0"}
18
"odoc" {with-doc}
0 commit comments