aboutsummaryrefslogtreecommitdiff
path: root/src/Text/Pandoc/CSS.hs
diff options
context:
space:
mode:
authorJesse Rosenthal <jrosenthal@jhu.edu>2016-03-10 15:19:55 -0500
committerJesse Rosenthal <jrosenthal@jhu.edu>2016-03-12 17:08:20 -0500
commit102ba9ecb869da80fac03480b2dd03a695a4f78c (patch)
tree2dd8206fd2ccf315987f5db2353a3b989a512598 /src/Text/Pandoc/CSS.hs
parenta485c42d78d8bc819f7ad1bef137d54a324c5ea9 (diff)
downloadpandoc-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/CSS.hs')
0 files changed, 0 insertions, 0 deletions