diff options
author | Simon Peyton Jones <simonpj@microsoft.com> | 2011-10-21 17:26:28 +0100 |
---|---|---|
committer | Simon Peyton Jones <simonpj@microsoft.com> | 2011-10-21 17:26:28 +0100 |
commit | bbb1ddcc2232d28e78c8e0c42d81d2987f64fb49 (patch) | |
tree | 327997bd101a22fec3d6ebe2385581db86078cfc /testsuite/tests/ghci/scripts/T4127a.stderr | |
parent | 13b8cc9116aa2f210c3b9766e606cfe0222c3459 (diff) | |
download | haskell-bbb1ddcc2232d28e78c8e0c42d81d2987f64fb49.tar.gz |
Wibble to error message
Diffstat (limited to 'testsuite/tests/ghci/scripts/T4127a.stderr')
-rw-r--r-- | testsuite/tests/ghci/scripts/T4127a.stderr | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/testsuite/tests/ghci/scripts/T4127a.stderr b/testsuite/tests/ghci/scripts/T4127a.stderr index 57fbf129ed..c6a3a41b43 100644 --- a/testsuite/tests/ghci/scripts/T4127a.stderr +++ b/testsuite/tests/ghci/scripts/T4127a.stderr @@ -4,4 +4,6 @@ Declared at: <interactive>:3:32 <interactive>:3:68 +<interactive>:3:68: `f' is not a (visible) method of class `Foo' + <interactive>:3:108: `f' is not a (visible) method of class `Foo' |