diff options
-rw-r--r-- | haskell/haskell-HTTP/README | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/haskell/haskell-HTTP/README b/haskell/haskell-HTTP/README index 1713ad6e0d..dba905f5e6 100644 --- a/haskell/haskell-HTTP/README +++ b/haskell/haskell-HTTP/README @@ -3,7 +3,5 @@ It lets you set up HTTP connections, transmitting requests and processing the responses coming back, all from within the comforts of Haskell. -This requires haskell-network. - After uninstalling, run this command to unregister the package from the ghc package database: ghc-pkg recache |