# Packages matching: installed # Name # Installed # Synopsis base-bigarray base base-num base Num library distributed with the OCaml compiler base-threads base base-unix base camlp5 7.14 Preprocessor-pretty-printer of OCaml conf-findutils 1 Virtual package relying on findutils conf-perl 2 Virtual package relying on perl coq 8.5.1 Formal proof management system num 0 The Num library for arbitrary-precision integer and rational arithmetic ocaml 4.04.2 The OCaml compiler (virtual package) ocaml-base-compiler 4.04.2 Official 4.04.2 release ocaml-config 1 OCaml Switch Configuration # opam file: opam-version: "2.0" maintainer: "matej.kosik@inria.fr" homepage: "https://github.com/coq-contribs/abp" license: "LGPL 2" build: [make "-j%{jobs}%"] install: [make "install"] remove: ["rm" "-R" "%{lib}%/coq/user-contrib/ABP"] depends: [ "ocaml" "coq" {>= "8.5" & < "8.6~"} ] tags: [ "keyword:alternating bit protocol" "keyword:process calculi" "keyword:reactive systems" "keyword:co-inductive types" "keyword:co-induction" "category:Computer Science/Concurrent Systems and Protocols/Correctness of specific protocols" ] authors: [ "Eduardo Giménez <>" ] bug-reports: "https://github.com/coq-contribs/abp/issues" dev-repo: "git+https://github.com/coq-contribs/abp.git" synopsis: "A verification of the alternating bit protocol expressed in CBS" flags: light-uninstall url { src: "https://github.com/coq-contribs/abp/archive/v8.5.0.tar.gz" checksum: "md5=9df2a01467f74d04c7eaeec6ebf6d2d9" }
true
Dry install with the current Coq version:
opam install -y --show-action coq-abp.8.5.0 coq.8.5.1
Dry install without Coq/switch base, to test if the problem was incompatibility with the current Coq/OCaml version:
true
opam list; echo; ulimit -Sv 4000000; timeout 4h opam install -y --deps-only coq-abp.8.5.0 coq.8.5.1
opam list; echo; ulimit -Sv 16000000; timeout 4h opam install -y -v coq-abp.8.5.0 coq.8.5.1
Total: 3 M
../ocaml-base-compiler.4.04.2/lib/coq/user-contrib/ABP/ABP/TRACES/Lemmas.vo
../ocaml-base-compiler.4.04.2/lib/coq/user-contrib/ABP/ABP/BISIMULATION/Lemmas.vo
../ocaml-base-compiler.4.04.2/lib/coq/user-contrib/ABP/ABP/TRACES/Lemmas.glob
../ocaml-base-compiler.4.04.2/lib/coq/user-contrib/ABP/INTERPRETER/Interpreter.vo
../ocaml-base-compiler.4.04.2/lib/coq/user-contrib/ABP/ABP/BISIMULATION/Lemmas.glob
../ocaml-base-compiler.4.04.2/lib/coq/user-contrib/ABP/ABP/TRACES/Processes.glob
../ocaml-base-compiler.4.04.2/lib/coq/user-contrib/ABP/ABP/TRACES/Processes.vo
../ocaml-base-compiler.4.04.2/lib/coq/user-contrib/ABP/ABP/TRACES/Unique.vo
../ocaml-base-compiler.4.04.2/lib/coq/user-contrib/ABP/ABP/BISIMULATION/Processes.glob
../ocaml-base-compiler.4.04.2/lib/coq/user-contrib/ABP/ABP/TRACES/Evt.vo
../ocaml-base-compiler.4.04.2/lib/coq/user-contrib/ABP/ABP/BISIMULATION/Processes.vo
../ocaml-base-compiler.4.04.2/lib/coq/user-contrib/ABP/ABP/TRACES/Lemmas.v
../ocaml-base-compiler.4.04.2/lib/coq/user-contrib/ABP/INTERPRETER/Interpreter.glob
../ocaml-base-compiler.4.04.2/lib/coq/user-contrib/ABP/INTERPRETER/Processes.glob
../ocaml-base-compiler.4.04.2/lib/coq/user-contrib/ABP/INTERPRETER/Processes.vo
../ocaml-base-compiler.4.04.2/lib/coq/user-contrib/ABP/ABP/BISIMULATION/Correctness.glob
../ocaml-base-compiler.4.04.2/lib/coq/user-contrib/ABP/ABP/BISIMULATION/Lemmas.v
../ocaml-base-compiler.4.04.2/lib/coq/user-contrib/ABP/ABP/TRACES/Evt.glob
../ocaml-base-compiler.4.04.2/lib/coq/user-contrib/ABP/ABP/TRACES/Hypotheses.vo
../ocaml-base-compiler.4.04.2/lib/coq/user-contrib/ABP/ABP/TRACES/Unique.glob
../ocaml-base-compiler.4.04.2/lib/coq/user-contrib/ABP/ABP/TRACES/Hypotheses.glob
../ocaml-base-compiler.4.04.2/lib/coq/user-contrib/ABP/ABP/BISIMULATION/Correctness.vo
../ocaml-base-compiler.4.04.2/lib/coq/user-contrib/ABP/ABP/BISIMULATION/Protocol.vo
../ocaml-base-compiler.4.04.2/lib/coq/user-contrib/ABP/ABP/TRACES/Protocol.vo
../ocaml-base-compiler.4.04.2/lib/coq/user-contrib/ABP/ABP/TRACES/Processes.v
../ocaml-base-compiler.4.04.2/lib/coq/user-contrib/ABP/ABP/BISIMULATION/Protocol.glob
../ocaml-base-compiler.4.04.2/lib/coq/user-contrib/ABP/ABP/BISIMULATION/Processes.v
../ocaml-base-compiler.4.04.2/lib/coq/user-contrib/ABP/ABP/TRACES/Protocol.glob
../ocaml-base-compiler.4.04.2/lib/coq/user-contrib/ABP/ABP/BISIMULATION/Hypotheses.vo
../ocaml-base-compiler.4.04.2/lib/coq/user-contrib/ABP/ABP/TRACES/Unique.v
../ocaml-base-compiler.4.04.2/lib/coq/user-contrib/ABP/ABP/TRACES/Evt.v
../ocaml-base-compiler.4.04.2/lib/coq/user-contrib/ABP/ABP/BISIMULATION/Correctness.v
../ocaml-base-compiler.4.04.2/lib/coq/user-contrib/ABP/ABP/TRACES/Correction.vo
../ocaml-base-compiler.4.04.2/lib/coq/user-contrib/ABP/ABP/TRACES/Hypotheses.v
../ocaml-base-compiler.4.04.2/lib/coq/user-contrib/ABP/INTERPRETER/Interpreter.v
../ocaml-base-compiler.4.04.2/lib/coq/user-contrib/ABP/ABP/TRACES/Correction.glob
../ocaml-base-compiler.4.04.2/lib/coq/user-contrib/ABP/ABP/TRACES/Protocol.v
../ocaml-base-compiler.4.04.2/lib/coq/user-contrib/ABP/INTERPRETER/Processes.v
../ocaml-base-compiler.4.04.2/lib/coq/user-contrib/ABP/ABP/BISIMULATION/Hypotheses.v
../ocaml-base-compiler.4.04.2/lib/coq/user-contrib/ABP/ABP/BISIMULATION/Protocol.v
../ocaml-base-compiler.4.04.2/lib/coq/user-contrib/ABP/ABP/TRACES/Correction.v
../ocaml-base-compiler.4.04.2/lib/coq/user-contrib/ABP/ABP/BISIMULATION/Hypotheses.glob
opam remove -y coq-abp.8.5.0