summaryrefslogtreecommitdiffstats
path: root/haskell
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2022-03-13 15:17:49 -0400
committer B. Watson <yalhcru@gmail.com>2022-03-13 15:17:49 -0400
commitffb22dea6f0edcd0c47761f77609bce378480bb3 (patch)
treef2cbbd68e43f008ecad8c32cead38f4e319eb478 /haskell
parent87bdf0dc7a03b492f5cf3be7a3f005965878d687 (diff)
downloadslackbuilds-ffb22dea6f0edcd0c47761f77609bce378480bb3.tar.gz
slackbuilds-ffb22dea6f0edcd0c47761f77609bce378480bb3.tar.xz
haskell/haskell-fail: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'haskell')
-rw-r--r--haskell/haskell-fail/README11
1 files changed, 6 insertions, 5 deletions
diff --git a/haskell/haskell-fail/README b/haskell/haskell-fail/README
index 9c3ca94609..79911f67bf 100644
--- a/haskell/haskell-fail/README
+++ b/haskell/haskell-fail/README
@@ -1,9 +1,10 @@
-This package contains the Control.Monad.Fail module providing the MonadFail
-class that became available in base-4.9.0.0 for older base package versions.
+This package contains the Control.Monad.Fail module providing the
+MonadFail class that became available in base-4.9.0.0 for older base
+package versions.
-This package turns into an empty package when used with GHC versions which
-already provide the Control.Monad.Fail module to make way for GHC's own
-Control.Monad.Fail module.
+This package turns into an empty package when used with GHC versions
+which already provide the Control.Monad.Fail module to make way for
+GHC's own Control.Monad.Fail module.
After uninstalling, run this command to unregister the package from
the ghc package database: ghc-pkg recache