aboutsummaryrefslogtreecommitdiffstats
path: root/Setup.hs
diff options
context:
space:
mode:
authorYann Herklotz <git@yannherklotz.com>2022-03-09 16:46:12 +0100
committerYann Herklotz <git@yannherklotz.com>2022-03-09 16:46:12 +0100
commit532aefeac1c9e454c85a8314a515ebfb701c0738 (patch)
treef56cbec18533c26a6a9561ba17eb0917e14017ff /Setup.hs
downloadchoc-532aefeac1c9e454c85a8314a515ebfb701c0738.tar.gz
choc-532aefeac1c9e454c85a8314a515ebfb701c0738.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