From a669f641b51e29254bce139cd2f045f4b9b1038c Mon Sep 17 00:00:00 2001 From: fiddlosopher Date: Sat, 30 Jun 2007 22:43:14 +0000 Subject: Modified Main.hs and Pandoc.cabal to add man page writer. git-svn-id: https://pandoc.googlecode.com/svn/trunk@607 788f1e2b-df1e-0410-8736-df70ead52e1b --- Pandoc.cabal | 1 + 1 file changed, 1 insertion(+) (limited to 'Pandoc.cabal') diff --git a/Pandoc.cabal b/Pandoc.cabal index d5fe0acab..c473ff8e8 100644 --- a/Pandoc.cabal +++ b/Pandoc.cabal @@ -23,6 +23,7 @@ Exposed-Modules: Text.ParserCombinators.Pandoc, Text.Pandoc.Writers.DefaultHeaders, Text.Pandoc.Writers.Docbook, Text.Pandoc.Writers.HTML, + Text.Pandoc.Writers.Man, Text.Pandoc.Writers.Markdown, Text.Pandoc.Writers.LaTeX, Text.Pandoc.Writers.RST, -- cgit v1.2.3