diff options
author | Erik Hanson <erik@slackbuilds.org> | 2012-08-27 10:11:31 -0500 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2012-08-27 10:11:31 -0500 |
commit | 05629c5b262e4afe3e7ccdb7f8f551c956bd4d06 (patch) | |
tree | 3f7256ee703429a4a21eaa15e31af711e756edc2 | |
parent | 6cc56e636faa659ec8dc6cfd219bd2122ffdff71 (diff) | |
download | slackbuilds-05629c5b262e4afe3e7ccdb7f8f551c956bd4d06.tar.gz |
haskell/haskell-ansi-terminal: Fixed dep info
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
-rw-r--r-- | haskell/haskell-ansi-terminal/README | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/haskell/haskell-ansi-terminal/README b/haskell/haskell-ansi-terminal/README index 1cde06ceeb..0f36ed1b70 100644 --- a/haskell/haskell-ansi-terminal/README +++ b/haskell/haskell-ansi-terminal/README @@ -2,7 +2,5 @@ ANSI terminal support for Haskell: allows cursor movement, screen clearing, color output showing or hiding the cursor, and changing the title. -This requires ghc. - After uninstalling, run this command to unregister the package from the ghc package database: ghc-pkg recache |