summaryrefslogtreecommitdiff
path: root/testsuite/tests/deSugar/should_compile/T14546d.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/deSugar/should_compile/T14546d.stderr')
-rw-r--r--testsuite/tests/deSugar/should_compile/T14546d.stderr9
1 files changed, 9 insertions, 0 deletions
diff --git a/testsuite/tests/deSugar/should_compile/T14546d.stderr b/testsuite/tests/deSugar/should_compile/T14546d.stderr
new file mode 100644
index 0000000000..db5b9ca285
--- /dev/null
+++ b/testsuite/tests/deSugar/should_compile/T14546d.stderr
@@ -0,0 +1,9 @@
+
+T14546d.hs:3:10: warning: [-Wmissing-methods (in -Wdefault)]
+ • No explicit implementation for
+ ‘+’, ‘*’, ‘abs’, ‘signum’, and (either ‘negate’ or ‘-’)
+ • In the instance declaration for ‘Num D’
+
+T14546d.hs:7:5: warning: [-Wincomplete-patterns (in -Wextra)]
+ Pattern match(es) are non-exhaustive
+ In a case alternative: Patterns not matched: 3