Expose setVerbosity in Text.Pandoc

This commit is contained in:
John MacFarlane 2017-02-04 21:06:36 +01:00
parent 7ea4ad11bb
commit cb1b0bcba7

View file

@ -63,6 +63,7 @@ module Text.Pandoc
, runIO
, runPure
, runIOorExplode
, setVerbosity
-- * Error handling
, module Text.Pandoc.Error
-- * Lists of readers and writers