diff options
Diffstat (limited to 'haskell/haskell-base16-bytestring/README')
-rw-r--r-- | haskell/haskell-base16-bytestring/README | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/haskell/haskell-base16-bytestring/README b/haskell/haskell-base16-bytestring/README index 0b296e6a4639..465e561f7a73 100644 --- a/haskell/haskell-base16-bytestring/README +++ b/haskell/haskell-base16-bytestring/README @@ -1,5 +1,6 @@ -This package provides a Haskell library for working with base16-encoded data -quickly and efficiently, using the ByteString type. +This package provides a Haskell library for working with +base16-encoded data quickly and efficiently, using the ByteString +type. After uninstalling, run this command to unregister the package from the ghc package database: ghc-pkg recache |