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.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/libraries/base/changelog.md b/libraries/base/changelog.md
index f612d29128..a0c3234137 100644
--- a/libraries/base/changelog.md
+++ b/libraries/base/changelog.md
@@ -25,6 +25,8 @@
* An issue with list fusion and `elem` was fixed. `elem` applied to known
small lists will now compile to a simple case statement more often.
+
+ * Add `MonadFix` and `MonadZip` instances for `Complex`
## 4.14.0.0 *TBA*
* Bundled with GHC 8.10.1