aboutsummaryrefslogtreecommitdiff
path: root/src/Text/Pandoc/Class/PandocIO.hs
AgeCommit message (Expand)AuthorFilesLines
2021-08-24Text.Pandoc.Class: add readStdinStrict method to PandocMonad.John MacFarlane1-0/+1
2021-08-24Class: Generalize type of extractMedia.John MacFarlane1-1/+1
2021-08-22PandocIO: derive MonadCatch, MonadThrow, MonadMask.John MacFarlane1-0/+4
2020-04-17Class: generalize PandocIO functions to MonadIOAlbert Krewinkel1-167/+21
2020-04-13Add an option to disable certificate validation (#6156)Cédric Couralet1-2/+4
2020-03-22Text.Pandoc.Class: extract submodules PandocIO, PandocPureAlbert Krewinkel1-0/+218