pandoc/Text/Pandoc
fiddlosopher ba6981a4a1 Removed Text.Regex dependencies by rewriting using plain Haskell:
+ from Text.Pandoc.Writers.RTF
+ from Text.Pandoc.Writers.HTML
+ from Main
+ from pandoc.cabal


git-svn-id: https://pandoc.googlecode.com/svn/trunk@1219 788f1e2b-df1e-0410-8736-df70ead52e1b
2008-02-09 03:21:04 +00:00
..
Readers Factored codeBlock into separate codeBlockIndented and codeBlockDelimited. 2008-02-09 03:20:02 +00:00
Writers Removed Text.Regex dependencies by rewriting using plain Haskell: 2008-02-09 03:21:04 +00:00
Blocks.hs Moved everything from src into the top-level directory. 2007-11-29 02:02:34 +00:00
CharacterReferences.hs Moved everything from src into the top-level directory. 2007-11-29 02:02:34 +00:00
Definition.hs Use generic attributes type, not a string, for CodeBlocks. 2008-02-09 03:19:43 +00:00
Shared.hs Changed copyright dates where appropriate to include 2008. 2008-01-08 17:26:16 +00:00
UTF8.hs Moved everything from src into the top-level directory. 2007-11-29 02:02:34 +00:00