From 8f60fd46172623b6ccdfd51a306f9ebd2172fdfd Mon Sep 17 00:00:00 2001 From: Ben Gamari Date: Sat, 9 Jan 2016 13:48:23 +0100 Subject: docs: Fix DeriveAnyClass reference in release notes and ANNOUNCE --- ANNOUNCE | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'ANNOUNCE') diff --git a/ANNOUNCE b/ANNOUNCE index 24cddb3f48..2db475e6e3 100644 --- a/ANNOUNCE +++ b/ANNOUNCE @@ -13,7 +13,8 @@ of major features and numerous bug fixes. These include, * Support for record pattern synonyms - * The DeriveAnyClass extension to conveniently derive default instances + * The -XDeriveAnyClass extension learned to derive instances for classes with + associated types * More reliable DWARF debugging information -- cgit v1.2.1