summaryrefslogtreecommitdiff
path: root/src/Text/Pandoc/Readers/Odt/Arrows/Utils.hs
Commit message (Expand)AuthorAge
* Automatic reformating by stylish-haskell.John MacFarlane2017-10-27
* Odt reader: remove dead codeAlbert Krewinkel2017-05-31
* Fix grouping of imports.Jesse Rosenthal2016-09-02
* Remove Compat.MonoidJesse Rosenthal2016-09-02
* Removed some redundant class constraints.John MacFarlane2016-07-14
* Odt reader: Removed redundant Monoid constraints.John MacFarlane2016-07-03
* 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