summaryrefslogtreecommitdiff
path: root/testsuite/tests/backpack/should_fail/bkpfail28.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/backpack/should_fail/bkpfail28.stderr')
-rw-r--r--testsuite/tests/backpack/should_fail/bkpfail28.stderr12
1 files changed, 6 insertions, 6 deletions
diff --git a/testsuite/tests/backpack/should_fail/bkpfail28.stderr b/testsuite/tests/backpack/should_fail/bkpfail28.stderr
index 4850e19240..ef8d72cfe3 100644
--- a/testsuite/tests/backpack/should_fail/bkpfail28.stderr
+++ b/testsuite/tests/backpack/should_fail/bkpfail28.stderr
@@ -6,22 +6,22 @@
[1 of 4] Compiling A[sig] ( r/A.hsig, nothing )
[2 of 4] Compiling R ( r/R.hs, nothing )
-bkpfail28.bkp:18:13: error:
+bkpfail28.bkp:19:13: error:
• Overlapping instances for Show (K a) arising from a use of ‘show’
Matching instances:
instance [safe] Show a => Show (K a)
- -- Defined at bkpfail28.bkp:11:18
+ -- Defined at bkpfail28.bkp:12:18
instance [safe] Read a => Show (K a)
- -- Defined at bkpfail28.bkp:11:18
+ -- Defined at bkpfail28.bkp:12:18
• In the expression: show
In an equation for ‘f’: f = show
-bkpfail28.bkp:20:13: error:
+bkpfail28.bkp:21:13: error:
• Overlapping instances for Show (K a) arising from a use of ‘show’
Matching instances:
instance [safe] Show a => Show (K a)
- -- Defined at bkpfail28.bkp:11:18
+ -- Defined at bkpfail28.bkp:12:18
instance [safe] Read a => Show (K a)
- -- Defined at bkpfail28.bkp:11:18
+ -- Defined at bkpfail28.bkp:12:18
• In the expression: show
In an equation for ‘g’: g = show