[commit: ghc] ghc-7.10: Update T10668 output (3e5ec3b)
git at git.haskell.org
git at git.haskell.org
Thu Oct 22 15:09:21 UTC 2015
Repository : ssh://git@git.haskell.org/ghc
On branch : ghc-7.10
Link : http://ghc.haskell.org/trac/ghc/changeset/3e5ec3b9673ee6ff01720d9b43e0fdfd6c997e0b/ghc
>---------------------------------------------------------------
commit 3e5ec3b9673ee6ff01720d9b43e0fdfd6c997e0b
Author: Ben Gamari <bgamari.foss at gmail.com>
Date: Tue Oct 20 09:52:13 2015 -0400
Update T10668 output
>---------------------------------------------------------------
3e5ec3b9673ee6ff01720d9b43e0fdfd6c997e0b
testsuite/tests/rename/should_fail/T10668.stderr | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/testsuite/tests/rename/should_fail/T10668.stderr b/testsuite/tests/rename/should_fail/T10668.stderr
index 8c96fad..89f9a94 100644
--- a/testsuite/tests/rename/should_fail/T10668.stderr
+++ b/testsuite/tests/rename/should_fail/T10668.stderr
@@ -1,5 +1,5 @@
-T10668.hs:3:27: error:
+T10668.hs:3:27:
In module ‘Data.Type.Equality’:
‘Refl’ is a data constructor of ‘(:~:)’
To import it use
More information about the ghc-commits
mailing list