summaryrefslogtreecommitdiff
path: root/testsuite/tests/module/base01/GHC/Base.hs
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/module/base01/GHC/Base.hs')
-rw-r--r--testsuite/tests/module/base01/GHC/Base.hs1
1 files changed, 0 insertions, 1 deletions
diff --git a/testsuite/tests/module/base01/GHC/Base.hs b/testsuite/tests/module/base01/GHC/Base.hs
index 9149f8544b..ef32f89cdd 100644
--- a/testsuite/tests/module/base01/GHC/Base.hs
+++ b/testsuite/tests/module/base01/GHC/Base.hs
@@ -1,7 +1,6 @@
module GHC.Base (module GHC.Base, Bool(..)) where
-import GHC.Prim
import GHC.Types
default ()