summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Gamari <ben@smart-cactus.org>2022-07-19 00:10:39 -0400
committerMatthew Pickering <matthewtpickering@gmail.com>2022-08-31 13:26:52 +0100
commita9baafacc0c7a5440139d475b854f40325e478cb (patch)
tree0537566e07859c8d0013e85ac4db9e80daf8eac3
parentfd8d80c351a4d4782b879f40ef6dda21894368b9 (diff)
downloadhaskell-a9baafacc0c7a5440139d475b854f40325e478cb.tar.gz
Add dates to base, ghc-prim changelogs
-rw-r--r--libraries/ghc-prim/changelog.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/ghc-prim/changelog.md b/libraries/ghc-prim/changelog.md
index ced48ff938..f62aa2474b 100644
--- a/libraries/ghc-prim/changelog.md
+++ b/libraries/ghc-prim/changelog.md
@@ -21,7 +21,7 @@
- The `threadLabel#` primop was added, allowing the user to query the label of
a given `ThreadId#`.
-## 0.9.0
+## 0.9.0 *August 2022*
- Shipped with GHC 9.4.1