Closed clarus closed 5 years ago
I can update mirror-core to be compatible with the patch if is just a simple renaming.
Ah, OK, but this is about an old version (1.0.0
) and is already fixed in the next one (1.0.1
). The question is more about the precise coq-mirror-core.1.0.0
package which is available on the repo but cannot install as far as I understand.
I think the simplest is to remove it.
Oh, sounds like a better idea if it is already fixed in 1.0.1. Do I need to do anything to remove it?
No, I can do it on the repo. This was to confirm. Thanks!
Hi,
I have got a compilation error with the package
coq-mirror-core.1.0.0
:After some investigations I though it was because of this commit in Coq: https://github.com/coq/coq/commit/b98e4857a13a4014c65882af5321ebdb09f41890 Actually this commit never made it into 8.5.0 and it seems due to this patch file in the Coq package: To me the fault is from this patch.
What do you think we should do? Remove the Coq patch (maybe too late)? Remove this package version? Is there an other way to install this version?