diff options
Diffstat (limited to 'haskell/haskell-utf8-string/README')
-rw-r--r-- | haskell/haskell-utf8-string/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/haskell/haskell-utf8-string/README b/haskell/haskell-utf8-string/README index b138b17ef6..1f6d98e2ff 100644 --- a/haskell/haskell-utf8-string/README +++ b/haskell/haskell-utf8-string/README @@ -3,3 +3,6 @@ operations for encoding UTF8 strings to Word8 lists and back, and for reading and writing UTF8 without truncation. This requires ghc. + +After uninstalling, run this command to unregister the package from +the ghc package database: ghc-pkg recache |