The general consensus might be that &quot;no-one wants gui libraries, as everything can be done on the web&quot;, but I think that&#39;s idiotic. Aside from e-mail, there&#39;s pretty much no &quot;app&quot; I use online but there are many desktop applications I use on a day to day basis, most written in C or C++, and a few written in Java, or Python. Various people have been claiming the death of the desktop for well over 10 years now, but I don&#39;t see it happening anytime soon. We&#39;ve seen a lot of strong work going on in web-dev for Haskell, particularly in things like Yesod and Snap, but Haskell GUI development seems to be stagnating, and anytime anyone brings it up they get told &quot;no one does GUI development anymore&quot;, which is complete BS or this issue wouldn&#39;t keep coming up. I&#39;ve seen a few interesting GUI libraries, but they all seem to have died out for one reason or another, and if qtHaskell is actually being worked on and supported by someone I&#39;d be very interested in finding out more about it. It would also be nice if some of the more interesting theoretical stuff like FRP could actually get a working example built on top of one of the current generation GUI libraries (I&#39;ve looked at FRP a bit, but I don&#39;t really understand it, and I haven&#39;t found any FRP libraries that still work).<br>
<br clear="all">-R. Kyle Murphy<br>--<br>Curiosity was framed, Ignorance killed the cat.<br>
<br><br><div class="gmail_quote">On Mon, Jun 27, 2011 at 08:45, Mats Rauhala <span dir="ltr">&lt;<a href="mailto:mats.rauhala@gmail.com">mats.rauhala@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">On 14:19 Mon 27 Jun     , Øystein Kolsrud wrote:<br>
&gt; I haven&#39;t had a look at any of the other libraries out there, so I<br>
&gt; don&#39;t really have much to compare with, but a problem with qtHaskell<br>
&gt; is that it&#39;s usage is very non-functional in nature, and a lot of it&#39;s<br>
&gt; C++ background shines through into the Haskell code (for instance<br>
&gt; management of constructors/destructors). But on the whole I am pretty<br>
&gt; happy with it.<br>
<br>
</div>That seems to be quite common with haskell GUI libraries. Even GTK is<br>
extremly imperative by nature, almost clear mapping between the C<br>
version and the Haskell version. The general concensus seems to be that<br>
&#39;no-one wants gui libraries, as everything can be done on the web&#39; :/.<br>
<font color="#888888"><br>
--<br>
Mats Rauhala<br>
MasseR<br>
</font><br>_______________________________________________<br>
Beginners mailing list<br>
<a href="mailto:Beginners@haskell.org">Beginners@haskell.org</a><br>
<a href="http://www.haskell.org/mailman/listinfo/beginners" target="_blank">http://www.haskell.org/mailman/listinfo/beginners</a><br>
<br></blockquote></div><br>