diff options
author | Simon Peyton Jones <simonpj@microsoft.com> | 2013-11-22 16:41:10 +0000 |
---|---|---|
committer | Simon Peyton Jones <simonpj@microsoft.com> | 2013-11-22 16:42:57 +0000 |
commit | d3ea4ce6e7bfee863f26ff508ecbb57c80df86a7 (patch) | |
tree | 4e1614e2218dff5cea87c0c6daf11e29c9f3eefa /testsuite/tests/ghci/scripts/T5564.stderr | |
parent | e4e7aff02ecf0a65853167142adefe31e539402e (diff) | |
download | haskell-d3ea4ce6e7bfee863f26ff508ecbb57c80df86a7.tar.gz |
Error message wibbles
Diffstat (limited to 'testsuite/tests/ghci/scripts/T5564.stderr')
-rw-r--r-- | testsuite/tests/ghci/scripts/T5564.stderr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/ghci/scripts/T5564.stderr b/testsuite/tests/ghci/scripts/T5564.stderr index 6fb94e4f13..e24eacf5c7 100644 --- a/testsuite/tests/ghci/scripts/T5564.stderr +++ b/testsuite/tests/ghci/scripts/T5564.stderr @@ -6,4 +6,4 @@ <interactive>:5:1: Not in scope: ‛fit’ Perhaps you meant one of these: - ‛it’ (line 4), ‛fst’ (imported from Prelude) + ‛fst’ (imported from Prelude), ‛it’ (line 4) |