diff options
| author | Théo Zimmermann | 2019-11-26 11:30:20 +0100 |
|---|---|---|
| committer | Théo Zimmermann | 2019-11-29 14:59:26 +0100 |
| commit | 412b5ba92f3c76c6bdb7dada0ef7be62f72518a8 (patch) | |
| tree | 505b9fa56ddf3d0a1e47a536a37656bdefed2135 /doc/changelog/07-commands-and-options/11185-remove-typeclasses-axioms-instances.rst | |
| parent | d7879b8566e48aabfdbee5c27bd4c29691352233 (diff) | |
Remove deprecated Typeclasses Axioms Are Instances.
Diffstat (limited to 'doc/changelog/07-commands-and-options/11185-remove-typeclasses-axioms-instances.rst')
| -rw-r--r-- | doc/changelog/07-commands-and-options/11185-remove-typeclasses-axioms-instances.rst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/changelog/07-commands-and-options/11185-remove-typeclasses-axioms-instances.rst b/doc/changelog/07-commands-and-options/11185-remove-typeclasses-axioms-instances.rst new file mode 100644 index 0000000000..9fc09c4189 --- /dev/null +++ b/doc/changelog/07-commands-and-options/11185-remove-typeclasses-axioms-instances.rst @@ -0,0 +1,3 @@ +- **Removed:** ``Typeclasses Axioms Are Instances`` flag, deprecated since 8.10. + Use :cmd:`Declare Instance` for axioms which should be instances + (`#11185 <https://github.com/coq/coq/pull/11185>`_, by Théo Zimmermann). |
