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 83ea046 commit aa4bed0Copy full SHA for aa4bed0
packages/duppy/duppy.0.9.3/opam
@@ -7,6 +7,7 @@ license: "LGPL-2.1-only"
7
homepage: "https://github.com/savonet/ocaml-duppy"
8
bug-reports: "https://github.com/savonet/ocaml-duppy/issues"
9
depends: [
10
+ "ocaml" {>= "4.07.0"}
11
"dune" {>= "2.7"}
12
"pcre"
13
"odoc" {with-doc}
0 commit comments