[commit: testsuite] master: Update tcfail082 output (#8322 fallout) (88fd25a)
git at git.haskell.org
git at git.haskell.org
Sat Nov 2 20:58:30 UTC 2013
Repository : ssh://git@git.haskell.org/testsuite
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/88fd25a6085c10ec769ebd2e0b8abc0630817516/testsuite
>---------------------------------------------------------------
commit 88fd25a6085c10ec769ebd2e0b8abc0630817516
Author: Austin Seipp <austin at well-typed.com>
Date: Sat Nov 2 02:26:32 2013 -0500
Update tcfail082 output (#8322 fallout)
Signed-off-by: Austin Seipp <austin at well-typed.com>
>---------------------------------------------------------------
88fd25a6085c10ec769ebd2e0b8abc0630817516
tests/typecheck/should_fail/tcfail082.stderr | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/tests/typecheck/should_fail/tcfail082.stderr b/tests/typecheck/should_fail/tcfail082.stderr
index b34c6d1..11823fe 100644
--- a/tests/typecheck/should_fail/tcfail082.stderr
+++ b/tests/typecheck/should_fail/tcfail082.stderr
@@ -2,3 +2,11 @@
tcfail082.hs:2:1:
Failed to load interface for ‛Data82’
Use -v to see a list of the files searched for.
+
+tcfail082.hs:3:1:
+ Failed to load interface for ‛Inst82_1’
+ Use -v to see a list of the files searched for.
+
+tcfail082.hs:4:1:
+ Failed to load interface for ‛Inst82_2’
+ Use -v to see a list of the files searched for.
More information about the ghc-commits
mailing list