aboutsummaryrefslogtreecommitdiff
path: root/src/Text/Pandoc/Image.hs
AgeCommit message (Expand)AuthorFilesLines
2021-08-27Image: Generalize svgToPng to MonadIO.John MacFarlane1-4/+5
2021-08-27Add haddock for dpi parameter.John MacFarlane1-1/+1
2021-08-27T.P.Image: svgToPng, change first parameter from WriterOptions to Int.John MacFarlane1-4/+4
2021-01-08Update copyright notices for 2021 (#7012)Albert Krewinkel1-1/+1
2020-09-13Fix hlint suggestions, update hlint.yaml (#6680)Christian Despres1-1/+0
2020-03-15Use implicit Prelude (#6187)Albert Krewinkel1-2/+0
2020-02-13A bit more cleanup (#6141)Joseph C. Sible1-3/+3
2020-02-12Add Text.Pandoc.Image with unexported svgToPng.John MacFarlane1-0/+40