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-31 14:36:05 -0400
commit03621e054f81cecc710863846732f4cc301eb558 (patch)
treea8b9dc60fa38f60cd1a999c41993b19d8cc6c847
parentd4c05edac3c0edb6a7762fc30d1add077a2ae4c7 (diff)
downloadhaskell-03621e054f81cecc710863846732f4cc301eb558.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