summaryrefslogtreecommitdiff
path: root/src/compiler/GF/Compile
diff options
context:
space:
mode:
authorhallgren <hallgren@chalmers.se>2014-12-08 14:48:14 +0000
committerhallgren <hallgren@chalmers.se>2014-12-08 14:48:14 +0000
commit676b0d6e8192c3cab92ca4cb8247cba00533402d (patch)
tree60a6c28d2c98ef2731099b2de67f14a3fd574df1 /src/compiler/GF/Compile
parent55e2b55e60d588174e7339f9d0ee23da3db97a3e (diff)
Haddock documentation: expose exportPGF, some other small improvements
Diffstat (limited to 'src/compiler/GF/Compile')
-rw-r--r--src/compiler/GF/Compile/Export.hs2
1 files changed, 2 insertions, 0 deletions
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