1 { lib, buildDunePackage, zarith, ff-sig, alcotest }:
5 inherit (ff-sig) version src;
7 minimalOCamlVersion = "4.08";
15 propagatedBuildInputs = [
20 meta = ff-sig.meta // {
21 description = "Property based testing library for finite fields over the package ff-sig";