aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--stack.pkg.yaml5
-rw-r--r--stack.yaml2
2 files changed, 3 insertions, 4 deletions
diff --git a/stack.pkg.yaml b/stack.pkg.yaml
index e37bcae4c..450c7c3ae 100644
--- a/stack.pkg.yaml
+++ b/stack.pkg.yaml
@@ -12,6 +12,5 @@ flags:
debug: false
packages:
- '.'
-extra-deps:
-- pandoc-citeproc-0.12.2
-resolver: lts-10.0
+extra-deps: []
+resolver: lts-10.1
diff --git a/stack.yaml b/stack.yaml
index c8e1990d7..e04468cfc 100644
--- a/stack.yaml
+++ b/stack.yaml
@@ -6,4 +6,4 @@ flags:
network-uri: true
packages:
extra-deps: []
-resolver: lts-10.0
+resolver: lts-10.1