this repo has no description

upperbound http-multipart-formdata

Changed files
+6 -6
packages
http-multipart-formdata
http-multipart-formdata.2.0.0
http-multipart-formdata.2.0.1
+3 -3
packages/http-multipart-formdata/http-multipart-formdata.2.0.0/opam
···
"ocaml" {>= "4.10.0"}
"fmt" {>= "0.8.9"}
"lwt"
-
"reparse" {>= "3.0.0"}
-
"reparse-lwt" {>= "3.0.0"}
-
"reparse-lwt-unix" {>= "3.0.0"}
+
"reparse" {(>= "3.0.0" & < "3.1.0")}
+
"reparse-lwt" {(>= "3.0.0" & < "3.1.0")}
+
"reparse-lwt-unix" {(>= "3.0.0" & < "3.1.0")}
"ppx_expect" {with-test}
"ppx_deriving" {with-test}
"odoc" {with-doc}
+3 -3
packages/http-multipart-formdata/http-multipart-formdata.2.0.1/opam
···
"ocaml" {>= "4.10.0"}
"fmt" {>= "0.8.9"}
"lwt"
-
"reparse" {>= "3.0.0"}
-
"reparse-lwt" {>= "3.0.0"}
-
"reparse-lwt-unix" {>= "3.0.0"}
+
"reparse" {(>= "3.0.0" & < "3.1.0")}
+
"reparse-lwt" {(>= "3.0.0" & < "3.1.0")}
+
"reparse-lwt-unix" {(>= "3.0.0" & < "3.1.0")}
"ppx_expect" {with-test}
"ppx_deriving" {with-test}
"odoc" {with-doc}