summaryrefslogtreecommitdiff
path: root/libraries/template-haskell/template-haskell.cabal.in
diff options
context:
space:
mode:
authorBen Gamari <ben@smart-cactus.org>2022-05-09 12:58:45 -0400
committerMatthew Pickering <matthewtpickering@gmail.com>2022-06-28 10:49:16 +0100
commit2da71002445871b6982ae256cc549a83c2bada41 (patch)
tree6cc4ff95a30b9ed41741ee51e0bd142cef1c0fd9 /libraries/template-haskell/template-haskell.cabal.in
parentb43d140b3f79e024489bbd9338d81d2ac23fc437 (diff)
downloadhaskell-wip/th-bump.tar.gz
template-haskell: Bump version to 2.19.0.0wip/th-bump
Bumps text and exceptions submodules due to bounds.
Diffstat (limited to 'libraries/template-haskell/template-haskell.cabal.in')
-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 58d0d70d7d..9ecbd81613 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.18.0.0
+version: 2.19.0.0
-- NOTE: Don't forget to update ./changelog.md
license: BSD3
license-file: LICENSE