summaryrefslogtreecommitdiff
path: root/testsuite/tests/perf/should_run/T5949.hs
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/perf/should_run/T5949.hs')
-rw-r--r--testsuite/tests/perf/should_run/T5949.hs1
1 files changed, 0 insertions, 1 deletions
diff --git a/testsuite/tests/perf/should_run/T5949.hs b/testsuite/tests/perf/should_run/T5949.hs
index 7a65d582ce..f3f8cce0d3 100644
--- a/testsuite/tests/perf/should_run/T5949.hs
+++ b/testsuite/tests/perf/should_run/T5949.hs
@@ -1,4 +1,3 @@
-import Prelude hiding (foldr)
import Data.List (foldr)
{-