nixpkgs/pkgs/development/ocaml-modules/lwt
Ricardo M. Correia d5053d12eb ocamlPackages.lwt_ppx: fix dependency propagation
dune was showing this error when using lwt_ppx:

File "/nix/store/sz4cg32ph84lapgs50xv73s3a0baqq2s-ocaml4.08.1-lwt_ppx-4.2.1/lib/ocaml/4.08.1/site-lib/lwt_ppx/dune-package", line 11, characters 56-75:
11 |  (requires compiler-libs.common ocaml-migrate-parsetree ppx_tools_versioned)
                                                             ^^^^^^^^^^^^^^^^^^^
Error: Library "ppx_tools_versioned" not found.
-> required by library "lwt_ppx" in
   /nix/store/sz4cg32ph84lapgs50xv73s3a0baqq2s-ocaml4.08.1-lwt_ppx-4.2.1/lib/ocaml/4.08.1/site-lib/lwt_ppx
-> required by executable wizytests in dune:6
Hint: try: dune external-lib-deps --missing @@default
2019-11-16 04:15:28 +00:00
..
4.x.nix ocamlPackages.ocaml_lwt: 4.1.0 -> 4.2.1 2019-09-06 16:03:33 +00:00
camlp4.nix dune: 1.9.2 -> 1.10.0 (#62256) 2019-07-05 12:28:06 +00:00
legacy.nix Rename z77z into maggesi 2019-10-07 17:05:25 +02:00
ppx.nix ocamlPackages.lwt_ppx: fix dependency propagation 2019-11-16 04:15:28 +00:00