aboutsummaryrefslogtreecommitdiffstats
path: root/Setup.hs
diff options
context:
space:
mode:
authorYann Herklotz <git@yannherklotz.com>2020-12-27 00:19:12 +0000
committerYann Herklotz <git@yannherklotz.com>2020-12-27 00:19:12 +0000
commit85b6596e6fdf660a8c7a025a8f837c49213439a3 (patch)
treef5219e3a8ada36869d4d132bd88211a43dd277ad /Setup.hs
downloadVivant-85b6596e6fdf660a8c7a025a8f837c49213439a3.tar.gz
Vivant-85b6596e6fdf660a8c7a025a8f837c49213439a3.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