File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed
conduit-async/conduit-async.6.1.0
conduit-lwt-unix/conduit-lwt-unix.6.1.0
conduit-lwt/conduit-lwt.6.1.0
conduit-mirage/conduit-mirage.6.1.0 Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ tags: "org:mirage"
88homepage: "https://github.com/mirage/ocaml-conduit"
99bug-reports: "https://github.com/mirage/ocaml-conduit/issues"
1010depends: [
11- "ocaml" {>= "4.03 .0"}
11+ "ocaml" {>= "4.08 .0"}
1212 "dune" {>= "2.0"}
1313 "core" {>= "v0.15.0"}
1414 "uri" {>= "4.0.0"}
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ tags: "org:mirage"
88homepage: "https://github.com/mirage/ocaml-conduit"
99bug-reports: "https://github.com/mirage/ocaml-conduit/issues"
1010depends: [
11- "ocaml" {>= "4.07 .0"}
11+ "ocaml" {>= "4.08 .0"}
1212 "dune" {>= "2.0"}
1313 "base-unix"
1414 "logs"
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ tags: "org:mirage"
88homepage: "https://github.com/mirage/ocaml-conduit"
99bug-reports: "https://github.com/mirage/ocaml-conduit/issues"
1010depends: [
11- "ocaml" {>= "4.03 .0"}
11+ "ocaml" {>= "4.08 .0"}
1212 "dune" {>= "2.0"}
1313 "base-unix"
1414 "ppx_sexp_conv" {>="v0.13.0"}
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ tags: "org:mirage"
66homepage: "https://github.com/mirage/ocaml-conduit"
77bug-reports: "https://github.com/mirage/ocaml-conduit/issues"
88depends: [
9- "ocaml" {>= "4.07 .0"}
9+ "ocaml" {>= "4.08 .0"}
1010 "dune" {>= "2.0"}
1111 "ppx_sexp_conv" {>="v0.13.0"}
1212 "sexplib"
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ homepage: "https://github.com/mirage/ocaml-conduit"
99doc: "https://mirage.github.io/ocaml-conduit/"
1010bug-reports: "https://github.com/mirage/ocaml-conduit/issues"
1111depends: [
12- "ocaml" {>= "4.03 .0"}
12+ "ocaml" {>= "4.08 .0"}
1313 "dune" {>= "2.0"}
1414 "ppx_sexp_conv" {>="v0.13.0"}
1515 "sexplib"
You can’t perform that action at this time.
0 commit comments