coq-community / coq-ext-lib

A library of Coq definitions, theorems, and tactics. [maintainers=@gmalecha,@liyishuai]

Home Page:https://coq-community.org/coq-ext-lib/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

coq 8.6 support

vzaliva opened this issue · comments

current opam version fails to install with coq-8.6

Going to start a new branch for this.

See the v8.6 branch.

Great! I just did a quick build and it compiles OK. There are few warnings about "Maximum Implicit Arguments" option, but I guess these are not critical. Do you plan to push it to OPAM soon?

Thanks again for your quick response!

I just opened a PR for opam-coq-archive (coq/opam#125).

Just FYI, there is a problem installing it via OPAM: coq/opam#126