aboutsummaryrefslogtreecommitdiff
path: root/standalone/android
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2015-04-19 11:05:32 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2015-04-19 11:05:32 -0400
commit7a59f4d08dd07a25fc4de7c59948f41c8d3b8882 (patch)
treedd0903babeb9c6fd675a2186ca549be7b8a446b5 /standalone/android
parent85b079c4dfefac889d1a814e95390e29b575570d (diff)
Removed dependency on haskell SHA library, instead using cryptohash >= 0.11.0.
Diffstat (limited to 'standalone/android')
-rw-r--r--standalone/android/cabal.config1
1 files changed, 0 insertions, 1 deletions
diff --git a/standalone/android/cabal.config b/standalone/android/cabal.config
index 5ba5bacc2..f39dee91f 100644
--- a/standalone/android/cabal.config
+++ b/standalone/android/cabal.config
@@ -6,7 +6,6 @@ constraints: Crypto ==4.2.5.1,
MissingH ==1.2.1.0,
MonadRandom ==0.1.13,
QuickCheck ==2.7.6,
- SHA ==1.6.1,
SafeSemaphore ==0.10.1,
aeson ==0.7.0.6,
ansi-terminal ==0.6.1.1,