aboutsummaryrefslogtreecommitdiff
path: root/src/Text/Pandoc/MediaBag.hs
AgeCommit message (Expand)AuthorFilesLines
2015-03-19Derive from Data and Typeable for libpandocShahbaz Youssefi1-2/+4
2014-09-25MediaBag: Fixes Windows specific path problemsmpickering1-5/+5
2014-08-17Remove an unnecessary import.Artyom Kazak1-1/+1
2014-08-17MIME cleanup.Artyom Kazak1-10/+10
2014-08-05MediaBag: Improved normalisation when writing filesMatthew Pickering1-1/+1
2014-07-31New module, Text.Pandoc.MediaBag.John MacFarlane1-0/+107