From c1f4d331af3b7a424966d5ffa1246f9e1aff04a8 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Fri, 14 Mar 2014 22:31:04 +0900 Subject: [PATCH] improve description formatting --- ghc-shelly.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ghc-shelly.spec b/ghc-shelly.spec index c76d895..183c0d2 100644 --- a/ghc-shelly.spec +++ b/ghc-shelly.spec @@ -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