summaryrefslogtreecommitdiff
path: root/Setup.lhs
diff options
context:
space:
mode:
authorkr.angelov <kr.angelov@chalmers.se>2008-05-23 13:12:11 +0000
committerkr.angelov <kr.angelov@chalmers.se>2008-05-23 13:12:11 +0000
commit16ba392ee4b54a4ad008a439bcdb7dd98941aa60 (patch)
tree422a362b048ee26f6e8cda89be8f02aa765c6d42 /Setup.lhs
parent4c14927914ef2ba97aee2d2ab99b48daffdd68bc (diff)
add Cabal description for GF
Diffstat (limited to 'Setup.lhs')
-rw-r--r--Setup.lhs8
1 files changed, 8 insertions, 0 deletions
diff --git a/Setup.lhs b/Setup.lhs
new file mode 100644
index 000000000..e2c31e7ca
--- /dev/null
+++ b/Setup.lhs
@@ -0,0 +1,8 @@
+#!/usr/bin/env runghc
+
+> module Main where
+
+> import Distribution.Simple
+
+> main :: IO ()
+> main = defaultMain