aboutsummaryrefslogtreecommitdiff
path: root/Setup.hs
diff options
context:
space:
mode:
authorGuillermo Ramos2017-09-21 23:27:51 +0200
committerGuillermo Ramos2017-09-21 23:27:51 +0200
commit33de036d4f068e97d98dbaf55535aadfb77a00e7 (patch)
tree8340e8fb0995a41f16b4c922d560aa4b90176f5c /Setup.hs
downloadturing-33de036d4f068e97d98dbaf55535aadfb77a00e7.tar.gz
First 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