[commit: ghc] ghc-8.2: Fix up ghci changelog (dd750cc)
git at git.haskell.org
git at git.haskell.org
Wed Aug 2 21:40:20 UTC 2017
Repository : ssh://git@git.haskell.org/ghc
On branch : ghc-8.2
Link : http://ghc.haskell.org/trac/ghc/changeset/dd750cccfef512478314531f90b1439ba9093bb8/ghc
>---------------------------------------------------------------
commit dd750cccfef512478314531f90b1439ba9093bb8
Author: Ben Gamari <ben at smart-cactus.org>
Date: Sun Jul 23 11:15:06 2017 -0400
Fix up ghci changelog
>---------------------------------------------------------------
dd750cccfef512478314531f90b1439ba9093bb8
libraries/ghci/changelog.md | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/libraries/ghci/changelog.md b/libraries/ghci/changelog.md
index 3775eda..5ba7dd1 100644
--- a/libraries/ghci/changelog.md
+++ b/libraries/ghci/changelog.md
@@ -1,3 +1,11 @@
+## 8.2.1 Jul 2017
+
+ * Bundled with GHC 8.2.1
+
+ * Add support for StaticPointers in GHCi (#12356)
+
+ * Move Typeable Binary instances to `binary` package
+
## 8.0.1 *Feb 2016*
* Bundled with GHC 8.0.1
More information about the ghc-commits
mailing list