pin crytonite on android to 0.15, which is the version I've been using
This commit is contained in:
parent
a17845f75b
commit
a8f2f29da1
2 changed files with 12 additions and 0 deletions
|
@ -0,0 +1,11 @@
|
|||
[[!comment format=mdwn
|
||||
username="joey"
|
||||
subject="""comment 1"""
|
||||
date="2016-06-09T19:27:03Z"
|
||||
content="""
|
||||
FWIW, my android autobuilder currently has cryptonite-0.15 installed.
|
||||
|
||||
Seems that version is not frozen in the cabal.config for android,
|
||||
so tried a newer one in your case. I'm not sure if that will fix your
|
||||
problem, but it may be worth a try.
|
||||
"""]]
|
|
@ -200,3 +200,4 @@ constraints: unix installed,
|
|||
bytestring installed,
|
||||
scientific ==0.3.3.1,
|
||||
clock ==0.4.6.0
|
||||
cryptonite ==cryptonite-0.16
|
||||
|
|
Loading…
Reference in a new issue