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.
2 parents e99e6ee + 000cf56 commit c3085ddCopy full SHA for c3085dd
mirage-net-unix.opam
@@ -9,7 +9,7 @@ doc: "https://mirage.github.io/mirage-net-unix/"
9
bug-reports: "https://github.com/mirage/mirage-net-unix/issues"
10
depends: [
11
"ocaml" {>= "4.04.2"}
12
- "dune" {build & >= "1.0"}
+ "dune" {>= "1.0"}
13
"cstruct" {>= "1.7.1"}
14
"cstruct-lwt"
15
"lwt" {>= "2.4.3"}
0 commit comments