Re:
> - the Yale Haskell X Interface,
Do you have any good references on this? Does the Yale distribution
come with any papers on it?
We have a brief introductory manual, but not a detailed reference
manual. It's basically just a foreign-function interface to the CLX
library, so you should have little difficulty figuring out how to use
it if you have a CLX manual (an X protocol manual or the C xlib manual
would probably do in a pinch, too). We're still working on some
last-minute cleanup and testing, but this will be included with our
next source release.
-Sandra