pandoc/tests/Tests/Readers
John MacFarlane 54932ade67 Class: no more MonadState CommonState.
- Added getCommonState, putCommonState, getsCommonState, modifyCommonState
  to PandocMonad interface.

- Removed MonadState CommonState instances.
2017-01-25 17:07:41 +01:00
..
Docx.hs Update all tests to use new readers and error structure. 2017-01-25 17:07:40 +01:00
EPUB.hs Update all tests to use new readers and error structure. 2017-01-25 17:07:40 +01:00
HTML.hs Update all tests to use new readers and error structure. 2017-01-25 17:07:40 +01:00
LaTeX.hs Update all tests to use new readers and error structure. 2017-01-25 17:07:40 +01:00
Markdown.hs Update all tests to use new readers and error structure. 2017-01-25 17:07:40 +01:00
Odt.hs ODT test: remove unnecessary imports. 2017-01-25 17:07:40 +01:00
Org.hs Update all tests to use new readers and error structure. 2017-01-25 17:07:40 +01:00
RST.hs Update all tests to use new readers and error structure. 2017-01-25 17:07:40 +01:00
Txt2Tags.hs Class: no more MonadState CommonState. 2017-01-25 17:07:41 +01:00