aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--deb/stack.yaml2
-rw-r--r--osx/stack.yaml6
-rw-r--r--stack.yaml1
-rw-r--r--windows/stack.yaml2
4 files changed, 5 insertions, 6 deletions
diff --git a/deb/stack.yaml b/deb/stack.yaml
index 5b3eadf36..4fe39fb26 100644
--- a/deb/stack.yaml
+++ b/deb/stack.yaml
@@ -15,7 +15,7 @@ packages:
- '..'
extra-deps:
- data-default-0.6.0
-- pandoc-citeproc-0.10
+- pandoc-citeproc-0.10.1
- http-client-0.5.0
- http-client-tls-0.3.0
resolver: lts-6.5
diff --git a/osx/stack.yaml b/osx/stack.yaml
index 5c9dc607e..b83a6b8df 100644
--- a/osx/stack.yaml
+++ b/osx/stack.yaml
@@ -17,8 +17,8 @@ ghc-options:
packages:
- '..'
extra-deps:
-- 'pandoc-citeproc-0.10'
-- 'data-default-0.6.0'
+- 'pandoc-citeproc-0.10.1'
- 'http-client-0.5.0'
- 'http-client-tls-0.3.0'
-resolver: lts-6.5
+- 'data-default-instances-base-0.1.0.1'
+resolver: nightly-2016-07-11
diff --git a/stack.yaml b/stack.yaml
index 68a7abe85..c0d06a84d 100644
--- a/stack.yaml
+++ b/stack.yaml
@@ -8,7 +8,6 @@ flags:
packages:
- '.'
extra-deps:
-- data-default-0.6.0
- http-client-0.5.0
- http-client-tls-0.3.0
- data-default-instances-base-0.1.0.1
diff --git a/windows/stack.yaml b/windows/stack.yaml
index eb96c862f..56cf81752 100644
--- a/windows/stack.yaml
+++ b/windows/stack.yaml
@@ -15,7 +15,7 @@ packages:
- '..'
extra-deps:
- 'data-default-0.6.0'
-- 'pandoc-citeproc-0.10'
+- 'pandoc-citeproc-0.10.1'
- 'http-client-0.5.0'
- 'http-client-tls-0.3.0'
resolver: lts-6.5