<?xml version="1.0" encoding="utf-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Gtk2Hs 0.12.0 released</title>
	<atom:link href="http://projects.haskell.org/gtk2hs/archives/2010/11/11/gtk2hs-0120-released/feed/" rel="self" type="application/rss+xml" />
	<link>http://projects.haskell.org/gtk2hs/archives/2010/11/11/gtk2hs-0120-released/</link>
	<description>A GUI Library for Haskell based on Gtk</description>
	<pubDate>Mon, 20 May 2013 19:27:47 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: mustafa aswad</title>
		<link>http://projects.haskell.org/gtk2hs/archives/2010/11/11/gtk2hs-0120-released/#comment-27523</link>
		<dc:creator>mustafa aswad</dc:creator>
		<pubDate>Thu, 28 Jul 2011 16:45:16 +0000</pubDate>
		<guid isPermaLink="false">http://haskell.org/gtk2hs/archives/2010/11/11/gtk2hs-0120-released/#comment-27523</guid>
		<description>I need GTK version 0.12.0</description>
		<content:encoded><![CDATA[<p>I need GTK version 0.12.0</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mauricio</title>
		<link>http://projects.haskell.org/gtk2hs/archives/2010/11/11/gtk2hs-0120-released/#comment-27457</link>
		<dc:creator>Mauricio</dc:creator>
		<pubDate>Thu, 21 Jul 2011 10:01:25 +0000</pubDate>
		<guid isPermaLink="false">http://haskell.org/gtk2hs/archives/2010/11/11/gtk2hs-0120-released/#comment-27457</guid>
		<description>Sorry for botherng but I got this warning 

Gtk-WARNING **: Locale not supported by C library.
	Using the fallback 'C' locale.

while running this example program

module Grafico where

import Graphics.UI.Gtk
main :: IO ()
main = do
  initGUI
  window &#60;- windowNew
  button .&#60;

how can I find help?
I can't find anything googling it

Sorry again for bother

Regards</description>
		<content:encoded><![CDATA[<p>Sorry for botherng but I got this warning </p>
<p>Gtk-WARNING **: Locale not supported by C library.<br />
	Using the fallback &#8216;C&#8217; locale.</p>
<p>while running this example program</p>
<p>module Grafico where</p>
<p>import Graphics.UI.Gtk<br />
main :: IO ()<br />
main = do<br />
  initGUI<br />
  window &lt;- windowNew<br />
  button .&lt;</p>
<p>how can I find help?<br />
I can&#8217;t find anything googling it</p>
<p>Sorry again for bother</p>
<p>Regards</p>
]]></content:encoded>
	</item>
</channel>
</rss>
