summaryrefslogtreecommitdiff
path: root/testsuite/tests/partial-sigs/should_compile/EveryNamed.stderr
diff options
context:
space:
mode:
authorRyan Scott <ryan.gl.scott@gmail.com>2020-06-25 11:58:07 -0400
committerRyan Scott <ryan.gl.scott@gmail.com>2020-06-25 11:58:09 -0400
commit6421f032d2c447e06a1669ceefd1f3764e0811c5 (patch)
treeb8d0ae7072b2fcbcc4b12a4522556d5e8aaea14f /testsuite/tests/partial-sigs/should_compile/EveryNamed.stderr
parenta1f34d37b47826e86343e368a5c00f1a4b1f2bce (diff)
downloadhaskell-6421f032d2c447e06a1669ceefd1f3764e0811c5.tar.gz
Bump ghc-prim version to 0.7.0wip/bump-ghc-prim-0.7.0
Fixes #18279. Bumps the `text` submodule.
Diffstat (limited to 'testsuite/tests/partial-sigs/should_compile/EveryNamed.stderr')
-rw-r--r--testsuite/tests/partial-sigs/should_compile/EveryNamed.stderr2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/partial-sigs/should_compile/EveryNamed.stderr b/testsuite/tests/partial-sigs/should_compile/EveryNamed.stderr
index 32301fdb56..aa6acdfc52 100644
--- a/testsuite/tests/partial-sigs/should_compile/EveryNamed.stderr
+++ b/testsuite/tests/partial-sigs/should_compile/EveryNamed.stderr
@@ -1,4 +1,4 @@
TYPE SIGNATURES
every :: forall {w}. (w -> Bool) -> [w] -> Bool
Dependent modules: []
-Dependent packages: [base-4.14.0.0, ghc-bignum-1.0, ghc-prim-0.6.1]
+Dependent packages: [base-4.14.0.0, ghc-bignum-1.0, ghc-prim-0.7.0]