summaryrefslogtreecommitdiff
path: root/testsuite/tests/rename/should_compile/rn050.stderr
diff options
context:
space:
mode:
authorIan Lynagh <ian@well-typed.com>2012-09-23 22:34:37 +0100
committerIan Lynagh <ian@well-typed.com>2012-09-23 22:34:37 +0100
commit7ba13fa321e4d5b0735d477edf898839c8986e11 (patch)
treeb96972d9f3fc2321324652022df244377a8fe9c3 /testsuite/tests/rename/should_compile/rn050.stderr
parent1ebabebc28da85587ba93c5b2cec7ee79ea5d40c (diff)
downloadhaskell-7ba13fa321e4d5b0735d477edf898839c8986e11.tar.gz
Follow GHC change: No deprecated warnings for defining class methods
Diffstat (limited to 'testsuite/tests/rename/should_compile/rn050.stderr')
-rw-r--r--testsuite/tests/rename/should_compile/rn050.stderr4
1 files changed, 0 insertions, 4 deletions
diff --git a/testsuite/tests/rename/should_compile/rn050.stderr b/testsuite/tests/rename/should_compile/rn050.stderr
index 9eacfc0d64..4eb19d696e 100644
--- a/testsuite/tests/rename/should_compile/rn050.stderr
+++ b/testsuite/tests/rename/should_compile/rn050.stderr
@@ -1,8 +1,4 @@
-rn050.hs:10:3: Warning:
- In the use of `op' (imported from Rn050_A):
- Deprecated: "Use bop instead"
-
rn050.hs:13:7: Warning:
In the use of `op' (imported from Rn050_A):
Deprecated: "Use bop instead"