diff options
Diffstat (limited to 'testsuite/tests/backpack/should_fail/bkpfail28.bkp')
-rw-r--r-- | testsuite/tests/backpack/should_fail/bkpfail28.bkp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testsuite/tests/backpack/should_fail/bkpfail28.bkp b/testsuite/tests/backpack/should_fail/bkpfail28.bkp index aa3f1a489b..5c3ba454f7 100644 --- a/testsuite/tests/backpack/should_fail/bkpfail28.bkp +++ b/testsuite/tests/backpack/should_fail/bkpfail28.bkp @@ -1,3 +1,4 @@ +{-# LANGUAGE Haskell2010 #-} {-# LANGUAGE FlexibleInstances #-} -- This doesn't work: GHC MUST pick the wrong one! -- {-# LANGUAGE IncoherentInstances #-} |