ocamlPackages.alcotest: 1.0.1 → 1.2.3
This commit is contained in:
committed by
Vincent Laporte
parent
30487789ab
commit
567e02e204
@@ -3,7 +3,7 @@
|
||||
buildDunePackage {
|
||||
pname = "alcotest-lwt";
|
||||
|
||||
inherit (alcotest) version src;
|
||||
inherit (alcotest) version src useDune2;
|
||||
|
||||
propagatedBuildInputs = [ alcotest logs ocaml_lwt ];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user