<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="/stylesheets/rss.css" type="text/css"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/">
  <channel>
    <title>Tom Moertel's Weblog: Tag ghc</title>
    <link>http://blog.moertel.com/articles/tag/ghc?tag=ghc</link>
    <language>en-us</language>
    <ttl>40</ttl>
    <description>Quality rants on programming theory and stuff geeks like</description>
    <item>
      <title>GHC 6.6 is out!</title>
      <description>&lt;p&gt;Hooray!  The &lt;a href="http://www.haskell.org/ghc/"&gt;Glasgow Haskell Compiler&lt;/a&gt;, version 6.6,
&lt;a href="http://haskell.org/ghc/docs/6.6/html/users_guide/release-6-6.html"&gt;has been released&lt;/a&gt;.  Among the many new features in &lt;span class="caps"&gt;GHC 6&lt;/span&gt;.6 are a few that I&amp;#8217;m looking forward to using right away:&lt;/p&gt;


	&lt;ul&gt;
	&lt;li&gt;&lt;a href="http://haskell.org/ghc/docs/6.6/html/users_guide/sec-using-smp.html"&gt;&lt;span class="caps"&gt;SMP&lt;/span&gt; support&lt;/a&gt; to keep dual-core processors happy.&lt;/li&gt;
		&lt;li&gt;&lt;a href="http://haskell.org/ghc/docs/6.6/html/users_guide/sec-bang-patterns.html"&gt;Bang patterns&lt;/a&gt; to strictify function arguments automatically, saving many calls to &lt;code&gt;seq&lt;/code&gt;.&lt;/li&gt;
		&lt;li&gt;&lt;a href="http://haskell.org/ghc/docs/6.6/html/users_guide/gadt.html"&gt;GADTs can now use record syntax&lt;/a&gt;.&lt;/li&gt;
		&lt;li&gt;GHCi now allows tab completion of in-scope names and modules on platforms that use readline (i.e. not Windows).&lt;/li&gt;
	&lt;/ul&gt;


	&lt;p&gt;Congratulations and a big &lt;em&gt;thank-you&lt;/em&gt; to &lt;a href="http://hackage.haskell.org/trac/ghc/wiki/Contributors"&gt;the &lt;span class="caps"&gt;GHC&lt;/span&gt; team&lt;/a&gt;!&lt;/p&gt;</description>
      <pubDate>Wed, 11 Oct 2006 12:21:00 -0400</pubDate>
      <guid isPermaLink="false">urn:uuid:d8315a4a-2ea7-4d01-9975-e2fe347577db</guid>
      <author>Tom Moertel</author>
      <link>http://blog.moertel.com/articles/2006/10/11/ghc-6-6-is-out</link>
      <category>haskell</category>
      <category>haskell</category>
      <category>ghc</category>
      <trackback:ping>http://blog.moertel.com/articles/trackback/183</trackback:ping>
    </item>
  </channel>
</rss>
