summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Gamari <ben@smart-cactus.org>2021-03-28 13:21:06 -0400
committerMarge Bot <ben+marge-bot@smart-cactus.org>2021-04-01 08:21:30 -0400
commit75e594d0412acc730fa78a93bef98f9090dd5924 (patch)
tree05712afa8c317e07adb665d3bed607bc3477b4a2
parent9b05b601f240ff473c2dbb1dfd0db256247b7fa6 (diff)
downloadhaskell-75e594d0412acc730fa78a93bef98f9090dd5924.tar.gz
libiserv: Add description
-rw-r--r--libraries/libiserv/libiserv.cabal.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/libraries/libiserv/libiserv.cabal.in b/libraries/libiserv/libiserv.cabal.in
index c8cdf33a8a..8e2a43fcfd 100644
--- a/libraries/libiserv/libiserv.cabal.in
+++ b/libraries/libiserv/libiserv.cabal.in
@@ -9,8 +9,8 @@ License: BSD3
License-File: LICENSE
Author: XXX
Maintainer: XXX
-Synopsis: Provides shared functionality between iserv and iserv-proxy
-Description:
+Synopsis: Provides shared functionality between iserv and iserv-proxy.
+Description: Provides shared functionality between iserv and iserv-proxy.
Category: Development
build-type: Simple
cabal-version: >=1.10