aboutsummaryrefslogtreecommitdiff
path: root/doc/changelog/05-tactic-language/10002-ltac2.rst
blob: 6d62f11eff80834b488023e1a8483d95b041e599 (plain)
1
2
3
4
5
6
7
8
9
- Ltac2, a new version of the tactic language Ltac, that doesn't
  preserve backward compatibility, has been integrated in the main Coq
  distribution.  It is still experimental, but we already recommend
  users of advanced Ltac to start using it and report bugs or request
  enhancements.  See its documentation in the :ref:`dedicated chapter
  <ltac2>` (`#10002 <https://github.com/coq/coq/pull/10002>`_, plugin
  authored by Pierre-Marie Pédrot, with contributions by various
  users, integration by Maxime Dénès, help on integrating / improving
  the documentation by Théo Zimmermann and Jim Fehrle).