summaryrefslogtreecommitdiffstats
path: root/Setup.lhs
diff options
context:
space:
mode:
authorMatthias Schiffer <mschiffer@universe-factory.net>2011-08-19 19:56:36 +0200
committerMatthias Schiffer <mschiffer@universe-factory.net>2011-08-19 19:56:36 +0200
commit26c51b9e152bce3a3ceea99763b0f7eb1e589720 (patch)
tree44105e2f1ec6eb7aaab01283eb509a15e3816a16 /Setup.lhs
downloadCacheArrow-26c51b9e152bce3a3ceea99763b0f7eb1e589720.tar
CacheArrow-26c51b9e152bce3a3ceea99763b0f7eb1e589720.zip
Initial implementation
Diffstat (limited to 'Setup.lhs')
-rw-r--r--Setup.lhs3
1 files changed, 3 insertions, 0 deletions
diff --git a/Setup.lhs b/Setup.lhs
new file mode 100644
index 0000000..5bde0de
--- /dev/null
+++ b/Setup.lhs
@@ -0,0 +1,3 @@
+#!/usr/bin/env runhaskell
+> import Distribution.Simple
+> main = defaultMain