On Wed, Sep 23, 2015 at 2:19 AM, Christopher Howard <ch.howard@zoho.com> wrote:
Hi. What would be the simplest and easiest Haskell graphical toolkit
to use? I remember a few years ago I tried Gloss and was really happy
with it, but I also wanted to be able to have a few buttons and text
fields on the screen for user input, without having to build them from
scratch.

--
http://justonemoremathproblem.com/

_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe


Elementary [1] toolkit is certainly simple, but binding for it are currently WIP [2].

[1] : https://www.enlightenment.org/
[2] : https://bitbucket.org/arrowdodger/efl-haskell