coqPackages.ITree: changed pname to InteractionTrees
This commit is contained in:
parent
de2edb81da
commit
316db3a129
@ -1,7 +1,7 @@
|
||||
{ lib, mkCoqDerivation, coq, version ? null , paco, coq-ext-lib }:
|
||||
|
||||
with lib; mkCoqDerivation rec {
|
||||
pname = "ITree";
|
||||
pname = "InteractionTrees";
|
||||
owner = "DeepSpec";
|
||||
inherit version;
|
||||
defaultVersion = with versions; switch coq.coq-version [
|
||||
|
Loading…
Reference in New Issue
Block a user