Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-07-02 | Spellcheck comments | Alexander Krotov | 1 | -2/+2 |
2018-03-18 | Use NoImplicitPrelude and explicitly import Prelude. | John MacFarlane | 2 | -2/+4 |
2018-03-17 | hlint fixes. | John MacFarlane | 1 | -4/+4 |
2018-03-16 | Removed redundant import. | John MacFarlane | 1 | -3/+1 |
2018-01-19 | hlint code improvements. | John MacFarlane | 1 | -2/+2 |
2017-11-02 | hlint | Alexander Krotov | 1 | -1/+1 |
2017-10-27 | hlint suggestions. | John MacFarlane | 1 | -3/+3 |
2017-10-27 | Automatic reformating by stylish-haskell. | John MacFarlane | 2 | -13/+13 |
2017-05-31 | Odt reader: remove dead code | Albert Krewinkel | 2 | -358/+4 |
2016-09-02 | Fix grouping of imports. | Jesse Rosenthal | 2 | -2/+2 |
2016-09-02 | Remove Compat.Monoid | Jesse Rosenthal | 2 | -2/+2 |
2016-07-14 | Removed some redundant class constraints. | John MacFarlane | 1 | -3/+3 |
2016-07-03 | Odt reader: Removed redundant Monoid constraints. | John MacFarlane | 1 | -7/+7 |
2015-11-09 | Restored Text.Pandoc.Compat.Monoid. | John MacFarlane | 2 | -1/+2 |
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-22 | Changed ยง to % in operators from Odt.Arrows.Utils. | John MacFarlane | 1 | -20/+19 |
2015-10-14 | Use custom Prelude to avoid compiler warnings. | John MacFarlane | 2 | -2/+0 |
2015-07-23 | Added odt reader | MarLinn | 2 | -0/+750 |