pandoc/Text/Pandoc
fiddlosopher aeda44c46a Added pragma to Text/Pandoc/Shared.hs to get rid of "orphan instance" warnings.
(These are caused by the Lift instance for ByteString.)


git-svn-id: https://pandoc.googlecode.com/svn/trunk@1361 788f1e2b-df1e-0410-8736-df70ead52e1b
2008-08-01 21:00:30 +00:00
..
Readers Markdown reader: Parse setext headers before atx headers. 2008-07-23 23:10:05 +00:00
Writers Simplified build process using template haskell. 2008-08-01 06:35:42 +00:00
ASCIIMathML.hs Simplified build process using template haskell. 2008-08-01 06:35:42 +00:00
Blocks.hs Code cleanup in Text.Pandoc.Blocks to eliminate -Wall warnings. 2008-07-13 22:50:57 +00:00
CharacterReferences.hs Cleaned up Text/Pandoc/CharacterReferences.hs to avoid -Wall warnings. 2008-06-17 19:07:17 +00:00
DefaultHeaders.hs Simplified build process using template haskell. 2008-08-01 06:35:42 +00:00
Definition.hs More work on smallcaps support. 2008-07-15 23:26:06 +00:00
Highlighting.hs Code cleanup in Text/Pandoc/Highlighting.hs. 2008-07-31 06:35:58 +00:00
ODT.hs Don't use OverloadedStrings in ODT writer. 2008-08-01 15:17:48 +00:00
Shared.hs Added pragma to Text/Pandoc/Shared.hs to get rid of "orphan instance" warnings. 2008-08-01 21:00:30 +00:00
XML.hs Escape '\160' as " ", not " " in XML. 2008-07-13 16:31:34 +00:00