src/tools: update GFDoc.hs and Htmls.hs for compatibility with current libraries and add gf-tools.cabal to compile them

This commit is contained in:
hallgren
2016-04-05 13:29:56 +00:00
parent 9db5139e23
commit ad22a4d899
3 changed files with 28 additions and 7 deletions

View File

@@ -18,8 +18,8 @@
module Main (main) where
import System
import Char
import System.Environment(getArgs)
import Data.Char
main :: IO ()
main = do