diff options
author | Erik Hanson <erik@slackbuilds.org> | 2012-08-27 10:38:50 -0500 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2012-08-27 10:38:50 -0500 |
commit | ae36a661368b561cd433222f3c07210398ad42d1 (patch) | |
tree | f8fe718c7048aba5f136dc0dc85a5cc5d6a49c31 /haskell | |
parent | 75877a33a21d0f41e6549c3d94c473cf3a3183e9 (diff) | |
download | slackbuilds-ae36a661368b561cd433222f3c07210398ad42d1.tar.gz |
haskell/haskell-utf8-string: Fixed dep info
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'haskell')
-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 1f6d98e2ff..045d0e60f2 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 |