summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libraries/base/changelog.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/libraries/base/changelog.md b/libraries/base/changelog.md
index e2318a8d92..2ebad4517f 100644
--- a/libraries/base/changelog.md
+++ b/libraries/base/changelog.md
@@ -1,5 +1,9 @@
# Changelog for [`base` package](http://hackage.haskell.org/package/base)
+## FUTURE VERSION *TBA*
+
+ * `Alt` now has `MonadZip` and `MonadFix` instances.
+
## 4.8.0.0 *TBA*
* Bundled with GHC 7.10.1