From 7f329bedfa4f35ea08d97534739ffba7b25aa115 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Sun, 13 Mar 2022 15:17:12 -0400 Subject: haskell/haskell-base16-bytestring: Wrap README at 72 columns. Signed-off-by: B. Watson --- haskell/haskell-base16-bytestring/README | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/haskell/haskell-base16-bytestring/README b/haskell/haskell-base16-bytestring/README index 0b296e6a4639b..465e561f7a738 100644 --- a/haskell/haskell-base16-bytestring/README +++ b/haskell/haskell-base16-bytestring/README @@ -1,5 +1,6 @@ -This package provides a Haskell library for working with base16-encoded data -quickly and efficiently, using the ByteString type. +This package provides a Haskell library for working with +base16-encoded data quickly and efficiently, using the ByteString +type. After uninstalling, run this command to unregister the package from the ghc package database: ghc-pkg recache -- cgit v1.2.3