diff options
author | John MacFarlane <fiddlosopher@gmail.com> | 2013-01-03 22:55:55 -0800 |
---|---|---|
committer | John MacFarlane <fiddlosopher@gmail.com> | 2013-01-03 22:55:55 -0800 |
commit | 3bea3635d69fd61caf44fe3ab48499cbbca44b13 (patch) | |
tree | 11c13467ddd81c31dadcc5d0fc9474b848fb649a /src/Text/Pandoc/Readers/MediaWiki.hs | |
parent | 7ef07ea3fc89a33210cbf92c6bb3a3f553a3f174 (diff) | |
download | pandoc-3bea3635d69fd61caf44fe3ab48499cbbca44b13.tar.gz |
Changed type of 'readers' in Text.Pandoc, so all readers are in IO.
Users who want pure readers can still get them; this just affects
the function getReader that looks up a reader based on the format
name.
The point of this change is to make it possible to print warnings
from the parser.
Diffstat (limited to 'src/Text/Pandoc/Readers/MediaWiki.hs')
0 files changed, 0 insertions, 0 deletions