darioteixeira / pgocaml

PG'OCaml provides an interface to PostgreSQL databases for OCaml applications. It uses Camlp4 to extend the OCaml syntax, enabling one to directly embed SQL statements inside the OCaml code.
Other
159 stars 36 forks source link

Would it be possible to release a new version in OPAM with support for the latest ppxlib ? #106

Open lefessan opened 3 years ago

gregberns commented 3 years ago

Bump. I'm getting this error and it seems like the cause of the issue (I'm new to OCaml).

pitag-ha commented 3 years ago

@jrochel, is there anything blocking a release (hope you're the right person to ask; I've seen you've been cutting the last releases)? Getting a released version of pgocaml_ppx with ppxlib support would be great!

jrochel commented 3 years ago

I'm on it : https://github.com/ocaml/opam-repository/pull/18853