diff options
Diffstat (limited to 'testsuite/tests/ghci/scripts/ghci036.stderr')
-rw-r--r-- | testsuite/tests/ghci/scripts/ghci036.stderr | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/testsuite/tests/ghci/scripts/ghci036.stderr b/testsuite/tests/ghci/scripts/ghci036.stderr index f070bdd9d2..5b53b08d29 100644 --- a/testsuite/tests/ghci/scripts/ghci036.stderr +++ b/testsuite/tests/ghci/scripts/ghci036.stderr @@ -1,18 +1,18 @@ -<interactive>:1:1: Not in scope: `nubBy' +<interactive>:1:1: Not in scope: ‛nubBy’ -<interactive>:1:1: Not in scope: `nub' +<interactive>:1:1: Not in scope: ‛nub’ -<interactive>:1:1: Not in scope: `nubBy' +<interactive>:1:1: Not in scope: ‛nubBy’ -<interactive>:1:1: Not in scope: `nub' +<interactive>:1:1: Not in scope: ‛nub’ <interactive>:1:1: - Not in scope: `nub' - Perhaps you meant `L.nub' (imported from Data.List) + Not in scope: ‛nub’ + Perhaps you meant ‛L.nub’ (imported from Data.List) <interactive>:1:1: - Failed to load interface for `L' + Failed to load interface for ‛L’ Use -v to see a list of the files searched for. -<interactive>:1:1: Not in scope: `nub' +<interactive>:1:1: Not in scope: ‛nub’ |