diff options
Diffstat (limited to 'haskell/haskell-base64-bytestring')
-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 |