aboutsummaryrefslogtreecommitdiff
path: root/src/Text/Pandoc/Writers/Roff.hs
AgeCommit message (Expand)AuthorFilesLines
2021-01-08Update copyright notices for 2021 (#7012)Albert Krewinkel1-1/+1
2020-11-07Lint code in PRs and when committing to master (#6790)Albert Krewinkel1-1/+1
2020-03-22Finer grained imports of Text.Pandoc.Class submodules (#6203)Albert Krewinkel1-1/+1
2020-03-15Use implicit Prelude (#6187)Albert Krewinkel1-2/+0
2020-03-13Update copyright year (#6186)Albert Krewinkel1-1/+1
2019-11-12Switch to new pandoc-types and use Text instead of String [API change].despresc1-24/+29
2019-10-29Changes to build with new doctemplates/doclayout.John MacFarlane1-2/+2
2019-08-25Use new doctemplates, doclayout.John MacFarlane1-3/+5
2019-03-01Remove license boilerplate.John MacFarlane1-18/+0
2019-02-04Add missing copyright notices and remove license boilerplate (#5112)Albert Krewinkel1-2/+2
2018-11-01Change 'groff' -> 'roff'.John MacFarlane1-2/+2
2018-10-26Rename Groff -> Roff.John MacFarlane1-0/+138