summarylogtreecommitdiffstats
path: root/Setup.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Setup.hs')
-rw-r--r--Setup.hs4
1 files changed, 4 insertions, 0 deletions
diff --git a/Setup.hs b/Setup.hs
new file mode 100644
index 000000000000..6479cb1c1645
--- /dev/null
+++ b/Setup.hs
@@ -0,0 +1,4 @@
+import Distribution.Simple
+
+main = defaultMain
+