From 1a36a0e4b29b358b05b02515c6c001672e3491e8 Mon Sep 17 00:00:00 2001 From: Hugo Herbelin Date: Mon, 19 Oct 2020 08:18:29 +0200 Subject: Adding change log for #13217. --- .../13217-master+fix13216-typeclass-for-match-return-clause.rst | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 doc/changelog/02-specification-language/13217-master+fix13216-typeclass-for-match-return-clause.rst (limited to 'doc') diff --git a/doc/changelog/02-specification-language/13217-master+fix13216-typeclass-for-match-return-clause.rst b/doc/changelog/02-specification-language/13217-master+fix13216-typeclass-for-match-return-clause.rst new file mode 100644 index 0000000000..2d8230b965 --- /dev/null +++ b/doc/changelog/02-specification-language/13217-master+fix13216-typeclass-for-match-return-clause.rst @@ -0,0 +1,5 @@ +- **Fixed:** + Allow use of type classes inference for the return predicate of a :n:`match` + (was deactivated in versions 8.10 to 8.12, `#13217 `_, + fixes `#13216 `_, + by Hugo Herbelin). -- cgit v1.2.3