summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_compile/tc231.stderr
diff options
context:
space:
mode:
authorHerbert Valerio Riedel <hvr@gnu.org>2014-09-09 17:39:57 +0200
committerHerbert Valerio Riedel <hvr@gnu.org>2014-09-09 18:35:08 +0200
commitc6f502b211d03ff8408b17932a4435e4d5f6cd31 (patch)
tree9a7bea587e0c5cccdc03a365f300e536cbf2c5a3 /testsuite/tests/typecheck/should_compile/tc231.stderr
parent27a642cc3a448c5b9bb0774d413f27aef0c63379 (diff)
downloadhaskell-c6f502b211d03ff8408b17932a4435e4d5f6cd31.tar.gz
Bump `base` version to 4.8.0.0 for real
This commit updates several submodules in order to bump the upper bounds on `base` of most boot packages Moreover, this updates some of the test-suite cases which have version numbers hardcoded within. However, I'm not sure if this commit didn't introduce the following two test-failures ghc-api T8628 [bad stdout] (normal) ghc-api T8639_api [bad stdout] (normal) This needs investigation
Diffstat (limited to 'testsuite/tests/typecheck/should_compile/tc231.stderr')
-rw-r--r--testsuite/tests/typecheck/should_compile/tc231.stderr2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/typecheck/should_compile/tc231.stderr b/testsuite/tests/typecheck/should_compile/tc231.stderr
index a1ef1b2351..46395c4866 100644
--- a/testsuite/tests/typecheck/should_compile/tc231.stderr
+++ b/testsuite/tests/typecheck/should_compile/tc231.stderr
@@ -15,5 +15,5 @@ COERCION AXIOMS
axiom ShouldCompile.NTCo:Zork ::
Zork s a b = forall chain. Q s a chain -> ST s ()
Dependent modules: []
-Dependent packages: [base-4.7.1.0, ghc-prim-0.3.1.0,
+Dependent packages: [base-4.8.0.0, ghc-prim-0.3.1.0,
integer-gmp-0.5.1.0]