summaryrefslogtreecommitdiff
path: root/testsuite/tests/deriving/should_compile/T17324.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/deriving/should_compile/T17324.stderr')
-rw-r--r--testsuite/tests/deriving/should_compile/T17324.stderr4
1 files changed, 4 insertions, 0 deletions
diff --git a/testsuite/tests/deriving/should_compile/T17324.stderr b/testsuite/tests/deriving/should_compile/T17324.stderr
new file mode 100644
index 0000000000..54e6534462
--- /dev/null
+++ b/testsuite/tests/deriving/should_compile/T17324.stderr
@@ -0,0 +1,4 @@
+
+T17324.hs:8:1: warning: [-Wunused-imports (in -Wextra)]
+ The import of ‘Dual, Product, Sum’
+ from module ‘Data.Monoid’ is redundant