aboutsummaryrefslogtreecommitdiff
path: root/src/Text/Pandoc/Class/PandocIO.hs
AgeCommit message (Collapse)AuthorFilesLines
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
This commit adds the option `--no-check-certificate`, which disables certificate checking when resources are fetched by HTTP. Co-authored-by: Cécile Chemin <cecile.chemin@insee.fr> Co-authored-by: Juliette Fourcot <juliette.fourcot@insee.fr>
2020-03-22Text.Pandoc.Class: extract submodules PandocIO, PandocPureAlbert Krewinkel1-0/+218