summaryrefslogtreecommitdiff
path: root/libraries/base/changelog.md
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/base/changelog.md')
-rw-r--r--libraries/base/changelog.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/libraries/base/changelog.md b/libraries/base/changelog.md
index f7718facf0..3cf39e39d4 100644
--- a/libraries/base/changelog.md
+++ b/libraries/base/changelog.md
@@ -94,6 +94,9 @@
* Add `GHC.TypeLits.TypeError` and `ErrorMessage` to allow users
to define custom compile-time error messages.
+ * Redesign `GHC.Generics` to use type-level literals to represent the
+ metadata of generic representation types (#9766)
+
## 4.8.2.0 *Oct 2015*
* Bundled with GHC 7.10.3