[commit: ghc] wip/orf-reboot: Tweak test output for T7145b (e9aab57)

git at git.haskell.org git at git.haskell.org
Tue Jul 14 20:53:32 UTC 2015


Repository : ssh://git@git.haskell.org/ghc

On branch  : wip/orf-reboot
Link       : http://ghc.haskell.org/trac/ghc/changeset/e9aab5772724dc3b8aa8c5df179fdd9d61cfabb8/ghc

>---------------------------------------------------------------

commit e9aab5772724dc3b8aa8c5df179fdd9d61cfabb8
Author: Adam Gundry <adam at well-typed.com>
Date:   Tue Jul 14 21:50:07 2015 +0100

    Tweak test output for T7145b


>---------------------------------------------------------------

e9aab5772724dc3b8aa8c5df179fdd9d61cfabb8
 testsuite/tests/rename/should_compile/T7145b.stderr | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/testsuite/tests/rename/should_compile/T7145b.stderr b/testsuite/tests/rename/should_compile/T7145b.stderr
index d5f7c08..ed2333e 100644
--- a/testsuite/tests/rename/should_compile/T7145b.stderr
+++ b/testsuite/tests/rename/should_compile/T7145b.stderr
@@ -1,2 +1,2 @@
 
-T7145b.hs:7:1: Warning: Defined but not used: ‘T7145b.pure’
+T7145b.hs:7:1: Warning: Defined but not used: ‘pure’



More information about the ghc-commits mailing list