diff options
author | Erik Hanson <erik@slackbuilds.org> | 2012-08-27 10:35:40 -0500 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2012-08-27 10:35:40 -0500 |
commit | 8f3f129df43c4922e9fdb6e30d92bd2ee68328a3 (patch) | |
tree | 868ead9260c067f4c5c5feac723047b9a52bacff /haskell/haskell-temporary | |
parent | 255dd213a3e845b81fa454d4c0d2be82c79814ab (diff) | |
download | slackbuilds-8f3f129df43c4922e9fdb6e30d92bd2ee68328a3.tar.gz |
haskell/haskell-temporary: Fixed dep info
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-temporary')
-rw-r--r-- | haskell/haskell-temporary/README | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/haskell/haskell-temporary/README b/haskell/haskell-temporary/README index 7552c319d2..c41a3d1325 100644 --- a/haskell/haskell-temporary/README +++ b/haskell/haskell-temporary/README @@ -5,7 +5,5 @@ repackages the Cabal implementations of its own temporary file and folder functions so that you can use them without linking against Cabal or depending on it being installed. -This requires ghc. - After uninstalling, run this command to unregister the package from the ghc package database: ghc-pkg recache |