aboutsummaryrefslogtreecommitdiff
path: root/stack.yaml
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2021-03-04 09:00:23 -0800
committerJohn MacFarlane <jgm@berkeley.edu>2021-03-04 09:00:23 -0800
commit46e2b3dc8de0fbf948442435574ca9faa7bf3039 (patch)
tree34925d7068bc9b2c6493f9044a33c33d397d5de0 /stack.yaml
parent5d60fcf4d7da930754e26b4d6894f98cbdce8ae4 (diff)
downloadpandoc-46e2b3dc8de0fbf948442435574ca9faa7bf3039.tar.gz
Update stack resolver.
Diffstat (limited to 'stack.yaml')
-rw-r--r--stack.yaml11
1 files changed, 1 insertions, 10 deletions
diff --git a/stack.yaml b/stack.yaml
index c1f65eaa0..09deab783 100644
--- a/stack.yaml
+++ b/stack.yaml
@@ -7,20 +7,11 @@ packages:
extra-deps:
- hslua-1.3.0
- hslua-module-path-0.1.0
-- jira-wiki-markup-1.3.3
-- commonmark-0.1.1.4
-- commonmark-extensions-0.2.0.4
-- commonmark-pandoc-0.2.0.1
-- tasty-bench-0.2.1
-- citeproc-0.3.0.8
-- skylighting-0.10.4
-- skylighting-core-0.10.4
-- xml-conduit-1.9.1.0
#- citeproc:
# git: https://github.com/jgm/citeproc.git
# commit: feb3b7580c6738eec3b23921f7c1739cfba611aa
ghc-options:
"$locals": -fhide-source-paths -Wno-missing-home-modules
-resolver: lts-17.2
+resolver: lts-17.5
nix:
packages: [zlib]