summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/T5051.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/typecheck/should_fail/T5051.stderr')
-rw-r--r--testsuite/tests/typecheck/should_fail/T5051.stderr2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/typecheck/should_fail/T5051.stderr b/testsuite/tests/typecheck/should_fail/T5051.stderr
index 83a9ac8aef..c8eb059248 100644
--- a/testsuite/tests/typecheck/should_fail/T5051.stderr
+++ b/testsuite/tests/typecheck/should_fail/T5051.stderr
@@ -1,5 +1,5 @@
T5051.hs:8:30: warning: [-Wmissing-methods (in -Wdefault)]
• No explicit implementation for
- either ‘==’ or ‘/=’
+ ‘==’
• In the instance declaration for ‘Eq [T]’