aboutsummaryrefslogtreecommitdiff
path: root/compiler/Setup.hs
diff options
context:
space:
mode:
authorpacien2019-12-21 19:28:58 +0100
committerpacien2019-12-21 19:28:58 +0100
commitbbae6ddb97c0825f6b0b689f4d9eeac67515d1c1 (patch)
treefcf7b89c21b56a6587e53a1cb8e7678cba0b79bb /compiler/Setup.hs
parent91d3148f97ca59769648f9307f3d7e65b1bd7e95 (diff)
downloadldgallery-bbae6ddb97c0825f6b0b689f4d9eeac67515d1c1.tar.gz
compiler: init stack project
Diffstat (limited to 'compiler/Setup.hs')
-rw-r--r--compiler/Setup.hs2
1 files changed, 2 insertions, 0 deletions
diff --git a/compiler/Setup.hs b/compiler/Setup.hs
new file mode 100644
index 0000000..9a994af
--- /dev/null
+++ b/compiler/Setup.hs
@@ -0,0 +1,2 @@
1import Distribution.Simple
2main = defaultMain