From 115cd3c85a8c38f1fe2a10d4ee515f92c96dd5a2 Mon Sep 17 00:00:00 2001 From: Joachim Breitner Date: Wed, 10 Mar 2021 15:28:48 -0500 Subject: Use GHC2021 as default language --- testsuite/tests/typecheck/should_fail/T5957.stderr | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'testsuite/tests/typecheck/should_fail/T5957.stderr') diff --git a/testsuite/tests/typecheck/should_fail/T5957.stderr b/testsuite/tests/typecheck/should_fail/T5957.stderr index 66bc0c1d0d..05a7316915 100644 --- a/testsuite/tests/typecheck/should_fail/T5957.stderr +++ b/testsuite/tests/typecheck/should_fail/T5957.stderr @@ -1,6 +1,5 @@ -T5957.hs:3:9: error: +T5957.hs:4:9: error: • Illegal qualified type: Show a => a -> String Perhaps you intended to use RankNTypes - • In the type signature: - flex :: Int -> Show a => a -> String + • In the type signature: flex :: Int -> Show a => a -> String -- cgit v1.2.1