aboutsummaryrefslogtreecommitdiff
path: root/test/Tests/Readers/FB2.hs
AgeCommit message (Collapse)AuthorFilesLines
2019-05-11FB2 reader: add notes parsing testAlexander Krotov1-0/+1
2019-02-04Add missing copyright notices and remove license boilerplate (#5112)Albert Krewinkel1-0/+10
Quite a few modules were missing copyright notices. This commit adds copyright notices everywhere via haddock module headers. The old license boilerplate comment is redundant with this and has been removed. Update copyright years to 2019. Closes #4592.
2018-04-26Add FB2 reader (#4539)Alexander1-0/+29