summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghci/scripts/T5545.stdout
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/ghci/scripts/T5545.stdout')
-rw-r--r--testsuite/tests/ghci/scripts/T5545.stdout2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/ghci/scripts/T5545.stdout b/testsuite/tests/ghci/scripts/T5545.stdout
index 8c7c69ad58..8ba680a5cb 100644
--- a/testsuite/tests/ghci/scripts/T5545.stdout
+++ b/testsuite/tests/ghci/scripts/T5545.stdout
@@ -1,2 +1,2 @@
-($!) :: (a -> b) -> a -> b -- Defined in `Prelude'
+($!) :: (a -> b) -> a -> b -- Defined in ‛Prelude’
infixr 0 $!