summaryrefslogtreecommitdiff
path: root/src/Text/Pandoc/Readers/OPML.hs
Commit message (Expand)AuthorAge
* Remove redundant imports from OPML reader.Jesse Rosenthal2017-01-25
* Unify Errors.Jesse Rosenthal2017-01-25
* Working on readers.Jesse Rosenthal2017-01-25
* Remove TagSoup compatJesse Rosenthal2016-09-02
* Remove Text.Pandoc.Compat.ExceptJesse Rosenthal2016-09-02
* Revert "Use -XNoImplicitPrelude and 'import Prelude' explicitly."John MacFarlane2015-11-09
* Use -XNoImplicitPrelude and 'import Prelude' explicitly.John MacFarlane2015-11-08
* Use custom Prelude to avoid compiler warnings.John MacFarlane2015-10-14
* Change return type of OPML readerMatthew Pickering2015-02-18
* Added Text.Pandoc.Compat.TagSoupEntity.John MacFarlane2013-08-08
* OPML reader: Type attributes are not case sensitive.John MacFarlane2013-03-20
* Added Text.Pandoc.Readers.OPML, exporting readOPML.John MacFarlane2013-03-19