summaryrefslogtreecommitdiff
path: root/pandoc.cabal
diff options
context:
space:
mode:
authorJesse Rosenthal <jrosenthal@jhu.edu>2016-11-21 10:13:14 -0500
committerJohn MacFarlane <jgm@berkeley.edu>2017-01-25 17:07:39 +0100
commit65953181423559c20a79ef1407843143991f3a46 (patch)
treee9551df8ec6815cf9c780af54826eb61cc1b6f7b /pandoc.cabal
parent957eee24ec9037a31574503fa1ca939567f23a90 (diff)
Remove Text.Pandoc.Free
Diffstat (limited to 'pandoc.cabal')
-rw-r--r--pandoc.cabal1
1 files changed, 0 insertions, 1 deletions
diff --git a/pandoc.cabal b/pandoc.cabal
index 7296643c9..77ef869a5 100644
--- a/pandoc.cabal
+++ b/pandoc.cabal
@@ -384,7 +384,6 @@ Library
Text.Pandoc.SelfContained,
Text.Pandoc.Process,
Text.Pandoc.CSS,
- Text.Pandoc.Free,
Text.Pandoc.Class
Other-Modules: Text.Pandoc.Readers.Docx.Lists,
Text.Pandoc.Readers.Docx.Combine,