summaryrefslogtreecommitdiffstats
path: root/Setup.hs
diff options
context:
space:
mode:
authortv <tv@nomic.retiolum>2014-04-01 02:55:05 +0200
committertv <tv@nomic.retiolum>2014-04-01 03:06:14 +0200
commitf7da847e070a2a8360e4cf88162543b6f6627623 (patch)
treeb121d33ed05372c2e57553ee535859341e2fee62 /Setup.hs
initial commit
Diffstat (limited to 'Setup.hs')
-rw-r--r--Setup.hs3
1 files changed, 3 insertions, 0 deletions
diff --git a/Setup.hs b/Setup.hs
new file mode 100644
index 0000000..cd7dc32
--- /dev/null
+++ b/Setup.hs
@@ -0,0 +1,3 @@
+#!/usr/bin/env runhaskell
+import Distribution.Simple
+main = defaultMain