diff options
author | Erik Hanson <erik@slackbuilds.org> | 2012-08-27 10:28:49 -0500 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2012-08-27 10:28:49 -0500 |
commit | f62b6c8626eda671099f1cfec5120c968a20bff9 (patch) | |
tree | e0c1e7dc29ce973d25e44c02da708ebe3acabb34 /haskell | |
parent | f9f9fa56d0fe2ccdf703eeb4dfd34ee8865b98ae (diff) | |
download | slackbuilds-f62b6c8626eda671099f1cfec5120c968a20bff9.tar.gz |
haskell/haskell-network: Fixed dep info
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'haskell')
-rw-r--r-- | haskell/haskell-network/README | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/haskell/haskell-network/README b/haskell/haskell-network/README index bb058c77ea..e2802d2878 100644 --- a/haskell/haskell-network/README +++ b/haskell/haskell-network/README @@ -1,7 +1,5 @@ Provides high level and low level interfaces for network client and server programming in Haskell. Also URI interface is included. -This requires ghc and haskell-parsec. - -After uninstalling, run this command to unregister the package from the ghc -package database: ghc-pkg recache +After uninstalling, run this command to unregister the package from +the ghc package database: ghc-pkg recache |