mirage / ocaml-cohttp

An OCaml library for HTTP clients and servers using Lwt or Async
Other
713 stars 175 forks source link

remove use of Sexplib (Sexplib0 has the same function) #1087

Closed copy closed 2 months ago

copy commented 2 months ago

I think with this change the bounds on conduit-lwt<"7.0.0" can be removed (they were added in https://github.com/ocaml/opam-repository/pull/26463/commits/f77632c3736d2025f17a60857140dc17bb3af879

copy commented 2 months ago

Just noticed that this change is already included in https://github.com/mirage/ocaml-cohttp/pull/1084, closing.