pandoc/tests/Tests
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
..
Readers Class: no more MonadState CommonState. 2017-01-25 17:07:41 +01:00
Writers Update all tests to use new readers and error structure. 2017-01-25 17:07:40 +01:00
Helpers.hs Update tests to work with runPure. 2017-01-25 17:07:39 +01:00
Old.hs Added a --quiet option to suppress warnings. 2017-01-25 17:07:40 +01:00
Shared.hs Remove Tests.Arbitrary 2016-10-14 09:22:29 -04:00
Walk.hs Remove Tests.Arbitrary 2016-10-14 09:22:29 -04:00