improve description formatting

This commit is contained in:
Jens Petersen 2014-03-14 22:31:04 +09:00
parent 78c9f6285e
commit c1f4d331af
1 changed files with 2 additions and 2 deletions

View File

@ -31,8 +31,8 @@ BuildRequires: ghc-unix-compat-devel
Shelly provides convenient systems programming in Haskell, similar in spirit to
POSIX shells. Shelly:
* is aimed at convenience and getting things done rather than being a
demonstration of elegance.
* is aimed at convenience and getting things done rather than being
a demonstration of elegance.
* has detailed and useful error messages
* maintains its own environment, making it thread-safe.
* is modern, using Text and system-filepath/system-fileio