summaryrefslogtreecommitdiff
path: root/testsuite/tests/rename/should_compile/rn060.hs
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/rename/should_compile/rn060.hs')
-rw-r--r--testsuite/tests/rename/should_compile/rn060.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/testsuite/tests/rename/should_compile/rn060.hs b/testsuite/tests/rename/should_compile/rn060.hs
index aa6ff02191..ae5bbeeb68 100644
--- a/testsuite/tests/rename/should_compile/rn060.hs
+++ b/testsuite/tests/rename/should_compile/rn060.hs
@@ -1,3 +1,4 @@
+{-# OPTIONS_GHC -Wno-compat-unqualified-imports #-}
module Foo (module Data.List) where