diff options
-rw-r--r-- | haskell/haskell-tar/README | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/haskell/haskell-tar/README b/haskell/haskell-tar/README index 4319cdf917..49fc04f200 100644 --- a/haskell/haskell-tar/README +++ b/haskell/haskell-tar/README @@ -5,7 +5,5 @@ unpacking portable archives. This makes it suitable for distribution but not backup because details like file ownership and exact permissions are not preserved. -This requires ghc. - After uninstalling, run this command to unregister the package from the ghc package database: ghc-pkg recache |