summaryrefslogtreecommitdiffstats
path: root/haskell
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2022-03-13 15:18:50 -0400
committer B. Watson <yalhcru@gmail.com>2022-03-13 15:18:50 -0400
commit2a32a4141e35e80cbe086a2923569043894a9319 (patch)
tree7953072cea5a23e0a7cf9926e4b41df998e273fe /haskell
parentf40629567728b2fb074a43bf9a20d65cd9f6a147 (diff)
downloadslackbuilds-2a32a4141e35e80cbe086a2923569043894a9319.tar.gz
slackbuilds-2a32a4141e35e80cbe086a2923569043894a9319.tar.xz
haskell/haskell-zlib: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'haskell')
-rw-r--r--haskell/haskell-zlib/README9
1 files changed, 5 insertions, 4 deletions
diff --git a/haskell/haskell-zlib/README b/haskell/haskell-zlib/README
index 84c7908202..9be0b739c1 100644
--- a/haskell/haskell-zlib/README
+++ b/haskell/haskell-zlib/README
@@ -1,7 +1,8 @@
-This is a library for Haskell programs. It provides a pure interface for
-compressing and decompressing streams of data represented as lazy ByteStrings.
-It uses the zlib C library so it has high performance. It supports the "zlib",
-"gzip" and "raw" compression formats.
+This is a library for Haskell programs. It provides a pure interface
+for compressing and decompressing streams of data represented
+as lazy ByteStrings. It uses the zlib C library so it has high
+performance. It supports the "zlib", "gzip" and "raw" compression
+formats.
After uninstalling, run the following command to unregister the package
from the ghc package database: ghc-pkg recache