summaryrefslogtreecommitdiff
path: root/testsuite/tests/rename/should_fail/T19843i.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/rename/should_fail/T19843i.stderr')
-rw-r--r--testsuite/tests/rename/should_fail/T19843i.stderr5
1 files changed, 5 insertions, 0 deletions
diff --git a/testsuite/tests/rename/should_fail/T19843i.stderr b/testsuite/tests/rename/should_fail/T19843i.stderr
new file mode 100644
index 0000000000..60f671c679
--- /dev/null
+++ b/testsuite/tests/rename/should_fail/T19843i.stderr
@@ -0,0 +1,5 @@
+
+T19843i.hs:5:5:
+ Not in scope: ‘M.getSum’
+ Perhaps you want to add ‘getSum’ to the import list
+ in the import of ‘Data.Monoid’ (T19843i.hs:3:1-32).