aboutsummaryrefslogtreecommitdiff
path: root/standalone
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2016-04-28 14:21:57 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2016-04-28 14:21:57 -0400
commit3cc773661f43e68a973f12800b33cf823e35c31f (patch)
tree9318e1df9ceb143752f259e9325e1f7f4f3e0dcc /standalone
parent4e6ae471667beaa308607b3b03522ebabaf3014a (diff)
pin unix to already installed version
This prevents multiple versions of unix, from ghc and needed by newer versions of some packages conflicting. Had to update the bytestring and blaze-builder pins follow-on from this change.
Diffstat (limited to 'standalone')
-rw-r--r--standalone/android/cabal.config6
1 files changed, 4 insertions, 2 deletions
diff --git a/standalone/android/cabal.config b/standalone/android/cabal.config
index 67e98523e..a55d85b24 100644
--- a/standalone/android/cabal.config
+++ b/standalone/android/cabal.config
@@ -1,4 +1,5 @@
-constraints: Crypto ==4.2.5.1,
+constraints: unix installed,
+ Crypto ==4.2.5.1,
binary ==0.7.6.1,
DAV ==1.0.3,
HTTP ==4000.2.17,
@@ -85,6 +86,7 @@ constraints: Crypto ==4.2.5.1,
http-conduit ==2.1.5,
http-date ==0.0.2,
http-types ==0.8.5,
+ blaze-builder ==0.3.3.2,
hxt ==9.3.1.4,
hxt-charproperties ==9.1.1.1,
hxt-regex-xmlschema ==9.0.4,
@@ -195,6 +197,6 @@ constraints: Crypto ==4.2.5.1,
yesod-routes ==1.2.0.7,
yesod-static ==1.2.4,
zlib ==0.5.4.1,
- bytestring ==0.10.4.0,
+ bytestring installed,
scientific ==0.3.3.1,
clock ==0.4.6.0