From 3dad0ce187d1557df777bc915ab36165e70db0f5 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Sun, 13 Mar 2022 15:15:32 -0400 Subject: haskell/haskell-HTTP: Wrap README at 72 columns. Signed-off-by: B. Watson --- haskell/haskell-HTTP/README | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) (limited to 'haskell/haskell-HTTP') diff --git a/haskell/haskell-HTTP/README b/haskell/haskell-HTTP/README index dba905f5e6c8..f17285c2f4d3 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 -- cgit v1.2.3