diff options
author | Erik Hanson <erik@slackbuilds.org> | 2012-08-27 10:35:17 -0500 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2012-08-27 10:35:17 -0500 |
commit | 255dd213a3e845b81fa454d4c0d2be82c79814ab (patch) | |
tree | d5366e89e5a636aa29eb13c69adf0624f1d4ef91 /haskell | |
parent | de8cfbdc007004e496aada8ee76583fb73ee31ff (diff) | |
download | slackbuilds-255dd213a3e845b81fa454d4c0d2be82c79814ab.tar.gz |
haskell/haskell-tar: Fixed dep info
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'haskell')
-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 |