remove trailing spaces from description
This commit is contained in:
parent
2e3424e2e7
commit
2cd42e06ba
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user