summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghc-regress/lib
diff options
context:
space:
mode:
authorIan Lynagh <igloo@earth.li>2009-11-28 00:53:52 +0000
committerIan Lynagh <igloo@earth.li>2009-11-28 00:53:52 +0000
commitad0eb81c3a2209414a337ba3c8f92dc1a4512d53 (patch)
tree35c0d7e78da8b90312de77fcbf5a5963b84dc084 /testsuite/tests/ghc-regress/lib
parented1eba13bcb12c727a8e3af659b03069cee1ac6e (diff)
downloadhaskell-ad0eb81c3a2209414a337ba3c8f92dc1a4512d53.tar.gz
Follow column number changes
Diffstat (limited to 'testsuite/tests/ghc-regress/lib')
-rw-r--r--testsuite/tests/ghc-regress/lib/should_run/exceptions001.stdout4
1 files changed, 2 insertions, 2 deletions
diff --git a/testsuite/tests/ghc-regress/lib/should_run/exceptions001.stdout b/testsuite/tests/ghc-regress/lib/should_run/exceptions001.stdout
index 1abe1f2bfc..0a6f8c5d8d 100644
--- a/testsuite/tests/ghc-regress/lib/should_run/exceptions001.stdout
+++ b/testsuite/tests/ghc-regress/lib/should_run/exceptions001.stdout
@@ -1,6 +1,6 @@
user exception caught
error call caught
no method error
-exceptions001.hs:38:0-12: Non-exhaustive patterns in function test1
-exceptions001.hs:45:0-25: Non-exhaustive patterns in function test2
+exceptions001.hs:38:1-13: Non-exhaustive patterns in function test1
+exceptions001.hs:45:1-26: Non-exhaustive patterns in function test2
43 \ No newline at end of file