coq: init at 8.8+beta1

This commit is contained in:
Vincent Laporte
2018-03-21 18:06:28 +00:00
parent 13e74a838d
commit 6845b248d9
16 changed files with 67 additions and 18 deletions
@@ -22,4 +22,7 @@ stdenv.mkDerivation {
maintainers = [ stdenv.lib.maintainers.vbgl ];
inherit (coq.meta) platforms;
};
passthru = { inherit (ssreflect) compatibleCoqVersions; };
}