From 93e7eff5e55be0b6ddc68cd90a175e38793c6b62 Mon Sep 17 00:00:00 2001 From: Pierre-Marie Pédrot Date: Tue, 23 Jun 2020 11:14:05 +0200 Subject: Correctly classify variables as being unfoldable in dnet patterns. Fixes #12571. --- doc/changelog/04-tactics/12572-fix-12571.rst | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 doc/changelog/04-tactics/12572-fix-12571.rst (limited to 'doc') diff --git a/doc/changelog/04-tactics/12572-fix-12571.rst b/doc/changelog/04-tactics/12572-fix-12571.rst new file mode 100644 index 0000000000..98b217e86b --- /dev/null +++ b/doc/changelog/04-tactics/12572-fix-12571.rst @@ -0,0 +1,6 @@ +- **Fixed:** + typeclasses eauto (and discriminated hint bases) now correctly + classify local variables as being unfoldable + (`#12572 `_, + fixes `#12571 `_, + by Pierre-Marie Pédrot). -- cgit v1.2.3