aboutsummaryrefslogtreecommitdiffhomepage
path: root/Setup.hs
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2015-03-12 08:37:55 +0000
committerSean Whitton <spwhitton@spwhitton.name>2015-03-12 08:37:55 +0000
commit1dcb5814d2ebb00bd5b77d9d27392c839142fad7 (patch)
treee28c2a6c0c48e8ce679cb6d67b56b509d906bca5 /Setup.hs
downloadsariulclocks-1dcb5814d2ebb00bd5b77d9d27392c839142fad7.tar.gz
initial commit
"Hello, World" from <https://wiki.haskell.org/Web/Literature/Practical_web_programming_in_Haskell>
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