diff options
author | Jesse Rosenthal <jrosenthal@jhu.edu> | 2016-03-10 15:19:55 -0500 |
---|---|---|
committer | Jesse Rosenthal <jrosenthal@jhu.edu> | 2016-03-12 17:08:20 -0500 |
commit | 102ba9ecb869da80fac03480b2dd03a695a4f78c (patch) | |
tree | 2dd8206fd2ccf315987f5db2353a3b989a512598 /src/Text/Pandoc/Readers/TeXMath.hs | |
parent | a485c42d78d8bc819f7ad1bef137d54a324c5ea9 (diff) | |
download | pandoc-102ba9ecb869da80fac03480b2dd03a695a4f78c.tar.gz |
Docx Reader: Add state to the parser, for warnings
In order to be able to collect warnings during parsing, we add a state
monad transformer to the D monad. At the moment, this only includes a
list of warning strings (nothing currently triggers them, however). We
use StateT instead of WriterT to correspond more closely with the
warnings behavior in T.P.Parsing.
Diffstat (limited to 'src/Text/Pandoc/Readers/TeXMath.hs')
0 files changed, 0 insertions, 0 deletions