summaryrefslogtreecommitdiff
path: root/Setup.hs
diff options
context:
space:
mode:
authorGregor Kleen <aethoago@141.li>2017-01-26 15:02:04 +0100
committerGregor Kleen <aethoago@141.li>2017-01-26 15:02:04 +0100
commit443f196032530cbd9eb39606c2daf4294460a44b (patch)
tree373c0ebddfc5483d673cd8509959220dba1858b1 /Setup.hs
downloadpostdelay-443f196032530cbd9eb39606c2daf4294460a44b.tar
postdelay-443f196032530cbd9eb39606c2daf4294460a44b.tar.gz
postdelay-443f196032530cbd9eb39606c2daf4294460a44b.tar.bz2
postdelay-443f196032530cbd9eb39606c2daf4294460a44b.tar.xz
postdelay-443f196032530cbd9eb39606c2daf4294460a44b.zip
Project skeleton
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