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