diff options
Diffstat (limited to 'haskell/haskell-base64-bytestring/README')
-rw-r--r-- | haskell/haskell-base64-bytestring/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/haskell/haskell-base64-bytestring/README b/haskell/haskell-base64-bytestring/README index 543cf3c9195e..5a88499439ea 100644 --- a/haskell/haskell-base64-bytestring/README +++ b/haskell/haskell-base64-bytestring/README @@ -3,5 +3,5 @@ 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 +After uninstalling, run this command to unregister the package from +the ghc package database: ghc-pkg recache |