src.nth.io/

summaryrefslogtreecommitdiff
path: root/Setup.hs
diff options
context:
space:
mode:
authorLuke Hoersten <[email protected]>2014-12-08 22:31:25 -0600
committerLuke Hoersten <[email protected]>2014-12-08 22:31:25 -0600
commit0b181b282ce066d3804757de9b0f8fd7501e6c4b (patch)
treed72cc88f4c0eb97b04c56b53fac2d182214b40d4 /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