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. --- testsuite/tests/partial-sigs/should_compile/AddAndOr5.stderr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testsuite/tests/partial-sigs/should_compile/AddAndOr5.stderr') diff --git a/testsuite/tests/partial-sigs/should_compile/AddAndOr5.stderr b/testsuite/tests/partial-sigs/should_compile/AddAndOr5.stderr index 423d643075..3ca7e2ea02 100644 --- a/testsuite/tests/partial-sigs/should_compile/AddAndOr5.stderr +++ b/testsuite/tests/partial-sigs/should_compile/AddAndOr5.stderr @@ -1,4 +1,4 @@ TYPE SIGNATURES addAndOr5 :: (Int, Bool) -> (Bool, Int) -> (Int, Bool) Dependent modules: [] -Dependent packages: [base-4.13.0.0, ghc-bignum-1.0, ghc-prim-0.6.1] +Dependent packages: [base-4.13.0.0, ghc-bignum-1.0, ghc-prim-0.7.0] -- cgit v1.2.1