Pandoc.hs: Export all definitions in Text.Pandoc.Definition,

rather than exporting the module.


git-svn-id: https://pandoc.googlecode.com/svn/trunk@628 788f1e2b-df1e-0410-8736-df70ead52e1b
This commit is contained in:
fiddlosopher 2007-07-06 16:37:46 +00:00
parent f8ce411ea1
commit ad2c642713

View file

@ -31,7 +31,13 @@ from the Pandoc libraries.
module Text.Pandoc
(
module Text.Pandoc.Definition
Pandoc (..)
, Meta (..)
, Alignment (..)
, Block (..)
, QuoteType (..)
, Target
, Inline (..)
-- Text.Pandoc.UTF8
, encodeUTF8