diff options
author | Erik Hanson <erik@slackbuilds.org> | 2012-08-27 10:13:23 -0500 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2012-08-27 10:13:23 -0500 |
commit | f97210d5c51a33015b1411a1bdee9a028c013df4 (patch) | |
tree | 006fcc39dcbdd595ea6e8eaa6bf53a75b5ca84c8 | |
parent | bcff00867cad0f5489e24488cd941e2812e8fddf (diff) | |
download | slackbuilds-f97210d5c51a33015b1411a1bdee9a028c013df4.tar.gz |
haskell/haskell-base64-bytestring: Fixed dep info
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
-rw-r--r-- | haskell/haskell-base64-bytestring/README | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/haskell/haskell-base64-bytestring/README b/haskell/haskell-base64-bytestring/README index 5a88499439..7c89cee58a 100644 --- a/haskell/haskell-base64-bytestring/README +++ b/haskell/haskell-base64-bytestring/README @@ -1,7 +1,5 @@ This package provides a Haskell library for working with base64-encoded data quickly and efficiently, using the ByteString type. -This requires ghc. - After uninstalling, run this command to unregister the package from the ghc package database: ghc-pkg recache |