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 /haskell/haskell-ansi-terminal | |
parent | 6cc56e636faa659ec8dc6cfd219bd2122ffdff71 (diff) |
haskell/haskell-ansi-terminal: Fixed dep info
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-ansi-terminal')
-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 1cde06ceeb81..0f36ed1b7093 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 |