summaryrefslogtreecommitdiff
path: root/libraries/base/changelog.md
diff options
context:
space:
mode:
authorBen Gamari <ben@smart-cactus.org>2017-09-21 12:11:33 -0400
committerBen Gamari <ben@smart-cactus.org>2017-09-21 12:11:33 -0400
commit58a70629a2c3efc594c88cd1d4ae9ae147d698cd (patch)
treee621789fc2380f0c4f6c158c931d3f9fd17abbd7 /libraries/base/changelog.md
parentd86b237d612bf6ca1faa61ff1130ad9144e32a52 (diff)
downloadhaskell-58a70629a2c3efc594c88cd1d4ae9ae147d698cd.tar.gz
base: Add changelog entry for withTypeable generalization
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 dcd2e5e7e8..6d5543e620 100644
--- a/libraries/base/changelog.md
+++ b/libraries/base/changelog.md
@@ -49,6 +49,9 @@
* `Type.Reflection.App` now matches on function types (fixes #14236)
+ * `Type.Reflection.withTypeable` is now polymorphic in the `RuntimeRep` of
+ its result.
+
## 4.10.0.0 *April 2017*
* Bundled with GHC *TBA*