From 2b242bda87683fd97cb607bce66e78c83b8bf07b Mon Sep 17 00:00:00 2001 From: defanor Date: Fri, 8 Mar 2019 06:12:16 +0300 Subject: Edit descriptions --- Coalpit.hs | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'Coalpit.hs') diff --git a/Coalpit.hs b/Coalpit.hs index cd6e69b..edbade0 100644 --- a/Coalpit.hs +++ b/Coalpit.hs @@ -4,10 +4,10 @@ Maintainer : defanor Stability : unstable Portability : non-portable (uses GHC extensions) -Coalpit is a library for building "command-line program interfaces": -the goal is to get interfaces between programs quickly and easily, -while keeping them language-agnostic and more user- and shell -scripting-friendly than JSON and similar formats. +Coalpit is a library for building command-line interfaces: the goal is +to get interfaces quickly and easily, while keeping them +language-agnostic and more user- and shell scripting-friendly than +JSON and similar formats. == Example -- cgit v1.2.3