summaryrefslogtreecommitdiff
path: root/Setup.hs
diff options
context:
space:
mode:
authorAndrew Cady <d@jerkface.net>2014-01-13 22:46:03 -0500
committerAndrew Cady <d@jerkface.net>2014-01-13 22:46:03 -0500
commit9c0f90e501f407d21d497829fa2fd727fe0c1039 (patch)
treedbd7c25474f521b155b2e3d4a16c99c784a65a2d /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