diff options
author | John MacFarlane <jgm@berkeley.edu> | 2021-08-22 12:01:28 -0700 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2021-08-24 22:17:52 -0700 |
commit | 0df003b099ca16bddee215d6b9f151591f57c6d1 (patch) | |
tree | 069b9c90df61075b5cd8cadcdf3b929881e3fa75 /data/pptx | |
parent | 7ff06a8c43019f56db3e647a55d4d8ec82d2fd62 (diff) | |
download | pandoc-0df003b099ca16bddee215d6b9f151591f57c6d1.tar.gz |
Lua subsystem and custom writers: generalize types from PandocIO...
to any instance of PandocMonad and MonadIO.
This involves an API change, since the type of
runLua is now
(PandocMonad m, MonadIO m) => Lua a -> m (Either PandocError a)
Diffstat (limited to 'data/pptx')
0 files changed, 0 insertions, 0 deletions