pandoc/src/Text/Pandoc/Writers
John MacFarlane 9849ba7fd7 Use Control.Monad.State.Strict throughout.
This gives 20-30% speedup and reduction of memory
usage in most of the writers.
2017-06-17 07:45:28 +02:00
..
AsciiDoc.hs Use Control.Monad.State.Strict throughout. 2017-06-17 07:45:28 +02:00
CommonMark.hs Use Control.Monad.State.Strict throughout. 2017-06-17 07:45:28 +02:00
ConTeXt.hs Use Control.Monad.State.Strict throughout. 2017-06-17 07:45:28 +02:00
Custom.hs Switched Writer types to use Text. 2017-06-11 00:46:31 +02:00
Docbook.hs Switched Writer types to use Text. 2017-06-11 00:46:31 +02:00
Docx.hs Use Control.Monad.State.Strict throughout. 2017-06-17 07:45:28 +02:00
DokuWiki.hs Use Control.Monad.State.Strict throughout. 2017-06-17 07:45:28 +02:00
EPUB.hs Use Control.Monad.State.Strict throughout. 2017-06-17 07:45:28 +02:00
FB2.hs Use Control.Monad.State.Strict throughout. 2017-06-17 07:45:28 +02:00
Haddock.hs Use Control.Monad.State.Strict throughout. 2017-06-17 07:45:28 +02:00
HTML.hs Use Control.Monad.State.Strict throughout. 2017-06-17 07:45:28 +02:00
ICML.hs Use Control.Monad.State.Strict throughout. 2017-06-17 07:45:28 +02:00
JATS.hs Switched Writer types to use Text. 2017-06-11 00:46:31 +02:00
LaTeX.hs Use Control.Monad.State.Strict throughout. 2017-06-17 07:45:28 +02:00
Man.hs Use Control.Monad.State.Strict throughout. 2017-06-17 07:45:28 +02:00
Markdown.hs Use Control.Monad.State.Strict throughout. 2017-06-17 07:45:28 +02:00
Math.hs Stylish-haskell automatic formatting changes. 2017-03-04 13:03:41 +01:00
MediaWiki.hs Use Control.Monad.State.Strict throughout. 2017-06-17 07:45:28 +02:00
Ms.hs Use Control.Monad.State.Strict throughout. 2017-06-17 07:45:28 +02:00
Muse.hs Use Control.Monad.State.Strict throughout. 2017-06-17 07:45:28 +02:00
Native.hs Switched Writer types to use Text. 2017-06-11 00:46:31 +02:00
ODT.hs Use Control.Monad.State.Strict throughout. 2017-06-17 07:45:28 +02:00
OpenDocument.hs Use Control.Monad.State.Strict throughout. 2017-06-17 07:45:28 +02:00
OPML.hs Switched Writer types to use Text. 2017-06-11 00:46:31 +02:00
Org.hs Use Control.Monad.State.Strict throughout. 2017-06-17 07:45:28 +02:00
RST.hs Use Control.Monad.State.Strict throughout. 2017-06-17 07:45:28 +02:00
RTF.hs Switched Writer types to use Text. 2017-06-11 00:46:31 +02:00
Shared.hs Writers.Shared: metaToJSON, generalized type so it can take a Text. 2017-06-10 23:10:33 +02:00
TEI.hs Switched Writer types to use Text. 2017-06-11 00:46:31 +02:00
Texinfo.hs Use Control.Monad.State.Strict throughout. 2017-06-17 07:45:28 +02:00
Textile.hs Use Control.Monad.State.Strict throughout. 2017-06-17 07:45:28 +02:00
ZimWiki.hs Use Control.Monad.State.Strict throughout. 2017-06-17 07:45:28 +02:00