summaryrefslogtreecommitdiff
path: root/testsuite/tests/rename/prog006/Setup.lhs
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/rename/prog006/Setup.lhs')
-rw-r--r--testsuite/tests/rename/prog006/Setup.lhs5
1 files changed, 5 insertions, 0 deletions
diff --git a/testsuite/tests/rename/prog006/Setup.lhs b/testsuite/tests/rename/prog006/Setup.lhs
new file mode 100644
index 0000000000..b28a8234f9
--- /dev/null
+++ b/testsuite/tests/rename/prog006/Setup.lhs
@@ -0,0 +1,5 @@
+#!/usr/bin/runhaskell
+> module Main where
+> import Distribution.Simple
+> main :: IO ()
+> main = defaultMain