From f985333002c1690bf49debcc64fc65ed1d1de244 Mon Sep 17 00:00:00 2001 From: Ryan Scott Date: Thu, 25 Jun 2020 11:58:07 -0400 Subject: Bump ghc-prim version to 0.7.0 Fixes #18279. Bumps the `text` submodule. --- libraries/ghc-heap/ghc-heap.cabal.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libraries/ghc-heap') diff --git a/libraries/ghc-heap/ghc-heap.cabal.in b/libraries/ghc-heap/ghc-heap.cabal.in index b1c4eb94e7..a80d9f7ad3 100644 --- a/libraries/ghc-heap/ghc-heap.cabal.in +++ b/libraries/ghc-heap/ghc-heap.cabal.in @@ -23,7 +23,7 @@ library default-language: Haskell2010 build-depends: base >= 4.9.0 && < 5.0 - , ghc-prim > 0.2 && < 0.7 + , ghc-prim > 0.2 && < 0.8 , rts == 1.0.* ghc-options: -Wall -- cgit v1.2.1