aboutsummaryrefslogtreecommitdiff
path: root/src/Text/Pandoc/Writers/Docx/StyleMap.hs
AgeCommit message (Expand)AuthorFilesLines
2021-01-08Update copyright notices for 2021 (#7012)Albert Krewinkel1-1/+1
2020-03-15Use implicit Prelude (#6187)Albert Krewinkel1-2/+0
2020-03-13Update copyright year (#6186)Albert Krewinkel1-2/+2
2019-11-12Switch to new pandoc-types and use Text instead of String [API change].despresc1-1/+2
2019-09-22[Docx Writer] Re-use Readers.Docx.Parse for StyleMap (#5766)Nikolay Yakimov1-0/+48