(2019-04-07 12:48:26 UTC)
# Installed packages for system: base-bigarray base Bigarray library distributed with the OCaml compiler base-num base Num library distributed with the OCaml compiler base-threads base Threads library distributed with the OCaml compiler base-unix base Unix library distributed with the OCaml compiler camlp5 7.06 Preprocessor-pretty-printer of OCaml coq 8.5.3 Formal proof management system. num 0 The Num library for arbitrary-precision integer and ration # opam file: opam-version: "2.0" maintainer: "matej.kosik@inria.fr" homepage: "https://github.com/coq-contribs/three-gap" license: "LGPL 2" build: [make "-j%{jobs}%"] install: [make "install"] remove: ["rm" "-R" "%{lib}%/coq/user-contrib/ThreeGap"] depends: [ "ocaml" "coq" {>= "8.5" & < "8.6~"} ] tags: [ "keyword:real numbers" "keyword:steinhaus" "keyword:three gap theorem" "category:Mathematics/Geometry/General" "category:Mathematics/Arithmetic and Number Theory/Miscellaneous" ] authors: [ "Micaela Mayero <>" ] bug-reports: "https://github.com/coq-contribs/three-gap/issues" dev-repo: "git+https://github.com/coq-contribs/three-gap.git" synopsis: "A Proof of the Three Gap Theorem (Steinhaus Conjecture)" description: "This proof uses the real numbers. It is a classical proof." flags: light-uninstall url { src: "https://github.com/coq-contribs/three-gap/archive/v8.5.0.tar.gz" checksum: "md5=b3f0b1bb82477724df852543d847f1a9" }
ruby lint.rb released opam-coq-archive/released/packages/coq-three-gap/coq-three-gap.8.5.0
lint.rb:11:in `read': No such file or directory @ rb_sysopen - opam-coq-archive/released/packages/coq-three-gap/coq-three-gap.8.5.0/descr (Errno::ENOENT) from lint.rb:11:in `lint' from lint.rb:52:in `<main>'
Dry install with the current Coq version:
true
Dry install without Coq/switch base, to test if the problem was incompatibility with the current Coq/OCaml version:
true
true
true
No files were installed.
true