summaryrefslogtreecommitdiffstats
path: root/haskell
diff options
context:
space:
mode:
Diffstat (limited to 'haskell')
-rw-r--r--haskell/haskell-HTTP/README11
1 files changed, 5 insertions, 6 deletions
diff --git a/haskell/haskell-HTTP/README b/haskell/haskell-HTTP/README
index dba905f5e6..f17285c2f4 100644
--- a/haskell/haskell-HTTP/README
+++ b/haskell/haskell-HTTP/README
@@ -1,7 +1,6 @@
-The HTTP package supports client-side web programming in Haskell.
-It lets you set up HTTP connections, transmitting requests and
-processing the responses coming back, all from within the comforts
-of Haskell.
+The HTTP package supports client-side web programming in Haskell. It
+lets you set up HTTP connections, transmitting requests and processing
+the responses coming back, all from within the comforts of Haskell.
-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