summaryrefslogtreecommitdiff
path: root/Setup.hs
diff options
context:
space:
mode:
authorCamil Staps2018-02-06 11:56:59 +0100
committerCamil Staps2018-02-06 11:56:59 +0100
commit5a0971b84e5af2a1be707fa7292ac7b19ba1790a (patch)
treecaea90560b690746d0fa02655f4abd149a13bed2 /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