diff options
author | Erik Hanson <erik@slackbuilds.org> | 2012-08-27 10:34:52 -0500 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2012-08-27 10:34:52 -0500 |
commit | de8cfbdc007004e496aada8ee76583fb73ee31ff (patch) | |
tree | 7c59e146423c50c1b0641f2554fca871a6bc3a01 /haskell | |
parent | 6a5e0c17500c7481523e25a7bd2c8005e1ba3950 (diff) |
haskell/haskell-tagsoup: Fixed dep info
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'haskell')
-rw-r--r-- | haskell/haskell-tagsoup/README | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/haskell/haskell-tagsoup/README b/haskell/haskell-tagsoup/README index aa72b6d5587b..6d7b6869bf57 100644 --- a/haskell/haskell-tagsoup/README +++ b/haskell/haskell-tagsoup/README @@ -4,7 +4,5 @@ unstructured and malformed HTML from the web. The library also provides useful functions to extract information from an HTML document, making it ideal for screen-scraping. -This requires ghc and haskell-text. - After uninstalling, run this command to unregister the package from the ghc package database: ghc-pkg recache |