summaryrefslogtreecommitdiff
path: root/testsuite/tests/parser/should_compile/mc16.hs
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/parser/should_compile/mc16.hs')
-rw-r--r--testsuite/tests/parser/should_compile/mc16.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/parser/should_compile/mc16.hs b/testsuite/tests/parser/should_compile/mc16.hs
index 4ff2e169a1..bc8900b1dc 100644
--- a/testsuite/tests/parser/should_compile/mc16.hs
+++ b/testsuite/tests/parser/should_compile/mc16.hs
@@ -2,7 +2,7 @@
module Foo where
-import Data.List
+import Data.List (inits)
import GHC.Exts
foo = [ ()