diff options
Diffstat (limited to 'stack.yaml')
| -rw-r--r-- | stack.yaml | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/stack.yaml b/stack.yaml index 3a01d5b88..f46485335 100644 --- a/stack.yaml +++ b/stack.yaml @@ -27,11 +27,9 @@ extra-deps: - tasty-lua-1.0.0 - pandoc-types-1.22.1 - texmath-0.12.3.2 -- git: https://github.com/jgm/citeproc.git - commit: 673a7fb643d24a3bb0f60f8f29e189c0ba7ef15b -- git: https://github.com/jgm/commonmark-hs.git - commit: 7d34a747cd2d8668451909a722eb9ce16d1f4852 - subdirs: [commonmark, commonmark-pandoc] +- commonmark-0.2.1.1 +- commonmark-extensions-0.2.2 +- citeproc-0.6 ghc-options: "$locals": -fhide-source-paths -Wno-missing-home-modules resolver: lts-18.10 |
