From ad2c6427139e1364ff30d2a8358fb1b6b2a5ee65 Mon Sep 17 00:00:00 2001 From: fiddlosopher Date: Fri, 6 Jul 2007 16:37:46 +0000 Subject: 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 --- src/Text/Pandoc.hs | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'src/Text') diff --git a/src/Text/Pandoc.hs b/src/Text/Pandoc.hs index 80293b8c8..96b4caa94 100644 --- a/src/Text/Pandoc.hs +++ b/src/Text/Pandoc.hs @@ -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 -- cgit v1.2.3