diff options
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 909cc87589..bae687817d 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 |