summaryrefslogtreecommitdiff
path: root/src/Text/Pandoc/Readers/TWiki.hs
Commit message (Expand)AuthorAge
* More logging-related changes.John MacFarlane2017-01-25
* Changes to verbosity in writer and reader options.John MacFarlane2017-01-25
* Removed readerSmart and the --smart option; added Ext_smart extension.John MacFarlane2017-01-25
* TWiki reader: Remove old readTWikiWithWarnings'.John MacFarlane2017-01-25
* Class: rename addWarning[WithPos] to warning[WithPos].John MacFarlane2017-01-25
* Class: Renamed 'warn' to 'addWarning' and consolidated RTF writer.John MacFarlane2017-01-25
* Readers: pass errors straight up to PandocMonad.Jesse Rosenthal2017-01-25
* Unify Errors.Jesse Rosenthal2017-01-25
* Working on readers.Jesse Rosenthal2017-01-25
* Fixed compiler warnings.John MacFarlane2016-07-14
* Revert "Use -XNoImplicitPrelude and 'import Prelude' explicitly."John MacFarlane2015-11-09
* Use -XNoImplicitPrelude and 'import Prelude' explicitly.John MacFarlane2015-11-08
* Use custom Prelude to avoid compiler warnings.John MacFarlane2015-10-14
* Change return type of TWiki readerMatthew Pickering2015-02-18
* ghc 7.10.1 RC1 requires FlexibleContexts https://ghc.haskell.org/trac/ghc/wik...Mark Wright2015-01-05
* TWiki Reader: add new new twiki readerAlexander Sulfrian2014-10-30