From 921e2b6e67e0bcc0c6644b5455bf9d2e70f1a386 Mon Sep 17 00:00:00 2001 From: Puneeth Chaganti Date: Sat, 4 Dec 2010 15:57:39 +0530 Subject: Added Org-mode writer + Added Text/Pandoc/Writers/Org.hs + Added to pandoc.cabal + Added to pandoc.hs and Text/Pandoc.hs exports. --- pandoc.cabal | 1 + 1 file changed, 1 insertion(+) (limited to 'pandoc.cabal') diff --git a/pandoc.cabal b/pandoc.cabal index d8c281b09..465069336 100644 --- a/pandoc.cabal +++ b/pandoc.cabal @@ -202,6 +202,7 @@ Library Text.Pandoc.Writers.Man, Text.Pandoc.Writers.Markdown, Text.Pandoc.Writers.RST, + Text.Pandoc.Writers.Org, Text.Pandoc.Writers.Textile, Text.Pandoc.Writers.MediaWiki, Text.Pandoc.Writers.RTF, -- cgit v1.2.3