summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Gamari <ben@smart-cactus.org>2021-03-28 13:21:06 -0400
committerBen Gamari <ben@smart-cactus.org>2021-03-29 11:22:17 -0400
commitf56c87ec824df8060cda065848965148d35ca2b6 (patch)
tree06b12a573ee79cc22a875d26d63e4a9ab577f978
parent5e24532d7345a3c6d5279d6b788c6d52b3ead700 (diff)
downloadhaskell-f56c87ec824df8060cda065848965148d35ca2b6.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