[Haskell-cafe] ANNOUNCE: hydra-print-0.1.0.0

Joachim Breitner mail at joachim-breitner.de
Sat Apr 6 17:11:50 CEST 2013


Hi,

Am Samstag, den 06.04.2013, 03:09 -0400 schrieb Ryan Newton:

> This is an NCurses front end for visualizing a dynamic collection of
> text streams (e.g. as produced by "make -j" or "cabal -j").  It just
> splits the window when more streams appear.
> 
> 
>    http://hackage.haskell.org/package/hydra-print
> 
>    http://parfunk.blogspot.com/2013/04/hydra-print.html
> 
> 
> Right now I'm using it for the monad-par benchmark script, but I hope
> to provide a cabal patch soon.

just FYI, there is a related library,
http://hackage.haskell.org/package/concurrentoutput, that will not split
the view but interleave the lines of each thread as they finish, but
append additional data before the newline (e.g. ".....") to the right
line.

Greetings,
Joachim

-- 
Joachim "nomeata" Breitner
Debian Developer
  nomeata at debian.org | ICQ# 74513189 | GPG-Keyid: 4743206C
  JID: nomeata at joachim-breitner.de | http://people.debian.org/~nomeata

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20130406/a6fc7998/attachment.pgp>


More information about the Haskell-Cafe mailing list