Commit cca77928 authored by Vincent Laporte's avatar Vincent Laporte Committed by Vincent Laporte
Browse files

ocamlPackages.mdx: add missing dependency to result

parent 37a18954
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -15,6 +15,7 @@
  camlp-streams,
  lwt,
  re,
  result,
  csexp,
  gitUpdater,
}:
@@ -40,6 +41,7 @@ buildDunePackage rec {
    ocaml-version
    camlp-streams
    re
    result
    findlib
  ];
  checkInputs = [