summaryrefslogtreecommitdiff
path: root/testsuite/tests/perf/should_run/UniqLoop.hs
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/perf/should_run/UniqLoop.hs')
-rw-r--r--testsuite/tests/perf/should_run/UniqLoop.hs4
1 files changed, 2 insertions, 2 deletions
diff --git a/testsuite/tests/perf/should_run/UniqLoop.hs b/testsuite/tests/perf/should_run/UniqLoop.hs
index d4455f99b6..bd86ba3360 100644
--- a/testsuite/tests/perf/should_run/UniqLoop.hs
+++ b/testsuite/tests/perf/should_run/UniqLoop.hs
@@ -2,8 +2,8 @@
module Main where
-import UniqSupply
-import Unique
+import GHC.Types.Unique.Supply
+import GHC.Types.Unique
-- Generate a lot of uniques
main = do