Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-11-09 | Revert "Use -XNoImplicitPrelude and 'import Prelude' explicitly." | John MacFarlane | 1 | -1/+0 |
2015-11-08 | Use -XNoImplicitPrelude and 'import Prelude' explicitly. | John MacFarlane | 1 | -0/+1 |
2015-10-14 | Use custom Prelude to avoid compiler warnings. | John MacFarlane | 1 | -1/+0 |
2015-09-26 | Removed unneeded imports. | John MacFarlane | 1 | -1/+0 |
2015-09-26 | MediaBag: ensure that / is always used as path separator. | John MacFarlane | 1 | -4/+6 |
2015-03-19 | Derive from Data and Typeable for libpandoc | Shahbaz Youssefi | 1 | -2/+4 |
2014-09-25 | MediaBag: Fixes Windows specific path problems | mpickering | 1 | -5/+5 |
2014-08-17 | Remove an unnecessary import. | Artyom Kazak | 1 | -1/+1 |
2014-08-17 | MIME cleanup. | Artyom Kazak | 1 | -10/+10 |
2014-08-05 | MediaBag: Improved normalisation when writing files | Matthew Pickering | 1 | -1/+1 |
2014-07-31 | New module, Text.Pandoc.MediaBag. | John MacFarlane | 1 | -0/+107 |