aboutsummaryrefslogtreecommitdiff
path: root/pandoc.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'pandoc.cabal')
-rw-r--r--pandoc.cabal3
1 files changed, 3 insertions, 0 deletions
diff --git a/pandoc.cabal b/pandoc.cabal
index a065d7459..c3ef00dcd 100644
--- a/pandoc.cabal
+++ b/pandoc.cabal
@@ -599,6 +599,9 @@ library
Text.Pandoc.Readers.Docx.Parse.Styles,
Text.Pandoc.Readers.Docx.Util,
Text.Pandoc.Readers.Docx.Fields,
+ Text.Pandoc.Readers.HTML.Parsing,
+ Text.Pandoc.Readers.HTML.TagCategories,
+ Text.Pandoc.Readers.HTML.Types,
Text.Pandoc.Readers.LaTeX.Parsing,
Text.Pandoc.Readers.LaTeX.Lang,
Text.Pandoc.Readers.LaTeX.SIunitx,