# Packages matching: installed # Name # Installed # Synopsis base-bigarray base base-domains base base-nnp base Naked pointers prohibited in the OCaml heap base-threads base base-unix base conf-gmp 4 Virtual package relying on a GMP lib system installation coq 8.17.1 The Coq Proof Assistant coq-core 8.17.1 The Coq Proof Assistant -- Core Binaries and Tools coq-stdlib 8.17.1 The Coq Proof Assistant -- Standard Library coqide-server 8.17.1 The Coq Proof Assistant, XML protocol server dune 3.12.2 Fast, portable, and opinionated build system ocaml 5.0.0 The OCaml compiler (virtual package) ocaml-base-compiler 5.0.0 Official release 5.0.0 ocaml-config 3 OCaml Switch Configuration ocaml-options-vanilla 1 Ensure that OCaml is compiled with no special options enabled ocamlfind 1.9.6 A library manager for OCaml zarith 1.13 Implements arithmetic and logical operations over arbitrary-precision integers # opam file: opam-version: "2.0" maintainer: "palmskog@gmail.com" homepage: "https://github.com/coq-community/jmlcoq" dev-repo: "git+https://github.com/coq-community/jmlcoq.git" bug-reports: "https://github.com/coq-community/jmlcoq/issues" license: "MIT" synopsis: "Coq definition of the JML specification language and a verified runtime assertion checker for JML" description: """ A Coq formalization of the syntax and semantics of the Java-targeted JML specification language, along with a verified runtime assertion checker for JML.""" build: [make "-j%{jobs}%"] install: [make "install"] depends: [ "coq" {>= "8.10" & < "8.20"} ] tags: [ "category:Computer Science/Decision Procedures and Certified Algorithms/Correctness proofs of algorithms" "keyword:JML" "keyword:Java Modeling Language" "keyword:runtime verification" "logpath:JML" "date:2022-06-26" ] authors: [ "Hermann Lehner" "David Pichardie" "Andreas Kรคgi" ] url { src: "https://github.com/coq-community/jmlcoq/archive/v8.15.0.tar.gz" checksum: "sha512=2e9d26e4b5517787a03518372902405b5eafda6ff81a1c4a5c51ebbd268d84817183ab12177f18235ee68d930002f5715642b783108ac5f55787cbec83d108be" }
true
Dry install with the current Coq version:
opam install -y --show-action coq-jmlcoq.8.15.0 coq.8.17.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-jmlcoq.8.15.0 coq.8.17.1
opam list; echo; timeout 4h opam install -y -v coq-jmlcoq.8.15.0 coq.8.17.1
Total: 7 M
../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/JML/JMLProgramPlusImpl.vo
../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/JML/JMLRac3.vo
../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/JML/JMLFull2Basic.vo
../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/JML/JMLSemantics.vo
../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/JML/JMLExpressionNotations.vo
../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/JML/JMLFull2BasicImpl.vo
../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/JML/JMLProgramPlusImpl.glob
../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/JML/JMLBasic2Minimal.vo
../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/JML/JMLProgram.vo
../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/JML/JMLRac3.glob
../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/JML/JMLDomain.vo
../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/JML/JMLFull2BasicImpl.glob
../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/JML/JMLRac2.vo
../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/JML/JMLRac2.glob
../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/JML/JMLOpSem.vo
../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/JML/JMLRac.vo
../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/JML/JMLProgram.glob
../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/JML/JMLProgramPlus.vo
../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/JML/JMLSemantics.glob
../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/JML/JMLRac_2_Correct.vo
../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/JML/JMLDomain.glob
../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/JML/JMLRac_3_Correct.vo
../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/JML/JMLRac_1_Correct.vo
../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/JML/JMLProgramPlusImpl.v
../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/JML/JMLRac3.v
../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/JML/JMLFull2BasicImpl.v
../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/JML/JMLNotations.vo
../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/JML/JMLRac.glob
../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/JML/JMLProgram.v
../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/JML/JMLRac2.v
../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/JML/ListFunctions.vo
../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/JML/Stack.vo
../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/JML/JMLNotations.glob
../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/JML/JMLRac_2_Correct.glob
../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/JML/JMLSemantics.v
../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/JML/ZHelpers.vo
../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/JML/JMLOpSem.glob
../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/JML/ListHelpers.vo
../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/JML/Stack.glob
../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/JML/JMLDomain.v
../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/JML/PosAux.vo
../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/JML/JMLBasic2MinimalImpl.vo
../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/JML/JMLRac_1_Correct.glob
../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/JML/JMLRac.v
../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/JML/JMLFull2Basic.glob
../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/JML/JMLRac_3_Correct.glob
../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/JML/Prelude.vo
../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/JML/JMLNumeric.vo
../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/JML/JMLExpressionNotations.glob
../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/JML/JMLSyntax.vo
../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/JML/EqBoolAux.vo
../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/JML/JMLFull2Basic.v
../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/JML/JMLRac_2_Correct.v
../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/JML/JMLNotations.v
../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/JML/ListHelpers.glob
../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/JML/ListFunctions.glob
../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/JML/JMLRac_1_Correct.v
../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/JML/JMLRac_3_Correct.v
../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/JML/JMLNumeric.glob
../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/JML/OptionHelpers.vo
../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/JML/TaggedList.vo
../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/JML/JMLExpressionNotations.v
../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/JML/Stack.v
../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/JML/EqBoolAux.glob
../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/JML/JMLProgramPlus.glob
../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/JML/JMLOpSem.v
../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/JML/TaggedList.glob
../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/JML/Prelude.glob
../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/JML/ListHelpers.v
../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/JML/ZHelpers.glob
../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/JML/PosAux.glob
../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/JML/JMLBasic2MinimalImpl.glob
../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/JML/TaggedList.v
../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/JML/ListFunctions.v
../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/JML/JMLProgramPlus.v
../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/JML/EqBoolAux.v
../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/JML/Prelude.v
../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/JML/OptionHelpers.glob
../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/JML/JMLNumeric.v
../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/JML/JMLBasic2MinimalImpl.v
../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/JML/PosAux.v
../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/JML/OptionHelpers.v
../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/JML/LogicHelpers.vo
../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/JML/ZHelpers.v
../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/JML/JMLBasic2Minimal.v
../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/JML/LogicHelpers.glob
../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/JML/LogicHelpers.v
../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/JML/JMLSyntax.v
../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/JML/JMLBasic2Minimal.glob
../ocaml-base-compiler.5.0.0/lib/coq/user-contrib/JML/JMLSyntax.glob
opam remove -y coq-jmlcoq.8.15.0