ocamlPackages.lwt_ppx: 2.0.1 → 2.0.2

This commit is contained in:
Vincent Laporte
2021-01-07 08:40:26 +01:00
committed by Vincent Laporte
parent e65e269b5e
commit 90d4109c23
2 changed files with 11 additions and 6 deletions
@@ -1,6 +1,7 @@
{ stdenv, fetchzip, which, ocsigen_server, ocaml,
lwt_react,
opaline, ppx_deriving, findlib
, ppx_tools_versioned
, js_of_ocaml-ocamlbuild, js_of_ocaml-ppx, js_of_ocaml-ppx_deriving_json
, js_of_ocaml-lwt
, js_of_ocaml-tyxml
@@ -22,6 +23,7 @@ stdenv.mkDerivation rec
};
buildInputs = [ ocaml which findlib js_of_ocaml-ocamlbuild js_of_ocaml-ppx_deriving_json opaline
ppx_tools_versioned
];
propagatedBuildInputs = [