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