(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/tree-automata" license: "LGPL 2.1" build: [make "-j%{jobs}%"] install: [make "install"] remove: ["rm" "-R" "%{lib}%/coq/user-contrib/TreeAutomata"] depends: [ "ocaml" "coq" {>= "8.8" & < "8.9~"} "coq-int-map" {>= "8.8" & < "8.9~"} ] tags: [ "keyword: tree automatas" "keyword: bottom up reflexion terms" "category: Computer Science/Formal Languages Theory and Automata" "date: september 1999" ] authors: [ "Xavier Rival [http://www.eleves.ens.fr/home/rival]" ] bug-reports: "https://github.com/coq-contribs/tree-automata/issues" dev-repo: "git+https://github.com/coq-contribs/tree-automata.git" synopsis: "Tree automatas" description: """ provides tree automatas algorithms in Coq (merge, intersection, vacuity test, deletion of empty states, coaccessiblity test, deletion of non coaccessible states)""" flags: light-uninstall url { src: "https://github.com/coq-contribs/tree-automata/archive/v8.8.0.tar.gz" checksum: "md5=d25f06e9cbfdc81a1055ab9a4dc36fad" }
ruby lint.rb released opam-coq-archive/released/packages/coq-tree-automata/coq-tree-automata.8.8.0
lint.rb:11:in `read': No such file or directory @ rb_sysopen - opam-coq-archive/released/packages/coq-tree-automata/coq-tree-automata.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