From 181d7370bb913a0a9a110b2ae230a079f0c23be1 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Tue, 17 Oct 2017 22:21:32 -0700 Subject: Export Text.Pandoc.BCP47 --- pandoc.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pandoc.cabal') diff --git a/pandoc.cabal b/pandoc.cabal index 8c50642a7..a0c85e830 100644 --- a/pandoc.cabal +++ b/pandoc.cabal @@ -448,6 +448,7 @@ library Text.Pandoc.Asciify, Text.Pandoc.Emoji, Text.Pandoc.ImageSize, + Text.Pandoc.BCP47, Text.Pandoc.Class other-modules: Text.Pandoc.Readers.Docx.Lists, Text.Pandoc.Readers.Docx.Combine, @@ -480,7 +481,6 @@ library Text.Pandoc.CSS, Text.Pandoc.CSV, Text.Pandoc.UUID, - Text.Pandoc.BCP47, Text.Pandoc.Translations, Text.Pandoc.Slides, Text.Pandoc.Compat.Time, -- cgit v1.2.3