add Cabal description for GF

This commit is contained in:
kr.angelov
2008-05-23 13:12:11 +00:00
parent 4c14927914
commit 16ba392ee4
7 changed files with 169 additions and 56 deletions

8
Setup.lhs Normal file
View File

@@ -0,0 +1,8 @@
#!/usr/bin/env runghc
> module Main where
> import Distribution.Simple
> main :: IO ()
> main = defaultMain