Add Reducible to cabal file.

This commit is contained in:
Jesse Rosenthal
2014-06-23 17:08:17 -04:00
parent 11b0778744
commit 8517a4f2e5
+1
View File
@@ -327,6 +327,7 @@ Library
Text.Pandoc.SelfContained,
Text.Pandoc.Process
Other-Modules: Text.Pandoc.Readers.Docx.Lists,
Text.Pandoc.Readers.Docx.Reducible,
Text.Pandoc.Readers.Docx.Parse,
Text.Pandoc.Writers.Shared,
Text.Pandoc.Asciify,