Haskell Xlib bindings

Ross Paterson ross at soi.city.ac.uk
Sun Feb 4 19:02:18 EST 2007


On Sun, Feb 04, 2007 at 03:52:36PM -0800, Jeremy Shaw wrote:
> I have some code that adds support for ClientMessage,
> peekXButtonEvent, and XGetAtomName:
> 
> http://www.n-heptane.com/nhlab/repos/haskell-glx/ClientMessage.hsc
> 
> This code is in reasonably good shape (and is only a few lines anyway).
> 
> I can follow the library submission guidelines:
> 
> http://haskell.org/haskellwiki/Library_submissions
> 
> unless there is a better way.

X11 is a fairly peripheral library, so there's no need for that -- just
send a patch against the X11 darcs repository, e.g. to me.



More information about the Libraries mailing list