add Cabal description for GF

This commit is contained in:
kr.angelov
2008-05-23 13:12:11 +00:00
parent 7f1cde91df
commit 25d3602a15
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