diff options
| author | John MacFarlane <[email protected]> | 2021-04-15 14:30:33 -0700 |
|---|---|---|
| committer | John MacFarlane <[email protected]> | 2021-04-15 14:30:33 -0700 |
| commit | 2e7fee9c3c48e2492340a38d3a387e4f9ea0c913 (patch) | |
| tree | 20bbbba3a2590ac82bd367c10bd05609a39acbcb /stack.yaml | |
| parent | 2d60524de43d59ffb1763a33a15cc2ecce613ecf (diff) | |
Use latest xml-conduit.
Diffstat (limited to 'stack.yaml')
| -rw-r--r-- | stack.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/stack.yaml b/stack.yaml index c57687c41..bf8e76239 100644 --- a/stack.yaml +++ b/stack.yaml @@ -16,6 +16,7 @@ extra-deps: - citeproc-0.3.0.9 - texmath-0.12.2 - random-1.2.0 +- xml-conduit-1.9.1.1 ghc-options: "$locals": -fhide-source-paths -Wno-missing-home-modules resolver: lts-17.5 |
