aboutsummaryrefslogtreecommitdiff
path: root/prelude/Prelude.hs
AgeCommit message (Expand)AuthorFilesLines
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