summaryrefslogtreecommitdiff
path: root/testsuite/tests/backpack
diff options
context:
space:
mode:
authorBen Gamari <bgamari.foss@gmail.com>2017-11-27 14:00:06 -0500
committerBen Gamari <ben@smart-cactus.org>2017-11-27 20:28:37 -0500
commitdf1a0c0c62b6433b2b4584a133a6d92491b71e08 (patch)
treec92357efd996b9362f730e652826c80e131af4e9 /testsuite/tests/backpack
parent4efe5fed407067d4b27000e0cf4092cfb6f7502b (diff)
downloadhaskell-df1a0c0c62b6433b2b4584a133a6d92491b71e08.tar.gz
typecheck: Consistently use pretty quotes in error messages
Subscribers: rwbarton, thomie, carter Differential Revision: https://phabricator.haskell.org/D4241
Diffstat (limited to 'testsuite/tests/backpack')
-rw-r--r--testsuite/tests/backpack/should_fail/bkpfail48.stderr2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/backpack/should_fail/bkpfail48.stderr b/testsuite/tests/backpack/should_fail/bkpfail48.stderr
index 9c991d6fc9..cb0740d8bf 100644
--- a/testsuite/tests/backpack/should_fail/bkpfail48.stderr
+++ b/testsuite/tests/backpack/should_fail/bkpfail48.stderr
@@ -4,7 +4,7 @@
[1 of 1] Compiling A[sig] ( p/A.hsig, nothing )
bkpfail48.bkp:6:18: error:
- • The export item `module Data.Bool' is not imported
+ • The export item ‘module Data.Bool’ is not imported
• while merging the signatures from:
• q[A=<A>]:A
• ...and the local signature for A