summaryrefslogtreecommitdiffstats
path: root/haskell
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2022-03-13 15:17:29 -0400
committer B. Watson <yalhcru@gmail.com>2022-03-13 15:17:29 -0400
commitee069cdbb239f94060b4d429a74466cbae7de385 (patch)
tree1a740adb041dc8cebd5a0b5f0c511b9f5eeef096 /haskell
parentf1d61f38b2012f77db335ebbfa0da77eb4de9c79 (diff)
downloadslackbuilds-ee069cdbb239f94060b4d429a74466cbae7de385.tar.gz
slackbuilds-ee069cdbb239f94060b4d429a74466cbae7de385.tar.xz
haskell/haskell-cmark: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'haskell')
-rw-r--r--haskell/haskell-cmark/README7
1 files changed, 4 insertions, 3 deletions
diff --git a/haskell/haskell-cmark/README b/haskell/haskell-cmark/README
index 9bb8cf9a3f..6cb96d552f 100644
--- a/haskell/haskell-cmark/README
+++ b/haskell/haskell-cmark/README
@@ -1,6 +1,7 @@
-This package provides Haskell bindings for libcmark, the reference parser for
-CommonMark, a fully specified variant of Markdown. It includes sources for
-libcmark and does not require prior installation of the C library.
+This package provides Haskell bindings for libcmark, the reference
+parser for CommonMark, a fully specified variant of Markdown. It
+includes sources for libcmark and does not require prior installation
+of the C library.
After uninstalling, run this command to unregister the package from
the ghc package database: ghc-pkg recache