Repository : ssh://darcs.haskell.org//srv/darcs/testsuite

On branch  : master

http://hackage.haskell.org/trac/ghc/changeset/c99c8bafd21d70f74c2ee452f2003f95143d90c6

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

commit c99c8bafd21d70f74c2ee452f2003f95143d90c6
Author: Simon Peyton Jones <[email protected]>
Date:   Wed Aug 29 07:34:33 2012 +0100

    Fewer "shadowed bindings" messages from TH (result from fix of #7092)

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

 tests/th/T5434.stderr |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)

diff --git a/tests/th/T5434.stderr b/tests/th/T5434.stderr
index a13c2b6..e69de29 100644
--- a/tests/th/T5434.stderr
+++ b/tests/th/T5434.stderr
@@ -1,4 +0,0 @@
-
-T5434.hs:12:3:
-    Warning: This binding for `x' shadows the existing binding
-               bound at T5434.hs:7:3



_______________________________________________
Cvs-ghc mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to