aboutsummaryrefslogtreecommitdiffstats
path: root/Setup.hs
diff options
context:
space:
mode:
authorYann Herklotz <ymherklotz@gmail.com>2019-01-30 20:19:48 +0000
committerYann Herklotz <ymherklotz@gmail.com>2019-01-30 20:19:48 +0000
commit7861fefef072d356a070c41daa3d67092e725de7 (patch)
tree516025ee34a256207139fdaa79e7f468ed601813 /Setup.hs
downloadmirror-ball-7861fefef072d356a070c41daa3d67092e725de7.tar.gz
mirror-ball-7861fefef072d356a070c41daa3d67092e725de7.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