add: Display progress meter when hashing files.

* add: Display progress meter when hashing files.
* add: Support --json-progress option.
This commit is contained in:
Joey Hess 2019-06-25 13:12:47 -04:00
parent 554b307931
commit 42c386fc47
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38
7 changed files with 35 additions and 6 deletions

1
debian/control vendored
View file

@ -12,6 +12,7 @@ Build-Depends:
libghc-pcre-light-dev,
libghc-cryptonite-dev,
libghc-memory-dev,
libghc-deepseq-dev,
libghc-attoparsec-dev,
libghc-sandi-dev,
libghc-utf8-string-dev,