Why3: build also the Coq tactic.
This commit is contained in:
parent
78980ea300
commit
58297aa1e7
@ -10,7 +10,7 @@ stdenv.mkDerivation rec {
|
|||||||
};
|
};
|
||||||
|
|
||||||
buildInputs = with ocamlPackages;
|
buildInputs = with ocamlPackages;
|
||||||
[ coq ocaml findlib lablgtk ocamlgraph zarith ];
|
[ coq coq.camlp5 ocaml findlib lablgtk ocamlgraph zarith ];
|
||||||
|
|
||||||
meta = with stdenv.lib; {
|
meta = with stdenv.lib; {
|
||||||
description = "A platform for deductive program verification";
|
description = "A platform for deductive program verification";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user