aboutsummaryrefslogtreecommitdiff
path: root/test/Tests/Writers/FB2.hs
AgeCommit message (Expand)AuthorFilesLines
2021-02-07Avoid unnecessary use of NoImplicitPrelude pragma (#7089)Albert Krewinkel1-2/+0
2018-04-05FB2 writer: represent HorizontalRule as empty lineAlexander Krotov1-2/+2
2018-03-18Use NoImplicitPrelude and explicitly import Prelude.John MacFarlane1-0/+2
2018-01-19hlint code improvements.John MacFarlane1-1/+1
2017-11-01FB2 writer: Add "unrecognised" genre to <title-info>Alexander Krotov1-1/+1
2017-11-01FB2 writer: remove <annotation> from <body>Alexander Krotov1-1/+1
2017-10-28Add new style FB2 testsAlexander Krotov1-0/+34