Removed dependency on haskell SHA library, instead using cryptohash >= 0.11.0.

This commit is contained in:
Joey Hess 2015-04-19 11:05:32 -04:00
parent be3895be45
commit 5f73bc3a12
7 changed files with 11 additions and 11 deletions

View file

@ -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,