summaryrefslogtreecommitdiff
path: root/testsuite/tests/patsyn/should_fail/T11667.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/patsyn/should_fail/T11667.stderr')
-rw-r--r--testsuite/tests/patsyn/should_fail/T11667.stderr2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/patsyn/should_fail/T11667.stderr b/testsuite/tests/patsyn/should_fail/T11667.stderr
index f4dafc0f28..e08299b235 100644
--- a/testsuite/tests/patsyn/should_fail/T11667.stderr
+++ b/testsuite/tests/patsyn/should_fail/T11667.stderr
@@ -3,7 +3,7 @@ T11667.hs:12:22: error:
• Could not deduce (Num a) arising from the literal ‘42’
from the context: Eq a
bound by the signature for pattern synonym ‘Pat1’
- at T11667.hs:12:9-12
+ at T11667.hs:12:1-23
Possible fix:
add (Num a) to the "required" context of
the signature for pattern synonym ‘Pat1’