Constant space infinite itteration ... solution?

Axel Simon A.Simon@ukc.ac.uk
Fri, 13 Dec 2002 17:14:22 +0000


On Friday, December 13, 2002, at 05:06 PM, Jan Kort wrote:
>> Also ... I've been using the graphics libs with HUGS,
>> but I can't find the equivalent in GHC ... what is
>> the recomended library for writing GUIs in GHC Haskell?
>> And where do I get it?
<shameless advert>
You may as well try Gtk2HS which is a binding to Haskell specifically 
for Gtk version 2.
http://gtk2hs.sourceforge.net
</shameless advert>

Or look on the Haskell home page under libraries.

Axel.