diff options
author | Ian Lynagh <igloo@earth.li> | 2009-11-28 00:09:00 +0000 |
---|---|---|
committer | Ian Lynagh <igloo@earth.li> | 2009-11-28 00:09:00 +0000 |
commit | 559d51c6f4f00ae5d76353d79177a2981e9310b9 (patch) | |
tree | 171b7403ef53e5acc69e685fe7d8bf2788668d7d /testsuite/tests/ghc-regress/module/mod25.stderr | |
parent | 0ec5c97bc8c88e143d52de4325c6e6b550af6171 (diff) | |
download | haskell-559d51c6f4f00ae5d76353d79177a2981e9310b9.tar.gz |
Follow column number changes in module
Diffstat (limited to 'testsuite/tests/ghc-regress/module/mod25.stderr')
-rw-r--r-- | testsuite/tests/ghc-regress/module/mod25.stderr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/ghc-regress/module/mod25.stderr b/testsuite/tests/ghc-regress/module/mod25.stderr index 6978db9a71..49a15454aa 100644 --- a/testsuite/tests/ghc-regress/module/mod25.stderr +++ b/testsuite/tests/ghc-regress/module/mod25.stderr @@ -1,2 +1,2 @@ -mod25.hs:3:15: Not in scope: type variable `b' +mod25.hs:3:16: Not in scope: type variable `b' |