- Update to version 8.12.1. This contains mostly bug fixes:
* Polymorphic side-effects inside monomorphic definitions were incorrectly handled as not inlined. This allowed deriving an inconsistency. * Regression in error reporting after SSReflect's case tactic. A generic error message "Could not fill dependent hole in apply" was reported for any error following case or elim. * Several bugs with Search. * The details environment introduced in coqdoc in Coq 8.12 can now be used as advertised in the reference manual. * View menu "Display parentheses" introduced in CoqIDE in Coq 8.12 now works correctly. OBS-URL: https://build.opensuse.org/package/show/science/coq?expand=0&rev=22
This commit is contained in:
parent
2cfc0855cf
commit
c3225375ef
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ecde14c6132f5abb459e7f4724788788928174ad4484fff88e86b0086779bcee
|
||||
size 6774001
|
3
coq-8.12.1.tar.gz
Normal file
3
coq-8.12.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:dabad911239c69ecf79931b513cb427101c2f15f0451af056fbf181df526f8a5
|
||||
size 6855317
|
16
coq.changes
16
coq.changes
@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 17 22:09:12 UTC 2020 - Aaron Puchert <aaronpuchert@alice-dsl.net>
|
||||
|
||||
- Update to version 8.12.1. This contains mostly bug fixes:
|
||||
* Polymorphic side-effects inside monomorphic definitions were
|
||||
incorrectly handled as not inlined. This allowed deriving an
|
||||
inconsistency.
|
||||
* Regression in error reporting after SSReflect's case tactic.
|
||||
A generic error message "Could not fill dependent hole in
|
||||
apply" was reported for any error following case or elim.
|
||||
* Several bugs with Search.
|
||||
* The details environment introduced in coqdoc in Coq 8.12 can
|
||||
now be used as advertised in the reference manual.
|
||||
* View menu "Display parentheses" introduced in CoqIDE in
|
||||
Coq 8.12 now works correctly.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 20 08:33:34 UTC 2020 - Martin Liška <mliska@suse.cz>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user