summaryrefslogtreecommitdiff
path: root/src/Text/Pandoc/Class.hs
Commit message (Expand)AuthorAge
...
* Add input and output filepaths to PandocMonad.Jesse Rosenthal2017-01-25
* Add Zoned time to class.Jesse Rosenthal2017-01-25
* Class: Add getModificationTimeJesse Rosenthal2017-01-25
* Working on readers.Jesse Rosenthal2017-01-25
* Class: add setMediaBag function.Jesse Rosenthal2017-01-25
* Add ParseError to PandocExecutionError.Jesse Rosenthal2017-01-25
* List derived instances vertically one-per-line for readability.Jesse Rosenthal2017-01-25
* Change Test{State,Env} to Pure{State,Env}Jesse Rosenthal2017-01-25
* Class: Add MediaBag to MonadState.Jesse Rosenthal2017-01-25
* Class: Add stateful IO warnings, and function to get warndings.Jesse Rosenthal2017-01-25
* Deleted whitespace at end of source lines.John MacFarlane2017-01-25
* Implement Errors in PandocMonadJesse Rosenthal2017-01-25
* Add runPure function.Jesse Rosenthal2017-01-25
* Make PandocExecutionError an exceptionJesse Rosenthal2017-01-25
* Make opaque typeclasses PandocPure and PandocIOJesse Rosenthal2017-01-25
* Class: Specify Functor and ApplicativeJesse Rosenthal2017-01-25
* Introduce PandocMonad typeclass.Jesse Rosenthal2017-01-25