summaryrefslogtreecommitdiff
path: root/libraries/ghc-prim
diff options
context:
space:
mode:
authorRyan Scott <ryan.gl.scott@gmail.com>2020-06-25 11:58:07 -0400
committerMarge Bot <ben+marge-bot@smart-cactus.org>2020-07-02 02:55:29 -0400
commitf985333002c1690bf49debcc64fc65ed1d1de244 (patch)
treecc9181e3896622a813e49651f67ee555795a0fed /libraries/ghc-prim
parent44d6a3352d708785b75aeb616bfc7efff839184e (diff)
downloadhaskell-f985333002c1690bf49debcc64fc65ed1d1de244.tar.gz
Bump ghc-prim version to 0.7.0
Fixes #18279. Bumps the `text` submodule.
Diffstat (limited to 'libraries/ghc-prim')
-rw-r--r--libraries/ghc-prim/ghc-prim.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/ghc-prim/ghc-prim.cabal b/libraries/ghc-prim/ghc-prim.cabal
index 625773b4fe..e68b09c944 100644
--- a/libraries/ghc-prim/ghc-prim.cabal
+++ b/libraries/ghc-prim/ghc-prim.cabal
@@ -1,6 +1,6 @@
cabal-version: 2.1
name: ghc-prim
-version: 0.6.1
+version: 0.7.0
-- NOTE: Don't forget to update ./changelog.md
license: BSD-3-Clause
license-file: LICENSE