ocamlPackages.mdx: add missing dependency to result

This commit is contained in:
Vincent Laporte
2025-08-12 07:11:01 +02:00
committed by Vincent Laporte
parent 37a1895466
commit cca779286a
@@ -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 = [