summaryrefslogtreecommitdiff
path: root/ANNOUNCE
diff options
context:
space:
mode:
authorBen Gamari <ben@smart-cactus.org>2016-01-09 13:48:23 +0100
committerBen Gamari <ben@smart-cactus.org>2016-01-09 17:24:22 +0100
commit8f60fd46172623b6ccdfd51a306f9ebd2172fdfd (patch)
tree5662c2335589972752f37047b09bba1559ab62a3 /ANNOUNCE
parent86d06571f5ec4b9bfa24663c47adcbf3dc406480 (diff)
downloadhaskell-8f60fd46172623b6ccdfd51a306f9ebd2172fdfd.tar.gz
docs: Fix DeriveAnyClass reference in release notes and ANNOUNCE
Diffstat (limited to 'ANNOUNCE')
-rw-r--r--ANNOUNCE3
1 files changed, 2 insertions, 1 deletions
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