Commit graph

16 commits

Author SHA1 Message Date
Vincent Laporte 248265cdc3
ocamlPackages.faraday: use Dune 3 2023-04-11 06:36:00 +02:00
Vincent Laporte 0bd1408dfe
ocamlPackages: fix eval
Evaluation for OCaml < 4.08 has been broken by
d9f767600f
2023-03-27 06:52:40 +02:00
Ulrik Strid c53a63adf1 ocamlPackages treewide: strictDeps all packages 2023-02-03 08:59:34 +01:00
Guillaume Girol 33afbf39f6 treewide: switch to nativeCheckInputs
checkInputs used to be added to nativeBuildInputs. Now we have
nativeCheckInputs to do that instead. Doing this treewide change allows
to keep hashes identical to before the introduction of
nativeCheckInputs.
2023-01-21 12:00:00 +00:00
Vincent Laporte 94d8b98b7e ocamlPackages.faraday: 0.8.1 → 0.8.2 2022-10-27 15:50:41 +02:00
Vincent Laporte 0f4f35c7b0 ocamlPackages.fmt: 0.8.9 → 0.9.0 2022-08-31 07:36:39 +02:00
Vincent Laporte aaa1c973c8 ocamlPackages.faraday-async: fix build with OCaml < 4.11 2022-08-11 07:36:26 +02:00
Aaron L. Zeng 4f6ddfdd23 Add Jane Street ocaml packages version 0.15
- ocamlPackages.tls*: 0.15.2 -> 0.15.3
- ocamlPackages.bistro: unstable-2021-11-13 -> unstable-2022-05-07
- ocamlPackages.phylogenetics: 0.1.0 -> unstable-2022-05-06
2022-07-07 00:32:11 -04:00
Ulrik Strid ad81f8dbef ocamlPackages.faraday: 0.7.2 -> 0.8.1 2022-05-23 09:30:34 +02:00
Antonio Nuno Monteiro 6a0b9d6992 faraday-{lwt,lwt-unix,async}: add Faraday runtimes
Co-authored-by: Vincent Laporte <vbgl@users.noreply.github.com>
2021-03-22 18:54:04 +01:00
Vincent Laporte c476262dcd ocamlPackages.faraday: 0.7.0 → 0.7.2 2020-11-23 06:12:24 +01:00
Vincent Laporte 33f003e930 ocamlPackages.faraday: disable tests with OCaml 4.07 2019-10-18 05:59:29 +00:00
Vincent Laporte 2cde1a89b6
ocamlPackages.farfadet: 0.2 -> 0.3
ocamlPackages.faraday: 0.5.0 -> 0.7.0
2019-04-06 14:44:26 +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 fc19401d67 jbuilder: 1.0.1 -> dune: 1.1.1 2018-09-15 19:32:32 +00:00
Vincent Laporte 3582a97464
ocamlPackages.faraday: init at 0.5.0
Faraday is a library for writing fast and memory-efficient serializers in
OCaml.

Homepage: https://github.com/inhabitedtype/faraday
2017-12-15 17:46:29 +00:00