summaryrefslogtreecommitdiff
path: root/p/haskell-io-storage/debian/control
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2013-05-26 01:42:55 +0400
committerJoachim Breitner <mail@joachim-breitner.de>2013-05-26 01:42:55 +0400
commit82665ee3b19896dfa29febede5f1633d07e9014e (patch)
tree0fe2991ef2f45b32f0858e833bb71087764719c7 /p/haskell-io-storage/debian/control
parentbc27dacf4c9b34e5d1f960fdc0711a1b44f26372 (diff)
downloadDHG_packages-82665ee3b19896dfa29febede5f1633d07e9014e.tar.gz
haskell-io-storage: Move Haskell blurb to the end of the description, reduces the impact of #708703
Diffstat (limited to 'p/haskell-io-storage/debian/control')
-rw-r--r--p/haskell-io-storage/debian/control12
1 files changed, 6 insertions, 6 deletions
diff --git a/p/haskell-io-storage/debian/control b/p/haskell-io-storage/debian/control
index 36a4a8b73..bf093b76c 100644
--- a/p/haskell-io-storage/debian/control
+++ b/p/haskell-io-storage/debian/control
@@ -23,13 +23,13 @@ Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
Description: key-value store in the IO monad${haskell:ShortBlurb}
- ${haskell:Blurb}
- .
This library allows an application to extend the 'global state'
hidden inside the IO monad with semi-arbitrary data. Data is
required to be Typeable. The library provides an essentially
unbounded number of key-value stores indexed by strings, with
each key within the stores also being a string.
+ .
+ ${haskell:Blurb}
Package: libghc-io-storage-prof
Architecture: any
@@ -39,13 +39,13 @@ Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
Description: key-value store in the IO monad${haskell:ShortBlurb}
- ${haskell:Blurb}
- .
This library allows an application to extend the 'global state'
hidden inside the IO monad with semi-arbitrary data. Data is
required to be Typeable. The library provides an essentially
unbounded number of key-value stores indexed by strings, with
each key within the stores also being a string.
+ .
+ ${haskell:Blurb}
Package: libghc-io-storage-doc
Section: doc
@@ -54,10 +54,10 @@ Depends: ${misc:Depends}, ${haskell:Depends}
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Description: key-value store in the IO monad${haskell:ShortBlurb}
- ${haskell:Blurb}
- .
This library allows an application to extend the 'global state'
hidden inside the IO monad with semi-arbitrary data. Data is
required to be Typeable. The library provides an essentially
unbounded number of key-value stores indexed by strings, with
each key within the stores also being a string.
+ .
+ ${haskell:Blurb}