···4 pname = "modular-arithmetic";
5 version = "1.0.1.1";
6 sha256 = "14n83kjmz8mqjivjhwxk1zckms5z3gn77yq2hsw2yybzff2vkdkd";
07 meta = {
8 description = "A type for integers modulo some constant";
9 license = self.stdenv.lib.licenses.bsd3;
···4 pname = "modular-arithmetic";
5 version = "1.0.1.1";
6 sha256 = "14n83kjmz8mqjivjhwxk1zckms5z3gn77yq2hsw2yybzff2vkdkd";
7+ noHaddock = true;
8 meta = {
9 description = "A type for integers modulo some constant";
10 license = self.stdenv.lib.licenses.bsd3;