aboutsummaryrefslogtreecommitdiff
path: root/Setup.hs
diff options
context:
space:
mode:
authorJoshua Rahm <joshua.rahm@colorado.edu>2014-03-18 23:52:40 -0600
committerJoshua Rahm <joshua.rahm@colorado.edu>2014-03-18 23:52:40 -0600
commit62fa8f93990f6aedaae8242fdde6bba44e434f5f (patch)
treed4d33f3bde43ee70b5247d9f91a3a1fc2c98552b /Setup.hs
downloadearths-ring-62fa8f93990f6aedaae8242fdde6bba44e434f5f.tar.gz
earths-ring-62fa8f93990f6aedaae8242fdde6bba44e434f5f.tar.bz2
earths-ring-62fa8f93990f6aedaae8242fdde6bba44e434f5f.zip
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