summaryrefslogtreecommitdiff
path: root/stack.yaml
diff options
context:
space:
mode:
authorAndrew Cady <d@jerkface.net>2016-01-22 20:06:10 -0500
committerAndrew Cady <d@jerkface.net>2016-01-22 20:06:10 -0500
commit7c7a91bfb50528a199b0b29d7dbab6b78028889a (patch)
treeca3cceaefefaf39da4917aeb72282af7bbd18615 /stack.yaml
parentf599e81c7a5625a79d56a14d03e6e36e12dbebd7 (diff)
use HsOpenSSL version that actually works
Diffstat (limited to 'stack.yaml')
-rw-r--r--stack.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/stack.yaml b/stack.yaml
index e6d5f5d..a4a966d 100644
--- a/stack.yaml
+++ b/stack.yaml
@@ -8,7 +8,7 @@ packages:
8- '.' 8- '.'
9- location: 9- location:
10 git: git@github.com:afcady/HSOpenSSL.git 10 git: git@github.com:afcady/HSOpenSSL.git
11 commit: 217f85d1a5ab82e3d4791bfb9f841c9303d150c6 11 commit: d120a92678da80cf8a992cc2b80c147730a05f83
12 extra-dep: true 12 extra-dep: true
13 13
14# Packages to be pulled from upstream that are not in the resolver (e.g., acme-missiles-0.3) 14# Packages to be pulled from upstream that are not in the resolver (e.g., acme-missiles-0.3)