Added docbook writer to list of exposed modules in Pandoc.cabal.in.
git-svn-id: https://pandoc.googlecode.com/svn/trunk@387 788f1e2b-df1e-0410-8736-df70ead52e1b
This commit is contained in:
parent
a9e32505de
commit
2f764a25f8
1 changed files with 1 additions and 0 deletions
|
@ -21,6 +21,7 @@ Exposed-Modules: Text.ParserCombinators.Pandoc,
|
|||
Text.Pandoc.Shared,
|
||||
Text.Pandoc.UTF8,
|
||||
Text.Pandoc.Writers.DefaultHeaders,
|
||||
Text.Pandoc.Writers.Docbook,
|
||||
Text.Pandoc.Writers.HTML,
|
||||
Text.Pandoc.Writers.Markdown,
|
||||
Text.Pandoc.Writers.LaTeX,
|
||||
|
|
Loading…
Add table
Reference in a new issue