From b569b0226d4bd5e0699077089d54fb03d4394b7d Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Wed, 3 Mar 2021 18:47:17 -0800 Subject: Add T.P.Readers.LaTeX.Include. --- pandoc.cabal | 1 + 1 file changed, 1 insertion(+) (limited to 'pandoc.cabal') diff --git a/pandoc.cabal b/pandoc.cabal index 090c28287..11d34a19a 100644 --- a/pandoc.cabal +++ b/pandoc.cabal @@ -626,6 +626,7 @@ library Text.Pandoc.Readers.HTML.Table, Text.Pandoc.Readers.HTML.TagCategories, Text.Pandoc.Readers.HTML.Types, + Text.Pandoc.Readers.LaTeX.Include, Text.Pandoc.Readers.LaTeX.Inline, Text.Pandoc.Readers.LaTeX.Citation, Text.Pandoc.Readers.LaTeX.Lang, -- cgit v1.2.3