lwt-pipe.0.1 requires lwt.2.4.7 to use Lwt.Infix
Jan Midtgaard 2 years ago 73bf0f19 6f7ab3ce
··· 8 8 ] 9 9 depends: [ 10 10 "dune" {>= "1.1" & < "3.0"} 11 11 - "lwt" 11 11 + "lwt" {>= "2.4.7"} 12 12 "ocaml" { >= "4.03.0" } 13 13 "mdx" {with-test & < "2.0"} 14 14 "qcheck" {with-test & >= "0.9" < "0.14"}