Commit graph

22 commits

Author SHA1 Message Date
Vincent Laporte 5cc1a81692 ocamlPackages.conduit: use Dune 2 2020-11-26 06:55:12 +01:00
Aaron L. Zeng 91337f4169 ocamlPackages.conduit-async: Add async_ssl to propagatedBuildInputs 2020-08-28 11:33:33 -04:00
Aaron L. Zeng 94790b2949 ocamlPackages.conduit: Update description 2020-08-28 11:33:33 -04:00
Aaron L. Zeng 97c4b3934c ocamlPackages.conduit-async: init at 2.2.2 2020-08-28 11:33:33 -04:00
sternenseemann 3a0933a030
ocamlPackages.{ipaddr,macaddr}: 3.1.0 → 5.0.0 and update all affected packages (tuntap, conduit, cohttp, …) (#91350)
* ocamlPackages.{ipaddr,macaddr}: 3.1.0 → 5.0.0
* ipaddr-cstruct: new package (since 4.0.0)
* ipaddr-sexp: new package (since 4.0.0)
* macaddr-cstruct: new package (since 4.0.0)
* macaddr-sexp: new package (since 4.0.0)
* macaddr: enable tests (don't depend on ipaddr anymore)
* ocamlPackages.tuntap: 1.3.0 → 2.0.0
* ocamlPackages.conduit{,-lwt,-lwt-unix}: 1.4.0 → 2.2.2
* ocamlPackages.cohttp{,-lwt,-lwt-unix}: 2.1.3 → 2.5.1
* ocamlPackages: use dune 2 if pkg (indirectly) depends on cohttp-lwt-unix

dune refuses to build a package if one of its dependencies uses dune 2.
2020-06-25 23:22:21 +02:00
Vincent Laporte fe0ebdf825 ocamlPackages.conduit_p4: remove at 0.10.0 2020-02-28 21:24:26 +01:00
Alexandre Esteves be90b35b9e ocamlPackages.conduit: 1.0.0 -> 1.4.0 and dependencies (#74821) 2019-12-29 20:40:36 +01:00
volth 08f68313a4 treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
Théo Zimmermann 794158fcd5
buildDunePackage: new support function; use it to refactor some OCaml derivations 2018-11-07 10:08:03 +01:00
Vincent Laporte bdaedbe38c ocamlPackages.ocaml_lwt: 3.3.0 -> 4.1.0 2018-10-08 05:59:24 +00:00
Vincent Laporte fc19401d67 jbuilder: 1.0.1 -> dune: 1.1.1 2018-09-15 19:32:32 +00:00
Théo Zimmermann 202f19b225 ocamlPackages.conduit-lwt-unix: add SSL support
This makes it possible to run the example given at
https://github.com/mirage/ocaml-cohttp#client-tutorial
2018-05-15 17:38:24 +02:00
Vincent Laporte 724504e0da ocamlPackages.cohttp: 0.22.0 -> 0.99.0
ocamlPackages.conduit: 0.15.4 -> 1.0.0

ocamlPackages.cohttp-lwt: init at 0.99.0

ocamlPackages.cohttp-lwt-unix: init at 0.99.0

ocamlPackages.conduit-lwt: init at 1.0.0

ocamlPackages.conduit-lwt-unix: init at 1.0.0

ocamlPackages.git: 1.11.1 -> 1.11.2
2017-08-27 20:03:06 +00:00
Vincent Laporte fe9147a042 ocamlPackages.conduit: 0.10.0 -> 0.15.4
Keeping the old version under attribute conduit_p4.
2017-07-01 11:52:18 +00:00
Vincent Laporte 352d487101 ocamlPackages.conduit: 0.8.3 -> 0.10.0 2017-07-01 11:52:18 +00:00
sternenseemann 8352e0b38c ocaml-ipaddr: 2.6.1 -> 2.7.2
Keeps the legacy version under attribute `ipaddr_p4`;
it is needed for OCaml < 4.02 and some libraries (eg `conduit`).
2017-02-23 08:01:29 +00:00
Vincent Laporte d2a4a84f00 ocamlPackages.uri: 1.9.1 -> 1.9.2
The old version is also kept, under the attribute `uri_p4`.
It is built against `sexplib` version prior to 113.33 and needed by `trv`.
2017-02-19 11:57:24 +01:00
Vincent Laporte 24df641deb ocamlPackages.conduit: refactor 2016-11-12 12:41:26 +01:00
Matthew Maurer fc4b5786cd sexplib: 112.24.01 -> 112.24.01/113.33.03
PPX/P4 split
2016-09-14 02:35:48 -04:00
ts468 054be41e04 Revert "ocaml-modules: fix naming: "_" -> "-"" 2015-09-06 21:15:10 +02:00
Thomas Strobel 616aa2bdda ocaml modules: fix some CamelCase and under_scores 2015-09-02 09:14:59 +02:00
Eric Merritt 745bb72050 ocaml-conduit: add initial version (0.8.3) to the system 2015-05-24 12:33:20 -07:00