diff options
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 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 |