aboutsummaryrefslogtreecommitdiffhomepage
path: root/Setup.hs
diff options
context:
space:
mode:
authorMarvin Borner2023-10-03 16:29:50 +0200
committerMarvin Borner2023-10-03 16:29:50 +0200
commit9825d231a90e0763218bb956f7894f24ab4836db (patch)
tree0e27fc8d41e8976ea6e738f09b7fe5de00fa987e /Setup.hs
Initial commit
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