summaryrefslogtreecommitdiffstats
path: root/Setup.hs
diff options
context:
space:
mode:
authorIavor S. Diatchki <diatchki@galois.com>2007-12-21 11:39:47 -0800
committerIavor S. Diatchki <diatchki@galois.com>2007-12-21 11:39:47 -0800
commitb99baac33e68d5603d0aa9ef699460a7e6a15c1d (patch)
treef4b0a8bd1a49dec75caab397fddff2a194a0aa00 /Setup.hs
Initial import.
Diffstat (limited to 'Setup.hs')
-rw-r--r--Setup.hs4
1 files changed, 4 insertions, 0 deletions
diff --git a/Setup.hs b/Setup.hs
new file mode 100644
index 0000000..de3cd2a
--- /dev/null
+++ b/Setup.hs
@@ -0,0 +1,4 @@
+module Main where
+
+import Distribution.Simple
+main = defaultMain