[Haskell] ANNOUNCE: sendfile-0.2, now with portable offset + bytecount parameters

2009-07-05 Thread Matthew Elder
Announcing sendfile-0.2, now with portable offset + bytecount parameters! See: http://hackage.haskell.org/package/sendfile-0.2 Testers needed / wanted! Happy Hacking, Matthew Elder ___ Haskell mailing list Haskell@haskell.org http://www.haskell.org/mai

[Haskell] ANN: Gtk2hsGenerics

2009-07-05 Thread Michael Dever
Hi all, Apologies if this goes through twice. I extracted some functions from working on haskellfm, and made them a bit generic. There's no new functionality in this, but some handy functions that I found useful while working on it. They take some of the pain out extracting information fro