Hi
Have you looked at TclHaskell or FranTk. Both are built on top of Tcl/Tk,
and therefore run unchanged on Unix and Windows, with native look and feel.

TclHaskell is a basic interface to Tcl/Tk, similar in style to TkGofer
(though a little simplified). FranTk is a library built on top of
TclHaskell, which uses concepts from Conal Elliott's Functional Reactive
Animation to provide a more declarative interface for GUI programming.

http://www.dcs.gla.ac.uk/~meurig/TclHaskell/
http://www.haskell.org/FranTk/

If you have any questions about either let me know.
Meurig Sage

----- Original Message -----
From: Anibal Maffioletti Rodrigues de DEUS <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, July 17, 2000 10:51 PM
Subject: Win 32 GUI for GHC


> Is there currently any way of using Win32 GUI with GHC ?
>
>
>


Reply via email to