[commit: testsuite] master: Fewer "shadowed bindings" messages from TH (result from fix of #7092) (c99c8ba)
Simon Peyton Jones
simonpj at microsoft.com
Wed Aug 29 08:36:34 CEST 2012
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 <simonpj at microsoft.com>
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
More information about the Cvs-ghc
mailing list