diff options
author | Ian Lynagh <igloo@earth.li> | 2009-11-28 00:53:52 +0000 |
---|---|---|
committer | Ian Lynagh <igloo@earth.li> | 2009-11-28 00:53:52 +0000 |
commit | ad0eb81c3a2209414a337ba3c8f92dc1a4512d53 (patch) | |
tree | 35c0d7e78da8b90312de77fcbf5a5963b84dc084 /testsuite/tests/ghc-regress/programs | |
parent | ed1eba13bcb12c727a8e3af659b03069cee1ac6e (diff) | |
download | haskell-ad0eb81c3a2209414a337ba3c8f92dc1a4512d53.tar.gz |
Follow column number changes
Diffstat (limited to 'testsuite/tests/ghc-regress/programs')
-rw-r--r-- | testsuite/tests/ghc-regress/programs/hs-boot/hs-boot.stderr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/ghc-regress/programs/hs-boot/hs-boot.stderr b/testsuite/tests/ghc-regress/programs/hs-boot/hs-boot.stderr index d6149f3e91..99de1b67f5 100644 --- a/testsuite/tests/ghc-regress/programs/hs-boot/hs-boot.stderr +++ b/testsuite/tests/ghc-regress/programs/hs-boot/hs-boot.stderr @@ -1,2 +1,2 @@ -B.hs:5:22: Warning: {-# SOURCE #-} unnecessary in import of `A' +B.hs:5:23: Warning: {-# SOURCE #-} unnecessary in import of `A' |