summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/Text/Pandoc.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Text/Pandoc.hs b/src/Text/Pandoc.hs
index 3b7c8f94d..920bc9655 100644
--- a/src/Text/Pandoc.hs
+++ b/src/Text/Pandoc.hs
@@ -63,6 +63,7 @@ module Text.Pandoc
, runIO
, runPure
, runIOorExplode
+ , setVerbosity
-- * Error handling
, module Text.Pandoc.Error
-- * Lists of readers and writers