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

1
debian/control vendored
View file

@ -10,7 +10,6 @@ Build-Depends:
libghc-data-default-dev,
libghc-hslogger-dev,
libghc-pcre-light-dev,
libghc-sha-dev,
libghc-cryptohash-dev (>= 0.11.0),
libghc-dataenc-dev,
libghc-utf8-string-dev,