summaryrefslogtreecommitdiff
path: root/HsbotIrcBot/Setup.hs
diff options
context:
space:
mode:
Diffstat (limited to 'HsbotIrcBot/Setup.hs')
-rw-r--r--HsbotIrcBot/Setup.hs5
1 files changed, 5 insertions, 0 deletions
diff --git a/HsbotIrcBot/Setup.hs b/HsbotIrcBot/Setup.hs
new file mode 100644
index 0000000..14a7f90
--- /dev/null
+++ b/HsbotIrcBot/Setup.hs
@@ -0,0 +1,5 @@
+#!/usr/bin/env runhaskell
+
+import Distribution.Simple
+
+main = defaultMain