summaryrefslogtreecommitdiffstats
path: root/Setup.lhs
diff options
context:
space:
mode:
authorMatthias Schiffer <matthias@gamezock.de>2010-03-09 02:00:21 +0100
committerMatthias Schiffer <matthias@gamezock.de>2010-03-09 02:00:21 +0100
commitd3e50ab004d80943e456aee8e425f69ca3d01d5d (patch)
tree11db3970172b124d0e8373c662480cd246891a0c /Setup.lhs
parente03de6bfe6b90f8862e405c3797503ccd2722e1b (diff)
downloadhtanks-d3e50ab004d80943e456aee8e425f69ca3d01d5d.tar
htanks-d3e50ab004d80943e456aee8e425f69ca3d01d5d.zip
Migrated from Make to Cabal
Diffstat (limited to 'Setup.lhs')
-rw-r--r--Setup.lhs3
1 files changed, 3 insertions, 0 deletions
diff --git a/Setup.lhs b/Setup.lhs
new file mode 100644
index 0000000..5bde0de
--- /dev/null
+++ b/Setup.lhs
@@ -0,0 +1,3 @@
+#!/usr/bin/env runhaskell
+> import Distribution.Simple
+> main = defaultMain