summaryrefslogtreecommitdiff
path: root/testsuite/tests/backpack/should_fail/bkpfail36.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/backpack/should_fail/bkpfail36.stderr')
-rw-r--r--testsuite/tests/backpack/should_fail/bkpfail36.stderr10
1 files changed, 5 insertions, 5 deletions
diff --git a/testsuite/tests/backpack/should_fail/bkpfail36.stderr b/testsuite/tests/backpack/should_fail/bkpfail36.stderr
index 3ec5c6f56b..9711d39907 100644
--- a/testsuite/tests/backpack/should_fail/bkpfail36.stderr
+++ b/testsuite/tests/backpack/should_fail/bkpfail36.stderr
@@ -1,10 +1,10 @@
[1 of 2] Processing p
- [1 of 2] Compiling A[sig] ( p/A.hsig, nothing )
- [2 of 2] Compiling B[sig] ( p/B.hsig, nothing )
+ [1 of 2] Compiling A[sig] ( p\A.hsig, nothing )
+ [2 of 2] Compiling B[sig] ( p\B.hsig, nothing )
[2 of 2] Processing q
- [1 of 3] Compiling A[sig] ( q/A.hsig, nothing )
- [2 of 3] Compiling B[sig] ( q/B.hsig, nothing )
+ [1 of 3] Compiling A[sig] ( q\A.hsig, nothing )
+ [2 of 3] Compiling B[sig] ( q\B.hsig, nothing )
-<no location info>: error:
+<no location info>: error: [GHC-44188]
The identifier T does not exist in the signature for <A>
Suggested fix: Try adding it to the export list of A's hsig file.