diff options
author | Joey Hess <joeyh@joeyh.name> | 2016-06-09 15:34:37 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2016-06-09 15:34:37 -0400 |
commit | 781b116eb1726ea56f873ebc78c505b110b25284 (patch) | |
tree | 1012f3863dea465c8806dccb1b21b6dedb648807 /standalone | |
parent | 23739bec7b20c86c86315efb381ff68db5fc40c0 (diff) |
pin crytonite on android to 0.15, which is the version I've been using
Diffstat (limited to 'standalone')
-rw-r--r-- | standalone/android/cabal.config | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/standalone/android/cabal.config b/standalone/android/cabal.config index a55d85b24..dd57db47e 100644 --- a/standalone/android/cabal.config +++ b/standalone/android/cabal.config @@ -200,3 +200,4 @@ constraints: unix installed, bytestring installed, scientific ==0.3.3.1, clock ==0.4.6.0 + cryptonite ==cryptonite-0.16 |