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 a3ae2f9c28..5be604c351 100644
--- a/testsuite/tests/backpack/should_fail/bkpfail28.stderr
+++ b/testsuite/tests/backpack/should_fail/bkpfail28.stderr
@@ -1,12 +1,12 @@
[1 of 3] Processing p
- [1 of 1] Compiling A[sig] ( p/A.hsig, nothing )
+ [1 of 1] Compiling A[sig] ( p\A.hsig, nothing )
[2 of 3] Processing q
- [1 of 1] Compiling A[sig] ( q/A.hsig, nothing )
+ [1 of 1] Compiling A[sig] ( q\A.hsig, nothing )
[3 of 3] Processing r
- [1 of 4] Compiling A[sig] ( r/A.hsig, nothing )
- [2 of 4] Compiling R ( r/R.hs, nothing )
+ [1 of 4] Compiling A[sig] ( r\A.hsig, nothing )
+ [2 of 4] Compiling R ( r\R.hs, nothing )
-bkpfail28.bkp:19:13: error:
+bkpfail28.bkp:19:13: error: [GHC-43085]
• Overlapping instances for Show (K a) arising from a use of ‘show’
Matching instances:
instance [safe] Read a => Show (K a)
@@ -16,7 +16,7 @@ bkpfail28.bkp:19:13: error:
• In the expression: show
In an equation for ‘f’: f = show
-bkpfail28.bkp:21:13: error:
+bkpfail28.bkp:21:13: error: [GHC-43085]
• Overlapping instances for Show (K a) arising from a use of ‘show’
Matching instances:
instance [safe] Read a => Show (K a)