diff options
author | Erik Hanson <erik@slackbuilds.org> | 2012-08-27 10:18:48 -0500 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2012-08-27 10:18:48 -0500 |
commit | 90749f70197266ef052d76bbe2c2d9a5969960d5 (patch) | |
tree | 80770935b6b0f00d43ccd894bcbbd64914a2ce50 /haskell | |
parent | af59ec3024f0c6932fcde7a9008e372b5fd28823 (diff) |
haskell/haskell-digest: Fixed dep info
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'haskell')
-rw-r--r-- | haskell/haskell-digest/README | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/haskell/haskell-digest/README b/haskell/haskell-digest/README index 909cc8758955..bae687817def 100644 --- a/haskell/haskell-digest/README +++ b/haskell/haskell-digest/README @@ -3,7 +3,5 @@ hash implementations for strict and lazy bytestrings. CRC32 and Adler32 are supported; they are implemented as FFI bindings to efficient code from zlib. -This requires ghc. - After uninstalling, run the following command to unregister the package from the ghc package database: ghc-pkg recache |