aboutsummaryrefslogtreecommitdiff
path: root/src/Text/Pandoc/Compat/TagSoupEntity.hs
AgeCommit message (Collapse)AuthorFilesLines
2013-08-08Added Text.Pandoc.Compat.TagSoupEntity.John MacFarlane1-0/+15
This allows pandoc to compile with tagsoup 0.13.x. Thanks to Dirk Ullrich for the patch.