summaryrefslogtreecommitdiff
path: root/Setup.hs
diff options
context:
space:
mode:
authorjoe <joe@blackbird>2014-01-04 20:18:10 -0500
committerjoe <joe@blackbird>2014-01-04 20:18:10 -0500
commit2db4a8d2b09bb0c03d337b1ff050dae6db2e97eb (patch)
treefe5fd7f867fefc68d0ca1d055f4320ec25309ca1 /Setup.hs
parentc83f852ad053546001b34df5a9d976b0a404c678 (diff)
Added Setup.hs for easy debianization.
Diffstat (limited to 'Setup.hs')
-rw-r--r--Setup.hs2
1 files changed, 2 insertions, 0 deletions
diff --git a/Setup.hs b/Setup.hs
new file mode 100644
index 0000000..9a994af
--- /dev/null
+++ b/Setup.hs
@@ -0,0 +1,2 @@
1import Distribution.Simple
2main = defaultMain