summaryrefslogtreecommitdiff
path: root/Setup.hs
diff options
context:
space:
mode:
authorsanine <sanine.not@pm.me>2023-11-21 10:11:19 -0600
committersanine <sanine.not@pm.me>2023-11-21 10:11:19 -0600
commitd128c42a96110eceb3a82ff26263388efff20623 (patch)
tree3c9f44b50dc395b7d952663c10bb545bb521be27 /Setup.hs
parentf9fc4d26ec5fca9ee175c8a6fbcdd0fa36f10947 (diff)
initial stack configuration
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