aboutsummaryrefslogtreecommitdiff
path: root/src/Text/Pandoc/Readers/Odt/Arrows/State.hs
AgeCommit message (Expand)AuthorFilesLines
2018-03-18Use NoImplicitPrelude and explicitly import Prelude.John MacFarlane1-2/+2
2018-03-16Removed redundant import.John MacFarlane1-3/+1
2017-11-02hlintAlexander Krotov1-1/+1
2017-10-27hlint suggestions.John MacFarlane1-3/+3
2017-10-27Automatic reformating by stylish-haskell.John MacFarlane1-9/+9
2017-05-31Odt reader: remove dead codeAlbert Krewinkel1-90/+0
2016-09-02Fix grouping of imports.Jesse Rosenthal1-1/+1
2016-09-02Remove Compat.MonoidJesse Rosenthal1-1/+1
2015-11-09Restored Text.Pandoc.Compat.Monoid.John MacFarlane1-0/+1
2015-10-14Use custom Prelude to avoid compiler warnings.John MacFarlane1-1/+0
2015-07-23Added odt readerMarLinn1-0/+253