From a9bc1160521a0196ab8407a565b7643fe649f6f6 Mon Sep 17 00:00:00 2001 From: hallgren Date: Mon, 20 Oct 2014 19:45:43 +0000 Subject: Some small documentation improvements --- src/compiler/GF/Main.hs | 1 + 1 file changed, 1 insertion(+) (limited to 'src/compiler/GF/Main.hs') diff --git a/src/compiler/GF/Main.hs b/src/compiler/GF/Main.hs index c7656248f..1679c376c 100644 --- a/src/compiler/GF/Main.hs +++ b/src/compiler/GF/Main.hs @@ -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 -- cgit v1.2.3