roddyyaga / ppx_rapper

Syntax extension for writing SQL in OCaml
Other
139 stars 18 forks source link

Need Lower Bound on the Caqti Dependencies #26

Open paurkedal opened 2 years ago

paurkedal commented 2 years ago

The Caqti_request.Infix module was introduced in version 1.7.0, so I think that must be the lower bond for all sub-packages. We can probably sort out the published opams in ocaml/opam-repository#22070. It's only failing for the lwt package, but I presume because that's where the runtime-level testing happens.