Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-03-18 | New approach to custom Prelude. | John MacFarlane | 1 | -7/+7 |
2018-03-16 | Fix Prelude <> export. | John MacFarlane | 1 | -5/+0 |
2018-03-16 | Added custom prelude. | John MacFarlane | 1 | -0/+22 |
2018-01-14 | Remove custom prelude and ghc 7.8 support. | John MacFarlane | 1 | -16/+0 |
2018-01-14 | Revert "Custom prelude - only export <> from Data.Monoid." | John MacFarlane | 1 | -1/+1 |
2018-01-14 | Custom prelude - only export <> from Data.Monoid. | John MacFarlane | 1 | -1/+1 |
2018-01-14 | Fix import. | John MacFarlane | 1 | -2/+2 |
2018-01-14 | Use base-compat for our custom prelude. | John MacFarlane | 1 | -15/+5 |
2016-09-03 | Remove unnecessary CPP in custom Prelude. | Jesse Rosenthal | 1 | -5/+1 |
2015-11-09 | Restored Text.Pandoc.Compat.Monoid. | John MacFarlane | 1 | -14/+5 |
2015-10-14 | Use custom Prelude to avoid compiler warnings. | John MacFarlane | 1 | -0/+39 |