explicit cryptohash dep
This commit is contained in:
parent
bf95d773ea
commit
d6c2fa5199
2 changed files with 2 additions and 0 deletions
1
debian/control
vendored
1
debian/control
vendored
|
@ -9,6 +9,7 @@ Build-Depends:
|
|||
libghc-hslogger-dev,
|
||||
libghc-pcre-light-dev,
|
||||
libghc-sha-dev,
|
||||
libghc-cryptohash-dev,
|
||||
libghc-regex-tdfa-dev [!mips !mipsel !s390],
|
||||
libghc-dataenc-dev,
|
||||
libghc-utf8-string-dev,
|
||||
|
|
|
@ -7,6 +7,7 @@ quite a lot.
|
|||
* [MissingH](http://github.com/jgoerzen/missingh/wiki)
|
||||
* [utf8-string](http://hackage.haskell.org/package/utf8-string)
|
||||
* [SHA](http://hackage.haskell.org/package/SHA)
|
||||
* [cryptohash](http://hackage.haskell.org/package/cryptohash)
|
||||
* [dataenc](http://hackage.haskell.org/package/dataenc)
|
||||
* [monad-control](http://hackage.haskell.org/package/monad-control)
|
||||
* [QuickCheck 2](http://hackage.haskell.org/package/QuickCheck)
|
||||
|
|
Loading…
Add table
Reference in a new issue