From 7035ff872450855c449c53554b6fe7b1e95ef50d Mon Sep 17 00:00:00 2001 From: Herbert Valerio Riedel Date: Mon, 23 Mar 2015 11:22:36 +0100 Subject: Minor bump `base` version to 4.8.1.0 We've accumulated enough to justify a minor version bump to 4.8.1.0, but not enough to justify a major version bump yet as far as I can see. --- testsuite/tests/typecheck/should_fail/tcfail182.stderr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testsuite/tests/typecheck/should_fail/tcfail182.stderr') diff --git a/testsuite/tests/typecheck/should_fail/tcfail182.stderr b/testsuite/tests/typecheck/should_fail/tcfail182.stderr index dfc57e2a03..b1e7c94912 100644 --- a/testsuite/tests/typecheck/should_fail/tcfail182.stderr +++ b/testsuite/tests/typecheck/should_fail/tcfail182.stderr @@ -3,7 +3,7 @@ tcfail182.hs:9:3: Couldn't match expected type ‘Prelude.Maybe a’ with actual type ‘Maybe t0’ NB: ‘Prelude.Maybe’ - is defined in ‘GHC.Base’ in package ‘base-4.8.0.0’ + is defined in ‘GHC.Base’ in package ‘base-4.8.1.0’ ‘Maybe’ is defined at tcfail182.hs:6:1-18 Relevant bindings include f :: Prelude.Maybe a -> Int (bound at tcfail182.hs:9:1) -- cgit v1.2.1