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_compile/Tc271.hs-boot | 1 + 1 file changed, 1 insertion(+) (limited to 'testsuite/tests/typecheck/should_compile/Tc271.hs-boot') diff --git a/testsuite/tests/typecheck/should_compile/Tc271.hs-boot b/testsuite/tests/typecheck/should_compile/Tc271.hs-boot index 9f15065a11..0e264a93f5 100644 --- a/testsuite/tests/typecheck/should_compile/Tc271.hs-boot +++ b/testsuite/tests/typecheck/should_compile/Tc271.hs-boot @@ -1,3 +1,4 @@ +{-# LANGUAGE Haskell2010 #-} module Tc271 where class K a where -- cgit v1.2.1