haskell/haskell-fail: Wrap README at 72 columns.

Signed-off-by: B. Watson <yalhcru@gmail.com>
This commit is contained in:
B. Watson 2022-03-13 15:17:49 -04:00
parent 87bdf0dc7a
commit ffb22dea6f

View file

@ -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