summaryrefslogtreecommitdiffhomepage
path: root/stack.yaml
diff options
context:
space:
mode:
authorJoey Hess <joeyh@joeyh.name>2016-08-28 12:05:45 -0400
committerJoey Hess <joeyh@joeyh.name>2016-08-28 12:05:45 -0400
commit9ee5de24760beedf4a186fb5a568b2aa69974391 (patch)
tree036a59b5c5e1de48fb8f38b1391bc95fefe86701 /stack.yaml
parentf65d5b911b692da3c699726daeaf5e6726fc7172 (diff)
downloadkeysafe-9ee5de24760beedf4a186fb5a568b2aa69974391.tar.gz
pin servant to 0.7
0.8 also works ok. What does not work is leaving it unpinned and letting servant-0.7 be used with servant-server-0.8. That produces strange compile errors, so pin to avoid.
Diffstat (limited to 'stack.yaml')
-rw-r--r--stack.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/stack.yaml b/stack.yaml
index 4a17516..ebf1257 100644
--- a/stack.yaml
+++ b/stack.yaml
@@ -7,4 +7,7 @@ extra-deps:
- polynomial-0.7.2
- raaz-0.0.2
- zxcvbn-c-1.0.0
+ - servant-0.7.1
+ - servant-server-0.7.1
+ - servant-client-0.7.1
explicit-setup-deps: