summaryrefslogtreecommitdiff
path: root/src/Text/Pandoc/Logging.hs
Commit message (Expand)AuthorAge
* Stylish-haskell automatic formatting changes.John MacFarlane2017-03-04
* Logging: Added NoTitleElement constructor for LogMessage.John MacFarlane2017-03-04
* Logging: Remove UsingResourceFrom, add CouldNotConvertImageJohn MacFarlane2017-02-24
* Class: Add stResourcePath to CommonState, getResourcePath, setResourcePath.John MacFarlane2017-02-24
* Put makeSelfContained in PandocMonad instead of IO.John MacFarlane2017-02-23
* Add CircularReference constructor to LogMessage.John MacFarlane2017-02-15
* Rename logMessagesToJSON -> encodeLogMessages.John MacFarlane2017-02-11
* Logging: export logMessagesToJSON.John MacFarlane2017-02-11
* Use new warnings throughout the code base.John MacFarlane2017-02-11
* Logging: added ToJSON instance and showLogMessage.John MacFarlane2017-02-10
* Added Text.Pandoc.Logging (exported module).John MacFarlane2017-02-10