this repo has no description

lwt-pipe.0.1 requires lwt.2.4.7 to use Lwt.Infix

Changed files
+1 -1
packages
lwt-pipe
lwt-pipe.0.1
+1 -1
packages/lwt-pipe/lwt-pipe.0.1/opam
···
]
depends: [
"dune" {>= "1.1" & < "3.0"}
-
"lwt"
+
"lwt" {>= "2.4.7"}
"ocaml" { >= "4.03.0" }
"mdx" {with-test & < "2.0"}
"qcheck" {with-test & >= "0.9" < "0.14"}