summaryrefslogtreecommitdiff
path: root/testsuite/tests/rename/should_compile/rn055.hs
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/rename/should_compile/rn055.hs')
-rw-r--r--testsuite/tests/rename/should_compile/rn055.hs6
1 files changed, 6 insertions, 0 deletions
diff --git a/testsuite/tests/rename/should_compile/rn055.hs b/testsuite/tests/rename/should_compile/rn055.hs
new file mode 100644
index 0000000000..d5ec280d4a
--- /dev/null
+++ b/testsuite/tests/rename/should_compile/rn055.hs
@@ -0,0 +1,6 @@
+{-# OPTIONS_GHC -fwarn-implicit-prelude -fwarn-unused-imports #-}
+module ShouldCompile where
+
+-- !!! should produce warnings about implicitly imported Prelude
+-- (but not about the implicit import being unused)
+