diff options
Diffstat (limited to 'haskell/haskell-utf8-string')
-rw-r--r-- | haskell/haskell-utf8-string/README | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/haskell/haskell-utf8-string/README b/haskell/haskell-utf8-string/README index 1f6d98e2ffaf..045d0e60f2da 100644 --- a/haskell/haskell-utf8-string/README +++ b/haskell/haskell-utf8-string/README @@ -2,7 +2,5 @@ A UTF8 layer for IO and Strings. The utf8-string package provides 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 |