diff options
| author | Jesse Rosenthal <jrosenthal@jhu.edu> | 2016-11-17 08:04:25 -0500 |
|---|---|---|
| committer | John MacFarlane <jgm@berkeley.edu> | 2017-01-25 17:07:39 +0100 |
| commit | 8d1d0eb9a509543c724292438e185e6ed24996b5 (patch) | |
| tree | 86ff9cf0de388edfe508f2f8d3a17cf19459d252 /src/Text/Pandoc/Writers/Docbook.hs | |
| parent | 32c68dada92eb142949c5be5224a3ddf20fcf484 (diff) | |
| download | pandoc-8d1d0eb9a509543c724292438e185e6ed24996b5.tar.gz | |
Remove IORef from ODT writer.
We want pure writers, so IORef shouldn't be in there. We switch to using
a normal State Monad. If this produces performance problems, we can look
into trying STRefs, but that seems like unnecessary complication at the
moment.
Diffstat (limited to 'src/Text/Pandoc/Writers/Docbook.hs')
0 files changed, 0 insertions, 0 deletions
