remove trailing spaces from description
This commit is contained in:
parent
2e3424e2e7
commit
2cd42e06ba
@ -18,8 +18,8 @@ BuildRequires: ghc-rpm-macros
|
|||||||
Partial functions from the base library, such as head and
|
Partial functions from the base library, such as head and
|
||||||
!!, modified to return more descriptive error messages,
|
!!, modified to return more descriptive error messages,
|
||||||
programmer defined error messages, Maybe wrapped results
|
programmer defined error messages, Maybe wrapped results
|
||||||
and default values. These functions can be used to reduce the
|
and default values. These functions can be used to reduce
|
||||||
number of unsafe pattern matches in your code.
|
the number of unsafe pattern matches in your code.
|
||||||
|
|
||||||
|
|
||||||
%package devel
|
%package devel
|
||||||
|
Loading…
Reference in New Issue
Block a user