summaryrefslogtreecommitdiff
path: root/src/Text/Pandoc/Readers/Odt/Generic
Commit message (Expand)AuthorAge
* hlint suggestions.John MacFarlane2017-10-27
* Automatic reformating by stylish-haskell.John MacFarlane2017-10-27
* Odt reader: replaced collectRights with rights from Data.Either.John MacFarlane2017-06-20
* Odt reader: remove dead codeAlbert Krewinkel2017-05-31
* Fix grouping of imports.Jesse Rosenthal2016-09-02
* Remove Compat.MonoidJesse Rosenthal2016-09-02
* Restored Text.Pandoc.Compat.Monoid.John MacFarlane2015-11-09
* Revert "Use -XNoImplicitPrelude and 'import Prelude' explicitly."John MacFarlane2015-11-09
* Use -XNoImplicitPrelude and 'import Prelude' explicitly.John MacFarlane2015-11-08
* Changed ยง to % in operators from Odt.Arrows.Utils.John MacFarlane2015-10-22
* Use custom Prelude to avoid compiler warnings.John MacFarlane2015-10-14
* Added odt readerMarLinn2015-07-23