summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_compile/T7903.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/typecheck/should_compile/T7903.stderr')
-rw-r--r--testsuite/tests/typecheck/should_compile/T7903.stderr2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/typecheck/should_compile/T7903.stderr b/testsuite/tests/typecheck/should_compile/T7903.stderr
index 515cd6eb28..391408c83a 100644
--- a/testsuite/tests/typecheck/should_compile/T7903.stderr
+++ b/testsuite/tests/typecheck/should_compile/T7903.stderr
@@ -1,7 +1,7 @@
T7903.hs:8:10: warning: [-Wmissing-methods (in -Wdefault)]
• No explicit implementation for
- either ‘==’ or ‘/=’
+ ‘==’
• In the instance declaration for ‘Eq (a -> b)’
T7903.hs:9:10: warning: [-Wmissing-methods (in -Wdefault)]