coqPackages.mathcomp-abel: init at 1.0.0

This commit is contained in:
Cyril Cohen
2021-01-14 19:51:30 +01:00
parent 7d9c32f743
commit f06be1bcf9
2 changed files with 24 additions and 0 deletions
+1
View File
@@ -50,6 +50,7 @@ let
mathcomp-solvable = self.mathcomp.solvable;
mathcomp-field = self.mathcomp.field;
mathcomp-character = self.mathcomp.character;
mathcomp-abel = callPackage ../development/coq-modules/mathcomp-abel {};
mathcomp-analysis = callPackage ../development/coq-modules/mathcomp-analysis {};
mathcomp-finmap = callPackage ../development/coq-modules/mathcomp-finmap {};
mathcomp-bigenough = callPackage ../development/coq-modules/mathcomp-bigenough {};