(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: "Hugo.Herbelin@inria.fr" homepage: "https://github.com/coq-contribs/exact-real-arithmetic" license: "LGPL 2.1" build: [make "-j%{jobs}%"] install: [make "install"] remove: ["rm" "-R" "%{lib}%/coq/user-contrib/ExactRealArithmetic"] depends: [ "ocaml" "coq" {>= "8.8" & < "8.9~"} ] tags: [ "keyword: correctness" "keyword: real numbers" "keyword: arithmetic" "category: Mathematics/Arithmetic and Number Theory/Real numbers" ] authors: [ "Jérôme Creci" ] bug-reports: "https://github.com/coq-contribs/exact-real-arithmetic/issues" dev-repo: "git+https://github.com/coq-contribs/exact-real-arithmetic.git" synopsis: "Exact Real Arithmetic" description: """ This contribution contains a proof of correctness of some exact real arithmetic algorithms from the PhD thesis of Valérie Ménissier-Morain""" flags: light-uninstall url { src: "https://github.com/coq-contribs/exact-real-arithmetic/archive/v8.8.0.tar.gz" checksum: "md5=3ea310ffd2c6637261005ca6fac2b190" }
ruby lint.rb released opam-coq-archive/released/packages/coq-exact-real-arithmetic/coq-exact-real-arithmetic.8.8.0
lint.rb:11:in `read': No such file or directory @ rb_sysopen - opam-coq-archive/released/packages/coq-exact-real-arithmetic/coq-exact-real-arithmetic.8.8.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