diff options
Diffstat (limited to 'dev-haskell/concurrent-output/metadata.xml')
| -rw-r--r-- | dev-haskell/concurrent-output/metadata.xml | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/dev-haskell/concurrent-output/metadata.xml b/dev-haskell/concurrent-output/metadata.xml index ea5a41561e9f..3d015d9cde4c 100644 --- a/dev-haskell/concurrent-output/metadata.xml +++ b/dev-haskell/concurrent-output/metadata.xml @@ -5,18 +5,6 @@ <email>haskell@gentoo.org</email> <name>Gentoo Haskell</name> </maintainer> - <longdescription> - Provides a simple interface for writing concurrent programs that - need to output a lot of status messages to the console, or display - multiple progress bars for different activities at the same time, - or concurrently run external commands that output to the console. - - Built on top of that is a way of defining multiple output regions, - which are automatically laid out on the screen and can be individually - updated. Can be used for progress displays etc. - - <<https://joeyh.name/code/concurrent-output/demo2.gif>> - </longdescription> <origin>gentoo-staging</origin> </pkgmetadata>
\ No newline at end of file |
