aboutsummaryrefslogtreecommitdiffstats
path: root/Setup.hs
diff options
context:
space:
mode:
authorYann Herklotz <git@yannherklotz.com>2020-09-04 12:22:07 +0100
committerYann Herklotz <git@yannherklotz.com>2020-09-04 12:22:07 +0100
commit1336dba0a2fa2971c494d48cdd702f30c1cca527 (patch)
treeb7497145a1ebe7e79c5e8a6a9109ed6a7b174000 /Setup.hs
downloadalluvial-hs-1336dba0a2fa2971c494d48cdd702f30c1cca527.tar.gz
alluvial-hs-1336dba0a2fa2971c494d48cdd702f30c1cca527.zip
Add initial files
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