summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Gamari <ben@smart-cactus.org>2022-07-19 00:10:39 -0400
committerBen Gamari <ben@smart-cactus.org>2022-07-20 22:30:54 -0400
commit8d491b783f19b008d5bc226386db9945d3890697 (patch)
tree5eb33abdfff5923655c2e36bf1e2d32aa93aeea8
parent086ecfa2adeccb3f87c625f09c72a16d9cedd03e (diff)
downloadhaskell-8d491b783f19b008d5bc226386db9945d3890697.tar.gz
Add dates to base, ghc-prim changelogs
-rw-r--r--libraries/base/changelog.md2
-rw-r--r--libraries/ghc-prim/changelog.md2
2 files changed, 2 insertions, 2 deletions
diff --git a/libraries/base/changelog.md b/libraries/base/changelog.md
index 379bf87bfb..3746d255f3 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.17.0.0 *TBA*
+## 4.17.0.0 *August 2022*
* Add explicitly bidirectional `pattern TypeRep` to `Type.Reflection`.
diff --git a/libraries/ghc-prim/changelog.md b/libraries/ghc-prim/changelog.md
index 5648b271f9..b585edfeb5 100644
--- a/libraries/ghc-prim/changelog.md
+++ b/libraries/ghc-prim/changelog.md
@@ -1,4 +1,4 @@
-## 0.9.0
+## 0.9.0 *August 2022*
- Shipped with GHC 9.4.1