diff options
-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 aa72b6d558..6d7b6869bf 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 |