summaryrefslogtreecommitdiff
path: root/libraries/template-haskell
diff options
context:
space:
mode:
authorBen Gamari <ben@smart-cactus.org>2023-01-16 11:53:22 -0500
committerMarge Bot <ben+marge-bot@smart-cactus.org>2023-01-23 04:51:08 -0500
commit3efd1e9934d9896e6c816e6cafb41b6872e3015b (patch)
treec5e9cfe6823569503ed71a8fc0f4a44ebb44b5f8 /libraries/template-haskell
parentfec7c2ea8242773b53b253d9536426f743443944 (diff)
downloadhaskell-3efd1e9934d9896e6c816e6cafb41b6872e3015b.tar.gz
template-haskell: Bump version to 2.20.0.0
Updates `text` and `exceptions` submodules for bounds bumps. Addresses #22767.
Diffstat (limited to 'libraries/template-haskell')
-rw-r--r--libraries/template-haskell/template-haskell.cabal.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/template-haskell/template-haskell.cabal.in b/libraries/template-haskell/template-haskell.cabal.in
index fb1a03f2e7..5cee75cd06 100644
--- a/libraries/template-haskell/template-haskell.cabal.in
+++ b/libraries/template-haskell/template-haskell.cabal.in
@@ -3,7 +3,7 @@
-- template-haskell.cabal.
name: template-haskell
-version: 2.19.0.0
+version: 2.20.0.0
-- NOTE: Don't forget to update ./changelog.md
license: BSD3
license-file: LICENSE