summaryrefslogtreecommitdiff
path: root/testsuite/tests/polykinds/T6054.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/polykinds/T6054.stderr')
-rw-r--r--testsuite/tests/polykinds/T6054.stderr2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/polykinds/T6054.stderr b/testsuite/tests/polykinds/T6054.stderr
index 800b5599ce..3c967a12be 100644
--- a/testsuite/tests/polykinds/T6054.stderr
+++ b/testsuite/tests/polykinds/T6054.stderr
@@ -1,6 +1,6 @@
T6054.hs:7:14: error:
- • No instance for (Bar '() a0)
+ • No instance for ‘Bar '() a0’
arising from an expression type signature
• In the first argument of ‘print’, namely
‘(Proxy :: Bar '() a => Proxy a)’