summaryrefslogtreecommitdiff
path: root/testsuite/tests/indexed-types/should_compile/T12538.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/indexed-types/should_compile/T12538.stderr')
-rw-r--r--testsuite/tests/indexed-types/should_compile/T12538.stderr2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/indexed-types/should_compile/T12538.stderr b/testsuite/tests/indexed-types/should_compile/T12538.stderr
index d5c8f97f9c..f4dcb4392b 100644
--- a/testsuite/tests/indexed-types/should_compile/T12538.stderr
+++ b/testsuite/tests/indexed-types/should_compile/T12538.stderr
@@ -1,6 +1,6 @@
T12538.hs:37:8: error:
- • Could not deduce (a' ~ Tagged Int a)
+ • Could not deduce ‘a' ~ Tagged Int a’
from the context: (TagImpl a a', b ~ DF a')
bound by the instance declaration at T12538.hs:36:10-46
Expected: Tagged Int a -> b