summaryrefslogtreecommitdiff
path: root/testsuite/tests/module/mod22.stderr
diff options
context:
space:
mode:
authorSimon Marlow <marlowsd@gmail.com>2011-09-21 01:04:28 +0100
committerSimon Marlow <marlowsd@gmail.com>2011-09-21 09:44:21 +0100
commit52fd56ae5a1b9d46a72a97df2827911e50ecbbc6 (patch)
tree5eacd9aa543ebb214ba3860ea9166b8edf4cf06a /testsuite/tests/module/mod22.stderr
parent30a698dc10b353118d9c6a20f9030b864689e5bc (diff)
downloadhaskell-52fd56ae5a1b9d46a72a97df2827911e50ecbbc6.tar.gz
update error messages
Diffstat (limited to 'testsuite/tests/module/mod22.stderr')
-rw-r--r--testsuite/tests/module/mod22.stderr2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/module/mod22.stderr b/testsuite/tests/module/mod22.stderr
index 9cf3f768d2..786043d4f2 100644
--- a/testsuite/tests/module/mod22.stderr
+++ b/testsuite/tests/module/mod22.stderr
@@ -1,5 +1,5 @@
mod22.hs:3:11:
- Multiple declarations of `Main.K'
+ Multiple declarations of `K'
Declared at: mod22.hs:2:11
mod22.hs:3:11