<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>

<channel>
	<title>Gtk2Hs &#187; Announcements</title>
	<atom:link href="http://projects.haskell.org/gtk2hs/archives/category/announcements/feed/" rel="self" type="application/rss+xml" />
	<link>http://projects.haskell.org/gtk2hs</link>
	<description>A GUI Library for Haskell based on Gtk</description>
	<pubDate>Sun, 23 Dec 2012 18:56:57 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
	<language>en</language>
			<item>
		<title>New gtk2hs 0.12.4 release</title>
		<link>http://projects.haskell.org/gtk2hs/archives/2012/11/21/new-gtk2hs-0124-release/</link>
		<comments>http://projects.haskell.org/gtk2hs/archives/2012/11/21/new-gtk2hs-0124-release/#comments</comments>
		<pubDate>Wed, 21 Nov 2012 18:56:37 +0000</pubDate>
		<dc:creator>dmwit</dc:creator>
		
		<category><![CDATA[Announcements]]></category>

		<category><![CDATA[Releases]]></category>

		<guid isPermaLink="false">http://projects.haskell.org/gtk2hs/?p=94</guid>
		<description><![CDATA[Thanks to John Lato and Duncan Coutts for the latest bugfix release! The latest packages should be buildable on GHC 7.6, and the cairo package should behave a bit nicer in ghci on Windows. Thanks to all!
~d
]]></description>
			<content:encoded><![CDATA[<p>Thanks to John Lato and Duncan Coutts for the latest bugfix release! The latest packages should be buildable on GHC 7.6, and the cairo package should behave a bit nicer in ghci on Windows. Thanks to all!</p>
<p>~d</p>
]]></content:encoded>
			<wfw:commentRss>http://projects.haskell.org/gtk2hs/archives/2012/11/21/new-gtk2hs-0124-release/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Point release for many packages today!</title>
		<link>http://projects.haskell.org/gtk2hs/archives/2012/05/27/point-release-for-many-packages-today/</link>
		<comments>http://projects.haskell.org/gtk2hs/archives/2012/05/27/point-release-for-many-packages-today/#comments</comments>
		<pubDate>Sun, 27 May 2012 23:08:11 +0000</pubDate>
		<dc:creator>dmwit</dc:creator>
		
		<category><![CDATA[Announcements]]></category>

		<category><![CDATA[Releases]]></category>

		<guid isPermaLink="false">http://projects.haskell.org/gtk2hs/?p=93</guid>
		<description><![CDATA[A number of packages have undergone a point release today: cairo, glib, gstreamer, gtk2hs-buildtools, gtksourceview2, svgcairo, and webkit. The only changes are to allow these packages to build on a wider variety of GHC, gtk, and cabal-install version mixtures. Thanks to Sergei Trofimovich and Christian Maeder for contributing to this mini-release!
]]></description>
			<content:encoded><![CDATA[<p>A number of packages have undergone a point release today: cairo, glib, gstreamer, gtk2hs-buildtools, gtksourceview2, svgcairo, and webkit. The only changes are to allow these packages to build on a wider variety of GHC, gtk, and cabal-install version mixtures. Thanks to Sergei Trofimovich and Christian Maeder for contributing to this mini-release!</p>
]]></content:encoded>
			<wfw:commentRss>http://projects.haskell.org/gtk2hs/archives/2012/05/27/point-release-for-many-packages-today/feed/</wfw:commentRss>
		</item>
		<item>
		<title>New Gtk2Hs 0.12.2 release</title>
		<link>http://projects.haskell.org/gtk2hs/archives/2011/11/13/new-gtk2hs-0122-release/</link>
		<comments>http://projects.haskell.org/gtk2hs/archives/2011/11/13/new-gtk2hs-0122-release/#comments</comments>
		<pubDate>Sun, 13 Nov 2011 22:31:02 +0000</pubDate>
		<dc:creator>Axel</dc:creator>
		
		<category><![CDATA[Announcements]]></category>

		<category><![CDATA[Releases]]></category>

		<guid isPermaLink="false">http://projects.haskell.org/gtk2hs/?p=91</guid>
		<description><![CDATA[I am very grateful to Duncan who put a lot of effort into adjusting Gtk2Hs to work with GHC 7.XX which resulted in the release of Gtk2Hs 0.12.1 which was not widely announced. Since then two bugs in Pango and Cairo were fixed and I&#8217;m now happy to announce the release of Gtk2Hs 0.12.2.
New in [...]]]></description>
			<content:encoded><![CDATA[<p>I am very grateful to Duncan who put a lot of effort into adjusting Gtk2Hs to work with GHC 7.XX which resulted in the release of Gtk2Hs 0.12.1 which was not widely announced. Since then two bugs in Pango and Cairo were fixed and I&#8217;m now happy to announce the release of Gtk2Hs 0.12.2.</p>
<p>New in this (and Duncan&#8217;s) release:</p>
<p>- compiles with GHC 7.XX<br />
- works with the binary Gtk+ packages on Windows without the need for Msys/MingW<br />
- more robust CPP detection under Windows<br />
- Gtk+ on Aqua working on Mac<br />
- a serious performance bug in Cairo rendering due to Double to CDouble conversion fixed<br />
(reported and fixed by Eugene Kirpichov and Felipe Lessa)<br />
- typesetting paragraphs manually using PangoItem now works as expected<br />
(reported by Brandon Moore)</p>
<p>Many thanks to Duncan, Brandon, Eugene and Felipe!</p>
<p>Enjoy,<br />
Axel</p>
]]></content:encoded>
			<wfw:commentRss>http://projects.haskell.org/gtk2hs/archives/2011/11/13/new-gtk2hs-0122-release/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Gtk2Hs 0.12.1 pre-release packages available</title>
		<link>http://projects.haskell.org/gtk2hs/archives/2011/09/07/gtk2hs-0121-pre-release-packages-available/</link>
		<comments>http://projects.haskell.org/gtk2hs/archives/2011/09/07/gtk2hs-0121-pre-release-packages-available/#comments</comments>
		<pubDate>Wed, 07 Sep 2011 06:51:38 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
		
		<category><![CDATA[Announcements]]></category>

		<guid isPermaLink="false">http://projects.haskell.org/gtk2hs/?p=90</guid>
		<description><![CDATA[Duncan has kindly upgraded the Gtk2Hs core packages to work with GHC version 7. They have successfully been tested on Linux, Mac OS 10.5, 10.6, 10.7 (even the native Aqua version seems to work), and Windows 7. Anyone having a different platform than the aforementioned: now is the time to test.
Note that users of ghc-6.10 [...]]]></description>
			<content:encoded><![CDATA[<p>Duncan has kindly upgraded the Gtk2Hs core packages to work with GHC version 7. They have successfully been tested on Linux, Mac OS 10.5, 10.6, 10.7 (even the native Aqua version seems to work), and Windows 7. Anyone having a different platform than the aforementioned: now is the time to test.</p>
<p>Note that users of ghc-6.10 will need to first install a more recent<br />
version of the Cabal library, at least 1.8. This is straightforward and<br />
should not break anything.</p>
<p><strong>Try with cabal-install<br />
</strong><br />
If you&#8217;ve got cabal-install version 0.10 or later you can copy and paste<br />
this huge command line to install them all:</p>
<p><code>cabal install http://code.haskell.org/~duncan/gtk2hs/gtk2hs-buildtools-0.12.1.tar.gz<br />
cabal install http://code.haskell.org/~duncan/gtk2hs/glib-0.12.1.tar.gz http://code.haskell.org/~duncan/gtk2hs/gio-0.12.1.tar.gz http://code.haskell.org/~duncan/gtk2hs/pango-0.12.1.tar.gz http://code.haskell.org/~duncan/gtk2hs/cairo-0.12.1.tar.gz http://code.haskell.org/~duncan/gtk2hs/gtk-0.12.1.tar.gz<br />
</code><br />
(The above are two lines only!)</p>
<p>Axel</p>
]]></content:encoded>
			<wfw:commentRss>http://projects.haskell.org/gtk2hs/archives/2011/09/07/gtk2hs-0121-pre-release-packages-available/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
