Export Text.Pandoc.Class from Text.Pandoc.

This commit is contained in:
John MacFarlane 2016-11-27 11:51:40 +01:00
parent 33af62acc5
commit b969863e07

View file

@ -59,6 +59,8 @@ module Text.Pandoc
, module Text.Pandoc.Generic
-- * Options
, module Text.Pandoc.Options
-- * Typeclass
, module Text.Pandoc.Class
-- * Error handling
, module Text.Pandoc.Error
-- * Lists of readers and writers