Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-08-24 | Text.Pandoc.Class: add readStdinStrict method to PandocMonad. | John MacFarlane | 1 | -0/+1 |
2021-08-24 | Class: Generalize type of extractMedia. | John MacFarlane | 1 | -1/+1 |
2021-08-22 | PandocIO: derive MonadCatch, MonadThrow, MonadMask. | John MacFarlane | 1 | -0/+4 |
2020-04-17 | Class: generalize PandocIO functions to MonadIO | Albert Krewinkel | 1 | -167/+21 |
2020-04-13 | Add an option to disable certificate validation (#6156) | Cédric Couralet | 1 | -2/+4 |
2020-03-22 | Text.Pandoc.Class: extract submodules PandocIO, PandocPure | Albert Krewinkel | 1 | -0/+218 |