summaryrefslogtreecommitdiff
path: root/Setup.hs
diff options
context:
space:
mode:
authorMiguel <m.i@gmx.at>2019-02-01 12:24:16 +0100
committerMiguel <m.i@gmx.at>2019-02-01 12:24:16 +0100
commitd0a2a6ed5ed787fc613f73ba74439d1beba0d1c1 (patch)
tree360c935d6afce86332651cbec7a5e85f8be049d2 /Setup.hs
first commmit after cleanup and switching to stack
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 @@
+import Distribution.Simple
+main = defaultMain