aboutsummaryrefslogtreecommitdiff
path: root/pandoc.cabal
diff options
context:
space:
mode:
authormb21 <mb21@server.fake>2013-12-01 21:11:39 +0100
committermb21 <mb21@server.fake>2014-02-28 13:35:35 +0100
commit80511f1b34d082742d78d9745469eb8c63592a9c (patch)
tree2bd92be5ea37834199927294456c47d942025139 /pandoc.cabal
parent1213192cae2ee5ba9b7c382a56078d70ccab9815 (diff)
downloadpandoc-80511f1b34d082742d78d9745469eb8c63592a9c.tar.gz
InDesign ICML Writer
Diffstat (limited to 'pandoc.cabal')
-rw-r--r--pandoc.cabal1
1 files changed, 1 insertions, 0 deletions
diff --git a/pandoc.cabal b/pandoc.cabal
index a4b8ac61b..e279a2cc9 100644
--- a/pandoc.cabal
+++ b/pandoc.cabal
@@ -270,6 +270,7 @@ Library
Text.Pandoc.Writers.Docbook,
Text.Pandoc.Writers.OPML,
Text.Pandoc.Writers.HTML,
+ Text.Pandoc.Writers.ICML,
Text.Pandoc.Writers.LaTeX,
Text.Pandoc.Writers.ConTeXt,
Text.Pandoc.Writers.OpenDocument,