From 676b0d6e8192c3cab92ca4cb8247cba00533402d Mon Sep 17 00:00:00 2001 From: hallgren Date: Mon, 8 Dec 2014 14:48:14 +0000 Subject: Haddock documentation: expose exportPGF, some other small improvements --- src/compiler/GF/Compile/Export.hs | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/compiler/GF/Compile') diff --git a/src/compiler/GF/Compile/Export.hs b/src/compiler/GF/Compile/Export.hs index 432d98db9..5518d2ee2 100644 --- a/src/compiler/GF/Compile/Export.hs +++ b/src/compiler/GF/Compile/Export.hs @@ -25,6 +25,8 @@ import GF.Text.Pretty -- top-level access to code generation +-- | Export a PGF to the given 'OutputFormat'. For many output formats, +-- additional 'Options' can be used to control the output. exportPGF :: Options -> OutputFormat -> PGF -- cgit v1.2.3