[commit: ghc] ghc-8.0: base: Add release date to changelog (3d4fa5b)
git at git.haskell.org
git at git.haskell.org
Tue May 10 13:05:12 UTC 2016
Repository : ssh://git@git.haskell.org/ghc
On branch : ghc-8.0
Link : http://ghc.haskell.org/trac/ghc/changeset/3d4fa5b3dc7d4fda88615769758b16e0cb122671/ghc
>---------------------------------------------------------------
commit 3d4fa5b3dc7d4fda88615769758b16e0cb122671
Author: Ben Gamari <ben at smart-cactus.org>
Date: Sat May 7 09:30:20 2016 +0200
base: Add release date to changelog
>---------------------------------------------------------------
3d4fa5b3dc7d4fda88615769758b16e0cb122671
libraries/base/changelog.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/libraries/base/changelog.md b/libraries/base/changelog.md
index f935c59..4205efb 100644
--- a/libraries/base/changelog.md
+++ b/libraries/base/changelog.md
@@ -1,6 +1,6 @@
# Changelog for [`base` package](http://hackage.haskell.org/package/base)
-## 4.9.0.0 *TBA*
+## 4.9.0.0 *May 2016*
* Bundled with GHC 8.0
More information about the ghc-commits
mailing list