aboutsummaryrefslogtreecommitdiff
path: root/prelude
AgeCommit message (Expand)AuthorFilesLines
2020-03-15Use implicit Prelude (#6187)Albert Krewinkel1-2/+0
2018-03-18New approach to custom Prelude.John MacFarlane1-7/+7
2018-03-16Fix Prelude <> export.John MacFarlane1-5/+0
2018-03-16Added custom prelude.John MacFarlane1-0/+22
2018-01-14Remove custom prelude and ghc 7.8 support.John MacFarlane1-16/+0
2018-01-14Revert "Custom prelude - only export <> from Data.Monoid."John MacFarlane1-1/+1
2018-01-14Custom prelude - only export <> from Data.Monoid.John MacFarlane1-1/+1
2018-01-14Fix import.John MacFarlane1-2/+2
2018-01-14Use base-compat for our custom prelude.John MacFarlane1-15/+5
2016-09-03Remove unnecessary CPP in custom Prelude.Jesse Rosenthal1-5/+1
2015-11-09Restored Text.Pandoc.Compat.Monoid.John MacFarlane1-14/+5
2015-10-14Use custom Prelude to avoid compiler warnings.John MacFarlane1-0/+39