aboutsummaryrefslogtreecommitdiff
path: root/src/Text/Pandoc/ImageSize.hs
diff options
context:
space:
mode:
authorJesse Rosenthal <jrosenthal@jhu.edu>2014-08-16 15:07:41 -0400
committerJesse Rosenthal <jrosenthal@jhu.edu>2014-08-16 15:07:41 -0400
commit9bb0b99981bb23eb0afe1befa78f34614fff3ecf (patch)
treef01367a5bb30ded6f8e09eb0504aedae5f6d43a7 /src/Text/Pandoc/ImageSize.hs
parent180f5cbe631f63bb9ea9791bb02a8c9fa0ce0c37 (diff)
downloadpandoc-9bb0b99981bb23eb0afe1befa78f34614fff3ecf.tar.gz
Docx reader: Remove unnecessary plural functions
functions like runElemsToInlines and parPartsToInlines are just defined in terms of concatting and mapping their singular version (e.g. `runElemToInlines`). Having two functions with almost identical names makes it easier to introduce errors. It's easy enough to just concat and map inline, and it makes it clearer what is going on in the code.
Diffstat (limited to 'src/Text/Pandoc/ImageSize.hs')
0 files changed, 0 insertions, 0 deletions