summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--p/haskell-pretty-show/debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/p/haskell-pretty-show/debian/control b/p/haskell-pretty-show/debian/control
index 9080bd6b2..f2aa15d9b 100644
--- a/p/haskell-pretty-show/debian/control
+++ b/p/haskell-pretty-show/debian/control
@@ -22,7 +22,7 @@ Package: ppsh
Architecture: any
Depends: ${shlibs:Depends}
, ${misc:Depends}
-Description: Program to parse and pretty print arbitrary Haskell Show output${haskell:ShortBlurb}
+Description: Program to parse and pretty print arbitrary Haskell Show output
The ppsh program takes the output of an arbitrary Haskell Show output on
stdin and pretty prints it to stdout. It uses the library provided in the
libghc-pretty-show-dev package to parse the input and pretty print the