aboutsummaryrefslogtreecommitdiff
path: root/src/Text/Pandoc/RoffChar.hs
AgeCommit message (Collapse)AuthorFilesLines
2018-10-26Rename Groff -> Roff.John MacFarlane1-0/+441
Module T.P.Readers.Groff -> T.P.Readers.Roff Module T.P.Writers.Groff -> T.P.Writers.Roff Module T.P.GroffChar -> T.P.RoffChar GroffTokens -> RoffTokens GroffToken -> RoffToken.