Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-10-27 | hlint suggestions. | John MacFarlane | 1 | -2/+2 |
2017-10-27 | Automatic reformating by stylish-haskell. | John MacFarlane | 1 | -1/+1 |
2017-06-20 | Odt reader: replaced collectRights with rights from Data.Either. | John MacFarlane | 1 | -5/+0 |
2017-05-31 | Odt reader: remove dead code | Albert Krewinkel | 1 | -129/+0 |
2016-09-02 | Fix grouping of imports. | Jesse Rosenthal | 1 | -1/+2 |
2016-09-02 | Remove Compat.Monoid | Jesse Rosenthal | 1 | -1/+1 |
2015-11-09 | Restored Text.Pandoc.Compat.Monoid. | John MacFarlane | 1 | -1/+1 |
2015-11-09 | Revert "Use -XNoImplicitPrelude and 'import Prelude' explicitly." | John MacFarlane | 1 | -1/+0 |
2015-11-08 | Use -XNoImplicitPrelude and 'import Prelude' explicitly. | John MacFarlane | 1 | -0/+1 |
2015-10-14 | Use custom Prelude to avoid compiler warnings. | John MacFarlane | 1 | -1/+0 |
2015-07-23 | Added odt reader | MarLinn | 1 | -0/+260 |