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

View File

@@ -35,7 +35,7 @@ import Data.Char (toUpper)
import Data.List (nub)
import qualified Data.ByteString.Char8 as BS
import Control.Monad (foldM)
import System (system)
import System.Cmd (system)
getSourceModule :: Options -> FilePath -> IOE SourceModule
getSourceModule opts file0 = do