1
0
forked from GitHub/gf-core

Some small documentation improvements

This commit is contained in:
hallgren
2014-10-20 19:45:43 +00:00
parent 8337a19b40
commit a9bc116052
4 changed files with 13 additions and 3 deletions

View File

@@ -23,6 +23,7 @@ main = do
uncurry mainOpts =<< getOptions
-- | Get and parse GF command line arguments. Fix relative paths.
-- Calls 'getArgs' and 'parseOptions'.
getOptions = do
args <- getArgs
case parseOptions args of