aboutsummaryrefslogtreecommitdiff
path: root/prelude
AgeCommit message (Expand)Author
2018-03-18New approach to custom Prelude.John MacFarlane
2018-03-16Fix Prelude <> export.John MacFarlane
2018-03-16Added custom prelude.John MacFarlane
2018-01-14Remove custom prelude and ghc 7.8 support.John MacFarlane
2018-01-14Revert "Custom prelude - only export <> from Data.Monoid."John MacFarlane
2018-01-14Custom prelude - only export <> from Data.Monoid.John MacFarlane
2018-01-14Fix import.John MacFarlane
2018-01-14Use base-compat for our custom prelude.John MacFarlane
2016-09-03Remove unnecessary CPP in custom Prelude.Jesse Rosenthal
2015-11-09Restored Text.Pandoc.Compat.Monoid.John MacFarlane
2015-10-14Use custom Prelude to avoid compiler warnings.John MacFarlane