aboutsummaryrefslogtreecommitdiff
path: root/src/Text/Pandoc/Compat
AgeCommit message (Expand)AuthorFilesLines
2015-11-09Revert "Use -XNoImplicitPrelude and 'import Prelude' explicitly."John MacFarlane3-2/+1
2015-11-08Use -XNoImplicitPrelude and 'import Prelude' explicitly.John MacFarlane3-1/+2
2015-10-14More changes to avoid compiler warnings on ghc 7.10.John MacFarlane2-9/+18
2015-10-14Use custom Prelude to avoid compiler warnings.John MacFarlane1-20/+0
2014-12-19Added Text.Pandoc.Compat.Locale to assist with transition to time 1.5.John MacFarlane1-0/+9
2014-07-31Except Compat: Updated to export more module functionsMatthew Pickering1-1/+11
2014-07-27Added compatability layer to support directory-1.1Matthew Pickering1-0/+21
2014-07-12Docx Reader: Add a compatibility layer for Except.Jesse Rosenthal1-0/+27
2013-08-12Text.Pandoc.Compat.Monoid: Small improvements to the (<>) definition.John MacFarlane1-0/+4
2013-08-08Added Text.Pandoc.Compat.TagSoupEntity.John MacFarlane1-0/+15
2013-08-08Added Text.Pandoc.Compat.Monoid.John MacFarlane1-0/+16