From c924491289259fa8a5a259ed97f2d9e817e3338c Mon Sep 17 00:00:00 2001 From: hallgren Date: Thu, 16 Oct 2014 14:03:57 +0000 Subject: More haddock documentation improvements --- src/compiler/GF/Compile/GetGrammar.hs | 1 + 1 file changed, 1 insertion(+) (limited to 'src/compiler/GF/Compile') diff --git a/src/compiler/GF/Compile/GetGrammar.hs b/src/compiler/GF/Compile/GetGrammar.hs index b4d2e13ef..4e2523d0b 100644 --- a/src/compiler/GF/Compile/GetGrammar.hs +++ b/src/compiler/GF/Compile/GetGrammar.hs @@ -35,6 +35,7 @@ import GF.System.Directory(removeFile,getCurrentDirectory) import System.FilePath(makeRelative) --getSourceModule :: Options -> FilePath -> IOE SourceModule +-- | Read a source file and parse it (after applying preprocessors specified in the options) getSourceModule opts file0 = --errIn file0 $ do tmp <- liftIO $ foldM runPreprocessor (Source file0) (flag optPreprocessors opts) -- cgit v1.2.3