diff --git a/ghc-safe.spec b/ghc-safe.spec index 45a8515..e175489 100644 --- a/ghc-safe.spec +++ b/ghc-safe.spec @@ -15,11 +15,11 @@ BuildRequires: ghc-Cabal-devel BuildRequires: ghc-rpm-macros %description -Partial functions from the base library, such as head and -!!, modified to return more descriptive error messages, -programmer defined error messages, Maybe wrapped results -and default values. These functions can be used to reduce the -number of unsafe pattern matches in your code. +Partial functions from the base library, such as head and +!!, modified to return more descriptive error messages, +programmer defined error messages, Maybe wrapped results +and default values. These functions can be used to reduce +the number of unsafe pattern matches in your code. %package devel