summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/forum/Building_Android_app_fails/comment_1_094b90cbc1e2e069900c0037fec145ad._comment11
-rw-r--r--standalone/android/cabal.config1
2 files changed, 12 insertions, 0 deletions
diff --git a/doc/forum/Building_Android_app_fails/comment_1_094b90cbc1e2e069900c0037fec145ad._comment b/doc/forum/Building_Android_app_fails/comment_1_094b90cbc1e2e069900c0037fec145ad._comment
new file mode 100644
index 000000000..6d735d4cf
--- /dev/null
+++ b/doc/forum/Building_Android_app_fails/comment_1_094b90cbc1e2e069900c0037fec145ad._comment
@@ -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.
+"""]]
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