ANNOUNCE: hsclock-0.01.0 release

2001-12-18 Thread Jens-Ulrik Petersen
I am pleased to announce the initial release of hsclock, another gtk+hs "applet" I've written. hsclock is an accurate multi-zone gtk clock, which can also run in a tty. hsclock uses gtk timeouts to synchronise the time updates to occur on the second or minute "tick" (dependent on the clock forma

ANNOUNCE: linkchk-0.02 released

2001-11-13 Thread Jens-Ulrik Petersen
Happy to announce linkchk version 0.02 is out. >From the NEWS file: * width of window is now fixed * new options to set: ** window width ** host to be pinged ** interface * checks ifconfig to see if interface is up * use implicit parameters for command-line options The tarball and i386 rpm are

ANNOUNCE: linkchk-0.01 released

2001-10-17 Thread Jens-Ulrik Petersen
Two months after the first release, linkchk version 0.01 is released! New in this version: * displays ping time instead of ok status * IPv6 support * command option to set delay between pings * uses netstat instead of /proc/net/route * uses popenhs * uses automake and autoconf The source and rp

ANNOUNCE: popenhs-0.00 released

2001-10-16 Thread Jens-Ulrik Petersen
I am happy to announce the first release of popenhs, version 0.00. popenhs is a very small Haskell library, based on runProcess in hslibs' posix library. It provides lazy output from subprocesses through two functions popen2 and popen3. The source and rpm files are available from: http

c2hs on ghc5?

2001-04-19 Thread Jens-Ulrik Petersen
I checked c2hs-cvs a couple of days ago, and am wondering if anyone has any patches yet for building c2hs under ghc5? I guess it is just a matter of tweaking the config files a bit. So if noone else has had time yet, I will try to do it soon. Cheers, Jens __

url update for Asperti & Longo: "Categories, Types and Structures"

2001-03-22 Thread Jens-Ulrik Petersen
Hi Frank, Thanks for making . Good idea! "Frank Atanassow" <[EMAIL PROTECTED]> writes: > [1] Andrea Asperti and Giussepe Longo. Categories, Types and Structures. An > introduction to Category Theory for the working computer > scientist.

ncurses binding?

2000-03-23 Thread Jens-Ulrik Petersen
Do any of you know of an (n)curses binding written in Haskell? Thanks, Jens