summaryrefslogtreecommitdiff
path: root/testsuite/tests/rename/should_fail/T12681.stderr
diff options
context:
space:
mode:
authorSimon Peyton Jones <simonpj@microsoft.com>2016-10-17 08:40:16 +0100
committerSimon Peyton Jones <simonpj@microsoft.com>2016-10-17 08:41:27 +0100
commit179076260624ead5a6c5d96e94f551cfeac9dec9 (patch)
tree0a09e1a353e2abbf9e44c80b24ca4c0c75794906 /testsuite/tests/rename/should_fail/T12681.stderr
parentf7278a9068dab28f50351c18177cc352d6570285 (diff)
downloadhaskell-179076260624ead5a6c5d96e94f551cfeac9dec9.tar.gz
Test Trac #12681
Diffstat (limited to 'testsuite/tests/rename/should_fail/T12681.stderr')
-rw-r--r--testsuite/tests/rename/should_fail/T12681.stderr4
1 files changed, 4 insertions, 0 deletions
diff --git a/testsuite/tests/rename/should_fail/T12681.stderr b/testsuite/tests/rename/should_fail/T12681.stderr
new file mode 100644
index 0000000000..547cf4c01c
--- /dev/null
+++ b/testsuite/tests/rename/should_fail/T12681.stderr
@@ -0,0 +1,4 @@
+
+T12681.hs:4:17: error:
+ Not in scope: ‘a’
+ Perhaps you meant ‘T12681a.a’ (imported from T12681a)