aboutsummaryrefslogtreecommitdiff
path: root/cabal.project
diff options
context:
space:
mode:
authorJesse Rosenthal <jrosenthal@jhu.edu>2019-02-07 09:00:29 -0500
committerJesse Rosenthal <jrosenthal@jhu.edu>2019-02-07 09:23:28 -0500
commitb0d55e4f5b5280965f9d5ecfa129692bb959c075 (patch)
treea2b686b358bb897b5c8ed8d6089d6ecab32f9c38 /cabal.project
parent9ff40429323056e88bd31c4cf73e5d8420548f1c (diff)
downloadpandoc-b0d55e4f5b5280965f9d5ecfa129692bb959c075.tar.gz
Docx reader: Some code cleanup
* clarify function name. We had previously used `getDocumentPath`, but `Document` is an overdetermined term here. Use `getDocumentXmlPath` to make clear what we're doing. * Use field notation for setting ReaderEnv. As we've added (and continue to add) fields, the assignment by position has gotten harder to read. * figure out document.xml path once at the beginning of parsing, and add it to the environment, so we can avoid repeated lookups.
Diffstat (limited to 'cabal.project')
0 files changed, 0 insertions, 0 deletions