File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2929 cohttp-lwt-unix
3030 cohttp-lwt-jsoo
3131 httpaf-lwt-unix
32- ocurl
32+ curl_lwt
3333 ezjs_fetch
3434 websocket-lwt-unix
3535 ppx_deriving_encoding
4747 ( calendar ( < 2 .03.0) )
4848 ( httpaf-lwt-unix ( < 0 .6.0) )
4949 ( ezjs_fetch ( < 0 .2) )
50- ( ocurl ( < 0 .8.0) )
5150 ( digestif ( < 1 .0.0) )
5251 ( ppx_deriving_encoding ( < 0 .4.0) )
5352) )
Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ depopts: [
3030 "cohttp-lwt-unix"
3131 "cohttp-lwt-jsoo"
3232 "httpaf-lwt-unix"
33- "ocurl "
33+ "curl_lwt "
3434 "ezjs_fetch"
3535 "websocket-lwt-unix"
3636 "ppx_deriving_encoding"
@@ -48,7 +48,6 @@ conflicts: [
4848 "calendar" {< "2.03.0"}
4949 "httpaf-lwt-unix" {< "0.6.0"}
5050 "ezjs_fetch" {< "0.2"}
51- "ocurl" {< "0.8.0"}
5251 "digestif" {< "1.0.0"}
5352 "ppx_deriving_encoding" {< "0.4.0"}
5453]
Original file line number Diff line number Diff line change 2525 (public_name ez_api.curl_lwt)
2626 (optional)
2727 (modules ezCurl_lwt)
28- (libraries verbose curl.lwt ezCurl_common ezRequest_lwt))
28+ (libraries verbose curl_lwt ezCurl_common ezRequest_lwt))
2929
3030(library
3131 (name ezCurl_lwt_i)
You can’t perform that action at this time.
0 commit comments