aboutsummaryrefslogtreecommitdiffstats
path: root/Setup.hs
diff options
context:
space:
mode:
authorTeddy Wing2017-07-16 20:15:50 +0200
committerTeddy Wing2017-07-16 20:18:36 +0200
commit06c681f7cf3c59f5900063fa60582ce2b084369d (patch)
treee19c8655b3945d48bc79944e2565c399514e9d90 /Setup.hs
downloadsorbot-06c681f7cf3c59f5900063fa60582ce2b084369d.tar.bz2
New Haskell Stack project
$ stack new sorbot new-template GHC v8.0.2
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