summaryrefslogtreecommitdiff
path: root/Setup.hs
diff options
context:
space:
mode:
authorAndrew Cady <d@jerkface.net>2018-06-17 16:14:53 -0400
committerAndrew Cady <d@jerkface.net>2018-06-17 16:15:40 -0400
commit019a2a64ffd8286f2f272199bedca1d62589764a (patch)
tree8e4f631bee787bb339386c9318840c0047a4d0c5 /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 @@
1import Distribution.Simple
2main = defaultMain