summaryrefslogtreecommitdiff
path: root/src/Text/Pandoc/Compat
Commit message (Expand)AuthorAge
* Use Control.Monad.State.Strict throughout.John MacFarlane2017-06-17
* hlint suggestions.John MacFarlane2017-06-02
* Add EOL note to time compat module.Jesse Rosenthal2016-09-03
* Remove TagSoup compatJesse Rosenthal2016-09-02
* Actually remove T/P/Compat/Except.Jesse Rosenthal2016-09-02
* Remove directory compatJesse Rosenthal2016-09-02
* Remove Compat.MonoidJesse Rosenthal2016-09-02
* Restored Text.Pandoc.Compat.Monoid.John MacFarlane2015-11-09
* Revert "Use -XNoImplicitPrelude and 'import Prelude' explicitly."John MacFarlane2015-11-09
* Use -XNoImplicitPrelude and 'import Prelude' explicitly.John MacFarlane2015-11-08
* More changes to avoid compiler warnings on ghc 7.10.John MacFarlane2015-10-14
* Use custom Prelude to avoid compiler warnings.John MacFarlane2015-10-14
* Added Text.Pandoc.Compat.Locale to assist with transition to time 1.5.John MacFarlane2014-12-19
* Except Compat: Updated to export more module functionsMatthew Pickering2014-07-31
* Added compatability layer to support directory-1.1Matthew Pickering2014-07-27
* Docx Reader: Add a compatibility layer for Except.Jesse Rosenthal2014-07-12
* Text.Pandoc.Compat.Monoid: Small improvements to the (<>) definition.John MacFarlane2013-08-12
* Added Text.Pandoc.Compat.TagSoupEntity.John MacFarlane2013-08-08
* Added Text.Pandoc.Compat.Monoid.John MacFarlane2013-08-08