Loading pkgs/development/coq-modules/ITree/default.nix +1 −1 Original line number Diff line number Diff line { 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 Loading
pkgs/development/coq-modules/ITree/default.nix +1 −1 Original line number Diff line number Diff line { 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