index
:
pandoc
main
MSM's mirror of Pandoc
Charlotte Koch
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Text
/
Pandoc
/
Compat
Age
Commit message (
Expand
)
Author
2017-06-17
Use Control.Monad.State.Strict throughout.
John MacFarlane
2017-06-02
hlint suggestions.
John MacFarlane
2016-09-03
Add EOL note to time compat module.
Jesse Rosenthal
2016-09-02
Remove TagSoup compat
Jesse Rosenthal
2016-09-02
Actually remove T/P/Compat/Except.
Jesse Rosenthal
2016-09-02
Remove directory compat
Jesse Rosenthal
2016-09-02
Remove Compat.Monoid
Jesse Rosenthal
2015-11-09
Restored Text.Pandoc.Compat.Monoid.
John MacFarlane
2015-11-09
Revert "Use -XNoImplicitPrelude and 'import Prelude' explicitly."
John MacFarlane
2015-11-08
Use -XNoImplicitPrelude and 'import Prelude' explicitly.
John MacFarlane
2015-10-14
More changes to avoid compiler warnings on ghc 7.10.
John MacFarlane
2015-10-14
Use custom Prelude to avoid compiler warnings.
John MacFarlane
2014-12-19
Added Text.Pandoc.Compat.Locale to assist with transition to time 1.5.
John MacFarlane
2014-07-31
Except Compat: Updated to export more module functions
Matthew Pickering
2014-07-27
Added compatability layer to support directory-1.1
Matthew Pickering
2014-07-12
Docx Reader: Add a compatibility layer for Except.
Jesse Rosenthal
2013-08-12
Text.Pandoc.Compat.Monoid: Small improvements to the (<>) definition.
John MacFarlane
2013-08-08
Added Text.Pandoc.Compat.TagSoupEntity.
John MacFarlane
2013-08-08
Added Text.Pandoc.Compat.Monoid.
John MacFarlane