summaryrefslogtreecommitdiff
path: root/testsuite/tests/primops/should_run/ArithInt16.hs
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/primops/should_run/ArithInt16.hs')
-rw-r--r--testsuite/tests/primops/should_run/ArithInt16.hs1
1 files changed, 0 insertions, 1 deletions
diff --git a/testsuite/tests/primops/should_run/ArithInt16.hs b/testsuite/tests/primops/should_run/ArithInt16.hs
index 373a61ccd8..297973fe3b 100644
--- a/testsuite/tests/primops/should_run/ArithInt16.hs
+++ b/testsuite/tests/primops/should_run/ArithInt16.hs
@@ -6,7 +6,6 @@ module Main where
import Data.Int
import Data.List (findIndex)
-import GHC.Prim
import GHC.Exts
main :: IO ()