summaryrefslogtreecommitdiff
path: root/testsuite/tests/rename/should_compile/rn050.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/rename/should_compile/rn050.stderr')
-rw-r--r--testsuite/tests/rename/should_compile/rn050.stderr10
1 files changed, 10 insertions, 0 deletions
diff --git a/testsuite/tests/rename/should_compile/rn050.stderr b/testsuite/tests/rename/should_compile/rn050.stderr
new file mode 100644
index 0000000000..d323205aed
--- /dev/null
+++ b/testsuite/tests/rename/should_compile/rn050.stderr
@@ -0,0 +1,10 @@
+
+rn050.hs:7:1:
+ Warning: In the use of data constructor `C'
+ (imported from Rn050_A):
+ Deprecated: "Use D instead"
+
+rn050.hs:7:1:
+ Warning: In the use of `op'
+ (imported from Rn050_A):
+ Deprecated: "Use bop instead"