summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--coalpit.cabal5
1 files changed, 5 insertions, 0 deletions
diff --git a/coalpit.cabal b/coalpit.cabal
index 79d6937..de4b26c 100644
--- a/coalpit.cabal
+++ b/coalpit.cabal
@@ -1,6 +1,11 @@
name: coalpit
version: 0.1.0.1
synopsis: Command-line options parsing and printing
+description: This library generates parsers and printers for given
+ data types, in the form of command-line arguments -- so
+ that they can be used to quickly get program interfaces via
+ a shared library, while being suitable for scripting and as
+ user interfaces.
license: BSD3
license-file: LICENSE
author: defanor