(2019-04-07 14:40:39 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 conf-m4 1 Virtual package relying on m4 coq 8.6.1 Formal proof management system. num 0 The Num library for arbitrary-precision integer and ration ocamlfind 1.8.0 A library manager for OCaml # opam file: opam-version: "2.0" maintainer: "Hugo.Herbelin@inria.fr" homepage: "https://github.com/coq-contribs/demos" license: "LGPL 2.1" build: [make "-j%{jobs}%"] install: [make "install"] remove: ["rm" "-R" "%{lib}%/coq/user-contrib/Demos"] depends: [ "ocaml" "coq" {>= "8.7" & < "8.8~"} ] tags: [ "keyword: sorting" "keyword: Cases" "keyword: Tauto" "keyword: AutoRewrite" "keyword: Prolog" "category: Miscellaneous/Coq Use Examples" ] authors: [ "Coq group" ] bug-reports: "https://github.com/coq-contribs/demos/issues" dev-repo: "git+https://github.com/coq-contribs/demos.git" synopsis: "Demos of some Coq tools appeared in version V6.0" description: """ Example of sorting algorithms defined using the Cases (pattern-matching) construction. Demo of the decision tactic Tauto for intuitionistic propositional calculus. Demo of the AutoRewrite tactic. Demo of the Prolog tactic applied to the compilation of miniML programs.""" flags: light-uninstall url { src: "https://github.com/coq-contribs/demos/archive/v8.7.0.tar.gz" checksum: "md5=83950c72576943799c6002ad1ce2c8bc" }
ruby lint.rb released opam-coq-archive/released/packages/coq-demos/coq-demos.8.7.0
lint.rb:11:in `read': No such file or directory @ rb_sysopen - opam-coq-archive/released/packages/coq-demos/coq-demos.8.7.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