<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>The Haskell Web News</title>
	<atom:link href="http://haskellwebnews.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://haskellwebnews.wordpress.com</link>
	<description>News about Haskell from the web</description>
	<lastBuildDate>Wed, 16 Mar 2011 21:50:53 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='haskellwebnews.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>The Haskell Web News</title>
		<link>http://haskellwebnews.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://haskellwebnews.wordpress.com/osd.xml" title="The Haskell Web News" />
	<atom:link rel='hub' href='http://haskellwebnews.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Hackage Stats: The Past Year</title>
		<link>http://haskellwebnews.wordpress.com/2011/03/16/hackage-stats-the-past-year/</link>
		<comments>http://haskellwebnews.wordpress.com/2011/03/16/hackage-stats-the-past-year/#comments</comments>
		<pubDate>Wed, 16 Mar 2011 21:28:51 +0000</pubDate>
		<dc:creator>Don Stewart</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[hackage]]></category>

		<guid isPermaLink="false">http://haskellwebnews.wordpress.com/?p=131</guid>
		<description><![CDATA[It&#8217;s been a while since I&#8217;ve crunched the Hackage / Cabal logs. Here&#8217;s an update, covering March 2010 &#8211; Feb 2011. Hackage By March 2011, there were 2894 packages on Hackage. There were 2.02 million &#8220;cabal installs&#8221; in the 12 months to March 2011 (doubling the download rate of the previous year). There have been just [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=haskellwebnews.wordpress.com&#038;blog=10822663&#038;post=131&#038;subd=haskellwebnews&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>It&#8217;s been a while since I&#8217;ve crunched the Hackage / Cabal logs. Here&#8217;s an update, covering March 2010 &#8211; Feb 2011.</p>
<h2>Hackage</h2>
<p>By March 2011, there were <strong>2894 packages</strong> on Hackage. There were <strong>2.02 million &#8220;cabal installs&#8221;</strong> in the 12 months to March 2011 (doubling the download rate of the previous year). There have been just shy of <strong>4 million total</strong> &#8220;cabal installs&#8221; total, since Hackage went live. By 2011, Hackage was averaging over <strong>200k downloads a month</strong>, more than double the same period a year ago.</p>
<p>Hackage continues to grow very quickly, averaging <strong>18 package releases a day</strong> in March 2011, compared with 12 a day a year ago.</p>
<p><strong>The Long Tail</strong></p>
<p>The long tail of package popularity is visible on the log/log scale of downloads versus package rank, where the top 10% of packages, get 80% of the downloads</p>
<p><a href="http://haskellwebnews.files.wordpress.com/2011/03/loglog.png"><img class="aligncenter size-medium wp-image-135" title="loglog" src="http://haskellwebnews.files.wordpress.com/2011/03/loglog.png?w=300&#038;h=258" alt="" width="300" height="258" /></a>.</p>
<p><strong>Libraries</strong></p>
<p>The top 15 libraries in 2010 were:</p>
<ol>
<li>parsec (30.3k downloads)</li>
<li>HTTP (27.1k)</li>
<li>network (26.8k)</li>
<li>mtl (26.1k)</li>
<li>binary (23.9k)</li>
<li>zlib (23.5k)</li>
<li>transformers (20.7k)</li>
<li>utf8-string (19.7k)</li>
<li>QuickCheck (19.4k)</li>
<li>Cabal (17.5k)</li>
<li>text (16.6k)</li>
<li>haskell-src-exts (15.2k)</li>
<li>deepseq (15k)</li>
<li>regex-base (14.5k)</li>
<li>hslogger (14k)</li>
</ol>
<p><strong>Apps</strong></p>
<p>The top 15 apps in 2010</p>
<ol>
<li>cabal-install (25.9k downloads</li>
<li>haddock (12.5k)</li>
<li>xmonad (10.4k)</li>
<li>cpphs (10.4k)</li>
<li>happy (9.7k)</li>
<li>alex (8.3k)</li>
<li>pandoc (6.8k)</li>
<li>darcs (6.4k)</li>
<li>snap (5.5k)</li>
<li>hlint (5k)</li>
<li>leksah (4.5k)</li>
<li>happstack (4k)</li>
<li>xmobar (3.9k)</li>
<li>yesod (3.1k)</li>
<li>cabal2arch (2.6k)</li>
</ol>
<p>Some noticeable changes: the 3 core web frameworks are way up in the list.</p>
<ul>
<li>xml is the most popular xml library (12k) vs HaXml (7.6k), hexpat (4.3k), hxt (3.1k).</li>
<li>For graphics, cairo is the clear winner (12.5k), gtk (8k), wxcore (3k)</li>
<li>vector is the most popular arrays library (10k)</li>
<li>cereal is closing in on binary (9.7k)</li>
<li>attoparsec is climbing (8.3k)</li>
<li>HDBC remains the most popular datbase layer (6.5k)</li>
</ul>
<p>The yearly totals for each package <a href="http://www.galois.com/~dons/hackage/march-2011/mar-10-to-feb-11.txt">are available here</a>.</p>
<br />  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=haskellwebnews.wordpress.com&#038;blog=10822663&#038;post=131&#038;subd=haskellwebnews&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://haskellwebnews.wordpress.com/2011/03/16/hackage-stats-the-past-year/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/68c3dd15d6cd5d99a63113843d7e1c1b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dons00</media:title>
		</media:content>

		<media:content url="http://haskellwebnews.files.wordpress.com/2011/03/loglog.png?w=300" medium="image">
			<media:title type="html">loglog</media:title>
		</media:content>
	</item>
		<item>
		<title>The Year In Haskell</title>
		<link>http://haskellwebnews.wordpress.com/2009/12/20/the-year-in-haskell/</link>
		<comments>http://haskellwebnews.wordpress.com/2009/12/20/the-year-in-haskell/#comments</comments>
		<pubDate>Sun, 20 Dec 2009 00:06:39 +0000</pubDate>
		<dc:creator>Don Stewart</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[ghc]]></category>
		<category><![CDATA[hackage]]></category>
		<category><![CDATA[libraries]]></category>
		<category><![CDATA[parallel]]></category>
		<category><![CDATA[release]]></category>

		<guid isPermaLink="false">http://haskellwebnews.wordpress.com/?p=56</guid>
		<description><![CDATA[Spend some time to catch up on what&#8217;s been happening in Haskell this year. In this edition of the Web News, we look back on the major Haskell news of 2009. You can also read this edition in PDF form. The Haskell Web News brings you what&#8217;s been happening with the Haskell programming language as voted [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=haskellwebnews.wordpress.com&#038;blog=10822663&#038;post=56&#038;subd=haskellwebnews&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p><em>Spend some time to catch up on what&#8217;s been happening in Haskell this year. In this edition of the Web News, we look back on the major Haskell news of 2009. You can also read this edition <a href="http://galois.com/~dons/haskellwebnews/2009-in-review.pdf">in PDF form</a></em><em>.</em></p>
<p><em>The Haskell Web News brings you what&#8217;s been happening with the <a href="http://haskell.org">Haskell programming language</a> as voted by readers of </em><a href="http://haskell.reddit.com"><em>The Haskell Reddit</em></a><em>.</em></p>
<h3><span style="font-weight:normal;">Community</span><img class="alignright" src="http://haskellwebnews.files.wordpress.com/2009/12/haskell-logo-variation.png?w=128&#038;h=128&#038;h=128" alt="" width="128" height="128" /></h3>
<p><strong>Haskell 2010</strong>: A major event in 2009 was the release of the  <a href="http://article.gmane.org/gmane.comp.lang.haskell.general/17638" target="_blank">Haskell 2010</a> standard &#8212; the first official revision to the language since Haskell &#8217;98, and the first result of the Haskell Prime process. The new language standard will form the core of a rolling language upgrade in coming years.</p>
<p><strong>The New Logo</strong>: Along with the new language standard came <a href="http://www.haskell.org/haskellwiki/Haskell_logos#Current_Haskell_logo">a new logo for Haskell</a> &#8211; again, the first since <a href="http://www.willamette.edu/~fruehr/logos/intro.html">Fritz Ruehr&#8217;s proposal</a> back in the day. To produce the logo, <a href="http://www.haskell.org/haskellwiki/Haskell_logos/New_logo_ideas">a community competition</a> was launched, and via anonymous condorcet voting from -cafe@ members, <a href="http://www.haskell.org/logos/logos/logo7000.png" target="_blank">a winner was chosen!</a></p>
<p><strong>Hackathons go global</strong>: For the past 3 years, a series of Haskell hackathons have been held in Europe, one or two a year, as  <a href="http://www.haskell.org/haskellwiki/Hackathon">the Hac series</a>. In 2009, we held 4 hackathons, and for the first time, two in North America: in <a title="HacPDX" href="http://haskell.org/haskellwiki/HacPDX">Portland,</a> <a title="Hac7" href="http://haskell.org/haskellwiki/Hac7">Edinburgh</a> <a title="Hac φ" href="http://haskell.org/haskellwiki/Hac_%CF%86">Philadelphia</a> and <a title="Hac5" href="http://haskell.org/haskellwiki/Hac5">Utrecht.</a> The next Hackathon is in Zurich in March 2010.<img class="alignright" src="http://www.haskell.org/sitewiki/images/b/b9/Hac-axe-icon.png" alt="Hac icon" width="64" height="59" /></p>
<p><strong>New user groups</strong>: For a long time the Haskell community relied on conferences for <a href="http://haskell.org/haskellwiki/User_groups#User_groups">our user groups</a>. By the end of 2009 however, the Haskell user group concept has become widespread, with nearly 30 groups around the world, including <a href="http://haskell.org/haskellwiki/User_groups#North_America">ten groups in North America</a>, and <a href="http://haskell.org/haskellwiki/User_groups#Europe">twelve in Europe</a>, and six across<a href="http://haskell.org/haskellwiki/User_groups#Australia"> Australia, Asia and South America</a>.</p>
<p><strong>Summer of Code</strong>: Haskell.org participated in the <a href="http://code.google.com/soc/">Google Summer of Code</a>, for <a href="http://hackage.haskell.org/trac/summer-of-code/wiki">the fourth consecutive year</a>. This year, Google funded development of 5 Haskell projects:   <a href="http://socghop.appspot.com/student_project/show/google/gsoc2009/haskell/t124022468245">Gergely Patai</a> to <a href="http://socghop.appspot.com/gsoc/student_project/show/google/gsoc2009/haskell/t124022468245">improve space profiling</a>, <a href="http://socghop.appspot.com/student_project/show/google/gsoc2009/haskell/t124022468112">Isaac Dupree</a> to work on <a href="http://haskell.org/haddock">Haddock</a>, <a href="http://socghop.appspot.com/student_project/show/google/gsoc2009/haskell/t124022467962">Niklas Broberg</a> on <a href="http://hackage.haskell.org/package/haskell-src-exts">Language.Haskell</a>, <a href="http://socghop.appspot.com/student_project/show/google/gsoc2009/haskell/t124022467805">Petr Ročkai</a> on <a href="http://koweycode.blogspot.com/2009/10/darcs-hashed-storage-work-merged-woo.html">scaling Darcs to large repositories</a>, and <a href="http://socghop.appspot.com/student_project/show/google/gsoc2009/haskell/t124022468390">Thomas ten Cate</a> on <a href="http://eclipsefp.wordpress.com/">EclipseFP</a>. In addition, Jane Street funded a Haskell project for the first time, under the<a href="http://ocaml.janestcapital.com/?q=node/63"> Jane Street Summer Projects</a> series, supporting development of the <a href="http://code.google.com/p/lambdacube/">Lambda Cube 3D</a> rendering engine.</p>
<h3><span style="font-weight:normal;">Books<img class="alignright" src="http://t1.gstatic.com/images?q=tbn:0h41HLGkcYkmLM:http://book.realworldhaskell.org/support/rwh-200.jpg" alt="" width="85" height="112" /></span></h3>
<p><strong>Real World Haskell: </strong>a year ago, <a href="http://book.realworldhaskell.org/">Real World Haskell</a> was published, the first O&#8217;Reilly book on Haskell, the first Haskell book for professional programmers, and went on to win the Jolt Award for <a href="http://www.realworldhaskell.org/blog/2009/03/12/we-won-a-jolt-award/"> best technical book of the year</a>. It has since also been <a href="http://www.oreilly.co.jp/books/9784873114231/">translated into Japanese</a>. It was notable also for having the entire book available in pre-pub and post-pub as a wiki.</p>
<p><strong>LYAH</strong>: a quirky and accessible online book was produced, <a href="http://learnyouahaskell.com/">Learn You a Haskell for Great Good</a>, becoming something of an internet sensation. LYAH is set to be published in book form in 2010.<img class="alignright" src="http://learnyouahaskell.com/beta.png" alt="beta" width="75" height="75" /></p>
<p><strong>Functional Programming Fundamentals</strong>: Erik Meijer produced <a href="http://channel9.msdn.com/shows/Going+Deep/Lecture-Series-Erik-Meijer-Functional-Programming-Fundamentals-Chapter-1/">a 13 part video lecture series</a> based on <a href="http://www.cs.nott.ac.uk/~gmh/" target="_blank">Graham Hutton&#8217;s</a> <a href="http://www.cs.nott.ac.uk/~gmh/book.html" target="_blank">Programming in Haskell</a>, which went on to have 500k downloads in 2009.</p>
<h3><span style="font-weight:normal;">Compilers and Infrastructure</span></h3>
<p><strong>GHC 6.12</strong>: Version 6.12 of the primary Haskell implementation, GHC, occured in 2009, with major <a href="http://article.gmane.org/gmane.comp.lang.haskell.general/17678" target="_blank">improvements for parallel performance, support for ThreadScope profiling, dynamic linking on Linux, and with I/O libraries Unicode-aware.</a> The improvements to parallel performance where <a href="http://ghcmutterings.wordpress.com/2009/01/09/46/" target="_blank">benchmarked</a>, and documented in the paper &#8221;<a href="http://ghcmutterings.wordpress.com/2009/03/03/new-paper-runtime-support-for-multicore-haskell/" target="_blank">Runtime Support for Multicore Haskell</a>&#8220;. The GHC team also published their <a href="http://hackage.haskell.org/trac/ghc/wiki/Status/Oct09">latest status report</a>.<img class="alignright" src="http://t3.gstatic.com/images?q=tbn:6-erQSW8pQzBFM:http://research.microsoft.com/~simonpj/GIFs/spj-snow.jpg" alt="" width="106" height="107" /></p>
<p><strong>An LLVM backend for GHC?</strong> In something of a tour de force, David Terei designed <a href="http://www.cse.unsw.edu.au/~pls/thesis/davidt-thesis.pdf" target="_blank">an LLVM backend for GHC, implemented and benchmarked it :: PDF</a>, finding that the current code gen was competitive, but that LLVM wins out on the numeric-based loops typical in <a href="http://www.haskell.org/haskellwiki/GHC/Data_Parallel_Haskell">data parallel code</a>.</p>
<p><strong>Dataflow Optimizing Backend</strong>: ﻿Norman Ramsey and João Dias presented <a href="http://lambda-the-ultimate.org/node/3557">a new dataflow optimizing backend </a>for GHC, making it easier to do some very aggressive low level optimizations late in the compilation phase.</p>
<p><strong>Data Parallelism</strong>: <a href="http://www.haskell.org/haskellwiki/GHC/Data_Parallel_Haskell">Data Parallel Haskell </a>progressed further, and GHC 6.12 is significantly better than prior GHC&#8217;s. The current status of the data parallel extensions to Haskell <a href="http://justtesting.org/post/188459020/implementing-data-parallel-haskell">was described at the HIM</a>.</p>
<p><strong>Supercompilation for GHC?</strong> Yet more work on the optimization front, a design was developed for adding <a href="http://hackage.haskell.org/trac/ghc/wiki/Supercompilation">a supercompilation phase</a> to GHC, making possible whole new classes of aggressive code transformation optimizations that were previously quite difficult.</p>
<p><strong>GHC with shared libraries</strong>: <a href="http://www.well-typed.com/">Well-Typed</a>, funded by the <a href="http://industry.haskell.org">Industrial Haskell Group</a>, completed the work of enabling shared libraries to be produced by GHC.  That means <a href="http://blog.well-typed.com/2009/04/hello-world-now-only-11k-using-ghc-with-shared-libs/" target="_blank">&#8220;Hello world&#8221; in Haskell is now only an 11k executable using GHC</a>.</p>
<p><strong>JHC progress:<span style="font-weight:normal;"> There was a new major release of </span><span style="font-weight:normal;"><a href="http://www.haskell.org/pipermail/haskell-cafe/2009-August/065683.html" target="_blank">jhc, the whole program optimizing Haskell compiler</a>.</span></strong></p>
<p><strong>UHC:</strong> At the Utrecht Hackathon on April, the first release of UHC, <a href="http://www.haskell.org/pipermail/haskell-cafe/2009-April/060046.html">the Utrecht Haskell Compiler was announced</a>, a new Haskell compiler with a GRIN-based intermediate representation, which makes extensive use of attribute grammars in its construction.</p>
<h3><span style="font-weight:normal;">Libraries and Distribution<img class="alignright" src="http://haskell.org/sitewiki/images/thumb/7/7d/Platform.png/200px-Platform.png" alt="" width="200" height="69" /></span></h3>
<p><strong>The Haskell Platform</strong><span style="font-weight:normal;">: in 2009, a major effort was launched to provide a single &#8220;batteries included&#8221; library suite for Haskell, suiting commercial, open source and research needs. The result is <a href="http://haskell.org/platform">The Haskell Platform</a>, (also now available <a href="http://packages.debian.org/unstable/doc/haskell-platform" target="_blank">in Debian</a>), a single installer for a complete GHC-based Haskell system,<a href="http://hackage.haskell.org/platform/contents.html"> including extensive libraries</a>. By the year&#8217;s end there had been 450 thousand downloads of the binary installers!<img class="alignright" src="http://haskell.org/sitewiki/images/4/43/Built-with-Cabal-light.png" alt="" width="108" height="37" /></span></p>
<p><strong>Hackage</strong>: Hackage is the central repository for Haskell libraries and applications, and, along with Cabal, provides a publishing, distribution, and dependency resolution system for all Haskell code. Hackage continues to grow in 2009, faster than in 2008. There have been 3500+ package updates this year, so we now have 1750 Haskell packages available on Hackage in total, up from 750 a year ago. The size of Hackage is phenomenal, as you can see when you <a href="http://donsbot.wordpress.com/2009/03/16/visualising-the-haskell-universe/" target="_blank">visualize the Haskell Universe</a>. Earlier in the year, we reached <a href="http://www.galois.com/blog/2009/03/23/one-million-haskell-downloads/" target="_blank">one million Haskell downloads</a> on Hackage. November 2009 was the first month with more than 100k downloads from Hackage in a single month.</p>
<h3><span style="font-weight:normal;">Industry<img class="alignright" src="http://t0.gstatic.com/images?q=tbn:jZxMonWGFMGheM:http://industry.haskell.org/ihg-logo.png" alt="" width="116" height="70" /></span></h3>
<p><strong>The Industrial Haskell Group</strong>: For the first time, in 2009, a consortium of companies came together to fund continued development of Haskell and its toolchain. The result is the <a href="http://industry.haskell.org">IHG</a>, <a href="http://www.haskell.org/pipermail/haskell/2009-March/021060.html" target="_blank">launched</a> earlier in the year. The initial round of funding resulted in <a href="http://industry.haskell.org/status">several improvements to the ecosystem.</a> The group is seeking to <a href="http://industry.haskell.org/join">expand membership in 2010</a> to further consolidate the commercial strength Haskell. The <a href="http://www.vimeo.com/6697688">Birth of the IHG</a> was presented at the &#8220;<a href="http://cufp.galois.com/">Commercial Users of Functional Programming</a>&#8221; workshop.</p>
<p><strong>CUFP</strong>: This year&#8217;s <a href="http://cufp.galois.com/">Commercial Users of Haskell</a> workshop was held in Edinburgh, and included talks on <a href="http://www.vimeo.com/6703480">Real World Haskell</a>, <a href="http://www.vimeo.com/6703480">teleconferencing on maps in Haskell</a>, <a href="http://www.vimeo.com/6699769">FP at Facebook</a>. Next year&#8217;s CUFP will be held in Baltimore.</p>
<p><strong>Industrial reports</strong>: As part of <a href="http://galois.com">Galois</a>&#8216; 10th birthday, Don Stewart presented a talk at the <a href="http://www.londonhug.net/">LondonHUG</a> on <a href="http://www.galois.com/blog/2009/04/27/engineering-large-projects-in-haskell-a-decade-of-fp-at-galois/" target="_blank">Engineering Large Projects in Haskell</a>, celebrating a decade of use of Haskell by Galois. <a href="http://www.typlab.com/">TypLAB</a>, a new startup <a href="http://blog.typlab.com/2009/09/why-we-use-haskell/" target="_blank"> talked about why they use Haskell</a>. Facebook released its <a href="http://github.com/facebook/lex-pass/tree/master" target="_blank">lex-pass tool to automate changes to a PHP codebase, by writing abstract-syntax-tree transformers in Haskell</a>. And <a href="http://www.starling-software.com/en/">Starling Software</a> described <a href="http://www.starling-software.com/misc/icfp-2009-cjs.pdf">building a real time financial trading system in Haskell</a> :: PDF. Tom Hawkin&#8217;s <a href="http://hackage.haskell.org/package/atom/">Atom EDSL</a> for control systems <a href="http://www.haskell.org/pipermail/haskell-cafe/2009-July/064775.html">went into production use</a> in trucks and buses, and is <a href="http://www.haskell.org/pipermail/haskell-cafe/2009-December/070558.html">starting to be used</a> on a NASA runtime monitoring project. The <a href="http://www.cryptol.net">Cryptol</a> release got <a href="http://developers.slashdot.org/article.pl?sid=08/12/26/1725208">slashdotted</a>. <a href="http://blog.tupil.com/building-commercial-haskell-applications/">Tupil.com</a> talked about their experiences building commercial web apps in Haskell.</p>
<h3><span style="font-weight:normal;">Conferences<img class="alignright" src="http://www.cs.nott.ac.uk/~gmh/icfplarge.gif" alt="" width="96" height="95" /></span></h3>
<p>The major conferences of the year were in Edinburgh, and for the first time we have video of the entire week, including videos of the <a href="http://www.vimeo.com/album/126865">International Conference of Functional Programming</a>,  the <a href="http://www.vimeo.com/album/128530">Haskell Symposium</a>, the <a href="http://www.vimeo.com/album/128851">Commercial Users of Functional Programming</a>,  and the <a href="http://www.vimeo.com/album/126462">Haskell Implementors Meeting</a>. Hooray for Malcolm Wallace for compiling these videos.</p>
<h3><span style="font-weight:normal;">Libraries</span></h3>
<p><strong>New IO library</strong>: the major news in libraries included a r<a href="http://www.haskell.org/pipermail/cvs-libraries/2009-June/010890.html" target="_blank">ewrite of the IO library</a> (to support native unicode encodings on IO, in-memory IO buffers, and more). See Simon Marlow <a href="http://www.scribd.com/doc/19537350/A-Wander-Through-GHCs-New-IO-Library" target="_blank">Wander Through GHC 6.12&#8242;s New IO Library</a>.</p>
<p><strong>Associated Types for Optimizations</strong>: Another popular post was on <a href="http://donsbot.wordpress.com/2009/10/11/self-optimizing-data-structures-using-types-to-make-lists-faster/" target="_blank">self-optimizing data structures</a>, by Don Stewart, showing how to statically specialize the layout of Haskell container data types, improving data density and performance.</p>
<p><strong>The Text Library</strong>:  <a href="http://www.serpentine.com/blog/2009/10/09/announcing-a-major-revision-of-the-haskell-text-library/" target="_blank">A major revision of the Haskell text library</a> was announced by Bryan O&#8217;Sullivan, giving the Haskell community a packed, unicode text type suitable for large scale unicode text processing.</p>
<p><strong>LLVM adventures</strong>: One of the most interesting new libraries of 2009 was <a href="http://hackage.haskell.org/package/llvm">the high level LLVM bindings</a> for Haskell. Lennart Augustsson and Bryan O&#8217;Sullivan had various adventures with it, including <a href="http://augustss.blogspot.com/2009/01/performance-update-ive-continued.html" target="_blank">beating GHC (and GCC)</a> and producing a <a href="http://hackage.haskell.org/cgi-bin/hackage-scripts/package/BASIC-0.1.1.0" target="_blank">BASIC embedded in Haskell via LLVM</a>.</p>
<h3><span style="font-weight:normal;">New tools</span></h3>
<p><strong>Vacuum</strong>: The biggest tools of the year included <a href="http://hackage.haskell.org/package/vacuum">vacuum</a>, Matt Morrow&#8217;s tool for extracting graphs of heap objects in running Haskell processes. With it you can <a href="http://www.youtube.com/watch?v=X4-212uMgy8" target="_blank">vizualize Haskell data structures live in GHCi</a>.</p>
<p><strong>Benchmarking</strong>: Another great new tool is <a href="http://hackage.haskell.org/package/criterion">criterion</a>, a library for statistically robust microbenchmarking, by Bryan O&#8217;Sullivan. You can read more about it <a href="http://www.serpentine.com/blog/2009/09/29/criterion-a-new-benchmarking-library-for-haskell/" target="_blank">in the release notes.</a></p>
<p><strong>The Leksah IDE:<img class="alignright" src="http://t3.gstatic.com/images?q=tbn:ot5bzzO1j4lELM:http://www.haskell.org/sitewiki/images/6/69/Leksah.png" alt="" width="91" height="91" /><span style="font-weight:normal;">major announcement was made at the Utrecht Hackathon: </span><span style="font-weight:normal;"><a href="http://leksah.org/index.html?" target="_blank">Leksah, a Haskell IDE in Haskell</a> by <span style="font-family:Consolas, Monaco, 'Courier New', Courier, monospace;line-height:18px;font-size:12px;white-space:pre;">Juergen Nicklisch-Franken.</span></span></strong></p>
<p><strong>﻿ThreadScope<span style="font-weight:normal;">: Finally, another key new tool addresses the problem of profiling in a multicore setting. The result is <a href="http://code.haskell.org/ThreadScope/">threadscope</a> (<a href="http://chplib.wordpress.com/2009/10/19/an-early-look-at-threadscope/" target="_blank">a tool for profiling concurrent and parallel Haskell programs</a>). ThreadScope lets you visualize graphically events in the GHC runtime system, including GC, thread migration, execution, spark activity and more. You can <a href="http://www.youtube.com/watch?v=qZXq8fxebKU">watch this video</a> to see it at work.</span></strong></p>
<h3><span style="font-weight:normal;">Haskell in New Domains</span></h3>
<p><strong>Linux Kernel</strong>: Thomas DuBuisson showed us how to <a href="http://tommd.wordpress.com/2009/09/13/kernel-modules-in-haskell/" target="_blank">write Linux Kernel Modules in Haskell</a>.<img class="alignright" src="http://t1.gstatic.com/images?q=tbn:mBkJW-0aoDfdbM:http://www.eukhost.com/josh/linux-penguin.jpg" alt="" width="102" height="121" /></p>
<p><strong>Barrelfish OS</strong>: <a href="http://www.barrelfish.org/fof_plos09.pdf" target="_blank">Microsoft&#8217;s new Barrelfish OS was built on domain specific languages written in Haskell :: PDF</a></p>
<p><strong>seL4: the first machine-verified microkernel</strong>: the <a href="http://ertos.nicta.com.au/research/sel4/">Secure Microkernel Project </a>(seL4) announced it&#8217;s major result: the <a href="http://www.nicta.com.au/news/home_page_content_listing/world-first_research_breakthrough_promises_safety-critical_software_of_unprecedented_reliability" target="_blank">world’s first formal machine-checked proof of a kernel</a>, and they used Haskell as a key part of their development methodology.</p>
<p><strong>iPhones</strong>: GHC was modified to allow native <a href="http://projects.haskell.org/ghc-iphone/" target="_blank">Haskell on iPhone</a>.</p>
<p><strong>Haskell for Theorem Proving</strong>: <a href="http://www.cl.cam.ac.uk/research/hvg/Isabelle/haskabelle.html">Haskabelle</a> was released, a tool to convert Haskell source into Isabelle theory files, suitable for theorem proving activities.  <a href="http://www.jedi-ninja.net/2009/04/20/A-little-fun.html" target="_blank">A little fun with Haskabelle</a> can be had.</p>
<h3><span style="font-weight:normal;">Open Source</span></h3>
<p><strong>xmonad</strong>: The<a href="http://xmonad.org"> xmonad</a> tiling window manager continued to be the most popular open source app on Hackage in 2009, with the <a href="http://xmonad.wordpress.com/2009/10/26/xmonad-0-9-available-now/" target="_blank">xmonad 0.9</a> release occurring.</p>
<p><strong>gitit: </strong>another significant new project is <a href="http://gitit.net">gitit</a>, a feature-rich wiki running on top of git or darcs, with <a href="http://johnmacfarlane.net/pandoc/">pandoc</a> support (meaning you can write your wiki in markdown/tex/html/&#8230;)</p>
<p><strong>happstack:</strong> the <a href="http://happstack.com/">happstack web framework</a> (the Haskell equivalent of Django) was in active development, with <a href="http://www.haskell.org/pipermail/haskell-cafe/2009-December/071083.html">happstack 0.4 released</a>. happstack powers gitit, and <a href="http://patch-tag.com">patch-tag.com</a>, amongst other things. You can also read about why <a href="http://groups.google.com/group/HAppS/browse_thread/thread/8663c04f3b104133" target="_blank">Happstack scales, and SQL fails!</a></p>
<p><strong>darcs:</strong> the<a href="http://darcs.net"> darcs</a> revision control system world was extremely active this year, with darcs 2.2 and darcs 2.3 released (along with a Summer of code project) and great strides <a href="http://web.mornfall.net/blog/darcs_2.3.0.html">in scalability</a> via a <a href="http://koweycode.blogspot.com/2009/10/darcs-hashed-storage-work-merged-woo.html">new storage mechanism</a>.</p>
<h3><span style="font-weight:normal;">Tutorials</span></h3>
<p>The top 7 tutorials of the year:</p>
<ul>
<li><a href="http://www.haskell.org/haskellwiki/What_a_Monad_is_not" target="_blank">What monads are not</a></li>
<li><a href="http://noordering.wordpress.com/2009/03/31/how-you-shouldnt-use-monad/" target="_blank">How you should(n&#8217;t) use Monads</a></li>
<li><a href="http://echo.rsmw.net/n00bfaq.html" target="_blank">Haskell: The Confusing Parts</a></li>
<li><a href="http://blog.sigfpe.com/2009/12/where-do-monads-come-from.html" target="_blank">A Neighborhood of Infinity: Where do monads come from?</a></li>
<li><a href="http://ghcmutterings.wordpress.com/2009/10/06/parallelism-concurrency/" target="_blank">Parallelism ≠ Concurrency</a></li>
<li><a href="http://byorgey.wordpress.com/2009/02/16/the-typeclassopedia-request-for-feedback/" target="_blank">The Typeclassopedia</a></li>
<li><a href="http://donsbot.wordpress.com/2009/03/09/evolving-faster-haskell-programs/" target="_blank">Evolving faster Haskell programs</a></li>
</ul>
<h3><span style="font-weight:normal;">Advocacy</span></h3>
<p><span style="font-weight:normal;">And finally, the most popular pieces of advocacy for the year:</span></p>
<ul>
<li><a href="http://www.newartisans.com/2009/03/hello-haskell-goodbye-lisp.html" target="_blank">Hello Haskell, Goodbye Lisp</a></li>
<li><a href="http://blog.inquirylabs.com/2009/03/07/the-haskell-rabbit-hole/" target="_blank">The Haskell Rabbit Hole</a></li>
<li><a href="http://monkey.org/~marius/haskell-is-beautiful-in-practice.html" target="_blank">Haskell is beautiful in practice</a></li>
<li><a href="http://www.sdtimes.com/blog/post/2009/07/27/Everyonee28099s-talking-about-Haskell.aspx" target="_blank">Everyone’s talking about Haskell</a></li>
</ul>
<h3><span style="font-weight:normal;">Haskell 10 years ago</span></h3>
<p>And the news of 10 years ago? Here&#8217;s a selection of the top news in 1999.</p>
<p><strong>HaskellDB</strong>: ﻿Daan Leijen <a title="http://www.cse.unsw.edu.au/~dons/haskell-1990-2000/msg03600.html" rel="nofollow" href="http://www.cse.unsw.edu.au/~dons/haskell-1990-2000/msg03600.html">announced</a> a preview of HaskellDB, the type safe database library for Haskell, <a href="http://hackage.haskell.org/package/haskelldb">now on Hackage</a>.</p>
<p><strong>Edison data structures</strong><em>: </em>Chris Okasaki <a title="http://www.cse.unsw.edu.au/~dons/haskell-1990-2000/msg04129.html" rel="nofollow" href="http://www.cse.unsw.edu.au/~dons/haskell-1990-2000/msg04129.html">announced</a> the first public release of <a href="http://hackage.haskell.org/package/EdisonCore">Edison</a>, a library of efficient purely functional data structures.</p>
<p><strong>Functional Graphs:</strong> Martin.Erwig <a title="http://www.cse.unsw.edu.au/~dons/haskell-1990-2000/msg04783.html" rel="nofollow" href="http://www.cse.unsw.edu.au/~dons/haskell-1990-2000/msg04783.html">announced</a> the <a href="http://hackage.haskell.org/package/fgl">Functional Graph Library</a>.</p>
<p><em><strong><span style="font-style:normal;">Haskell 98: </span></strong> </em>Simon Peyton-Jones <a title="http://www.cse.unsw.edu.au/~dons/haskell-1990-2000/msg03652.html" rel="nofollow" href="http://www.cse.unsw.edu.au/~dons/haskell-1990-2000/msg03652.html">announced</a> that the Haskell 98 standard was done.</p>
<p><strong>Hugs </strong><em>: </em>Mark Jones <a title="http://www.cse.unsw.edu.au/~dons/haskell-1990-2000/msg03612.html" rel="nofollow" href="http://www.cse.unsw.edu.au/~dons/haskell-1990-2000/msg03612.html">announced</a> a beta release of <a href="http://haskell.org/hugs/">Hugs 98</a>.</p>
<p><strong>GHC 4</strong>:  Simon Marlow <a title="http://www.cse.unsw.edu.au/~dons/haskell-1990-2000/msg03655.html" rel="nofollow" href="http://www.cse.unsw.edu.au/~dons/haskell-1990-2000/msg03655.html">announced</a> the <a href="http://haskell.org/ghc">GHC </a>4.02.</p>
<p><strong>c2hs</strong><em>: </em>Manuel Chakravarty <a title="http://www.cse.unsw.edu.au/~dons/haskell-1990-2000/msg05509.html" rel="nofollow" href="http://www.cse.unsw.edu.au/~dons/haskell-1990-2000/msg05509.html">announced</a> the C-&gt;Haskell 0.7.2 &#8211; beta release</p>
<p><strong>Craft of FP</strong>: Simon Thompson <a title="http://www.cse.unsw.edu.au/~dons/haskell-1990-2000/msg03863.html" rel="nofollow" href="http://www.cse.unsw.edu.au/~dons/haskell-1990-2000/msg03863.html">announced</a> the <a href="http://www.amazon.com/Haskell-Craft-Functional-Programming-2nd/dp/0201342758/ref=sr_1_1?ie=UTF8&amp;s=books&amp;qid=1261339756&amp;sr=1-1">Haskell: The Craft of Functional Programming</a>: Second Edition</p>
<p><strong>TclHaskell</strong>. Meurig Sage <a title="http://www.cse.unsw.edu.au/~dons/haskell-1990-2000/msg04613.html" rel="nofollow" href="http://www.cse.unsw.edu.au/~dons/haskell-1990-2000/msg04613.html">announced</a> the TclHaskell, an FFI binding to Tcl.</p>
<p>This is just some of the new stuff that has happened in Haskell this year. You can stay up to date by following <a href="http://www.reddit.com/r/haskell/top/?count=200&amp;t=year">the Haskell Reddit</a>. See you in 2010!</p>
<br />  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=haskellwebnews.wordpress.com&#038;blog=10822663&#038;post=56&#038;subd=haskellwebnews&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://haskellwebnews.wordpress.com/2009/12/20/the-year-in-haskell/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/68c3dd15d6cd5d99a63113843d7e1c1b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dons00</media:title>
		</media:content>

		<media:content url="http://haskellwebnews.files.wordpress.com/2009/12/haskell-logo-variation.png?w=128&#38;h=128" medium="image" />

		<media:content url="http://www.haskell.org/sitewiki/images/b/b9/Hac-axe-icon.png" medium="image">
			<media:title type="html">Hac icon</media:title>
		</media:content>

		<media:content url="http://t1.gstatic.com/images?q=tbn:0h41HLGkcYkmLM:http://book.realworldhaskell.org/support/rwh-200.jpg" medium="image" />

		<media:content url="http://learnyouahaskell.com/beta.png" medium="image">
			<media:title type="html">beta</media:title>
		</media:content>

		<media:content url="http://t3.gstatic.com/images?q=tbn:6-erQSW8pQzBFM:http://research.microsoft.com/~simonpj/GIFs/spj-snow.jpg" medium="image" />

		<media:content url="http://haskell.org/sitewiki/images/thumb/7/7d/Platform.png/200px-Platform.png" medium="image" />

		<media:content url="http://haskell.org/sitewiki/images/4/43/Built-with-Cabal-light.png" medium="image" />

		<media:content url="http://t0.gstatic.com/images?q=tbn:jZxMonWGFMGheM:http://industry.haskell.org/ihg-logo.png" medium="image" />

		<media:content url="http://www.cs.nott.ac.uk/~gmh/icfplarge.gif" medium="image" />

		<media:content url="http://t3.gstatic.com/images?q=tbn:ot5bzzO1j4lELM:http://www.haskell.org/sitewiki/images/6/69/Leksah.png" medium="image" />

		<media:content url="http://t1.gstatic.com/images?q=tbn:mBkJW-0aoDfdbM:http://www.eukhost.com/josh/linux-penguin.jpg" medium="image" />
	</item>
		<item>
		<title>What&#8217;s new in Haskell? December 2009</title>
		<link>http://haskellwebnews.wordpress.com/2009/12/05/whats-new-in-haskell-december-2009/</link>
		<comments>http://haskellwebnews.wordpress.com/2009/12/05/whats-new-in-haskell-december-2009/#comments</comments>
		<pubDate>Sat, 05 Dec 2009 21:49:48 +0000</pubDate>
		<dc:creator>Don Stewart</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[arrays]]></category>
		<category><![CDATA[ghc]]></category>
		<category><![CDATA[hackage]]></category>
		<category><![CDATA[libraries]]></category>
		<category><![CDATA[llvm]]></category>
		<category><![CDATA[packages]]></category>

		<guid isPermaLink="false">http://haskellwebnews.wordpress.com/?p=8</guid>
		<description><![CDATA[What&#8217;s been happening with the Haskell programming language for the past month, as voted by readers of The Haskell Reddit. This is the first edition of the Web News, so feedback on the content, schedule and goals is welcome. Read more about the goals for the project on the about page. Haskell 2010 The biggest [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=haskellwebnews.wordpress.com&#038;blog=10822663&#038;post=8&#038;subd=haskellwebnews&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p><em>What&#8217;s been happening with the <a href="http://haskell.org">Haskell programming language</a> for the past month, as voted by readers of </em><a href="http://haskell.reddit.com"><em>The Haskell Reddit</em></a><em>. This is the first edition of the Web News, so feedback on the content, schedule and goals is welcome. Read more about the goals for the project on the <a href="http://haskellwebnews.wordpress.com/about/">about</a> </em><em>page.</em></p>
<h3><span style="font-weight:normal;"><a href="http://article.gmane.org/gmane.comp.lang.haskell.general/17638">Haskell 2010</a><a href="http://haskellwebnews.files.wordpress.com/2009/12/haskell-logo-variation.png"><img class="alignright size-full wp-image-40" title="Haskell-Logo-Variation" src="http://haskellwebnews.files.wordpress.com/2009/12/haskell-logo-variation.png?w=500" alt=""   /></a><br />
</span></h3>
<p>The biggest news of November for the Haskell community was the announcement of the release of the new Haskell language revision: Haskell 2010. The <a href="http://hackage.haskell.org/trac/haskell-prime/">Haskell Prime</a> process, which produced this revision, calls for regular releases of newly standardised extensions, and this first revision declared as standard Haskell:</p>
<ul>
<li><a href="http://hackage.haskell.org/trac/haskell-prime/wiki/DoAndIfThenElse">DoAndIfThenElse</a></li>
<li><a href="http://hackage.haskell.org/trac/haskell-prime/wiki/HierarchicalModules">HierarchicalModules</a></li>
<li><a href="http://hackage.haskell.org/trac/haskell-prime/wiki/EmptyDataDecls">EmptyDataDecls</a></li>
<li><a href="http://hackage.haskell.org/trac/haskell-prime/wiki/FixityResolution">FixityResolution</a></li>
<li><a href="http://hackage.haskell.org/trac/haskell-prime/wiki/ForeignFunctionInterface">ForeignFunctionInterface</a></li>
<li><a href="http://hackage.haskell.org/trac/haskell-prime/wiki/LineCommentSyntax">LineCommentSyntax</a></li>
<li><a href="http://hackage.haskell.org/trac/haskell-prime/wiki/PatternGuards">PatternGuards</a></li>
<li><a href="http://hackage.haskell.org/trac/haskell-prime/wiki/RelaxedDependencyAnalysis">RelaxedDependencyAnalysis</a></li>
<li><a href="http://hackage.haskell.org/trac/haskell-prime/wiki/LanguagePragma">LanguagePragma</a></li>
<li><a href="http://hackage.haskell.org/trac/haskell-prime/wiki/NoNPlusKPatterns">NoNPlusKPatterns</a></li>
</ul>
<p>The end of n+k patterns in standard Haskell completes one of the longest sagas in the language&#8217;s history, with efforts to remove the feature <a href="http://www.cse.unsw.edu.au/~dons/haskell-1990-2000/msg03476.html">more than 10 years ago </a>.</p>
<p>The next steps for the standard are a revised language report, and for compilers to adopt the features. The Haskell 2011 group is also forming to investigate the next round of standardisation. (And see the Haskell 2010 <a href="http://developers.slashdot.org/story/09/11/24/2120246/Haskell-2010-Announced">slashdotting</a> for fun&#8230;)</p>
<h3><span style="font-weight:normal;"><a href="http://projects.haskell.org/pipermail/haskell-platform/2009-November/000813.html" target="_blank">The packages that split Hackage</a></span></h3>
<p>There are more than 1700 packages on <a href="http://hackage.haskell.org">Hackage</a> now, with some quite complicated dependencies set up. <a href="http://well-typed.com">Duncan Coutts</a> looked at how to construct a maximal install plan, such that the largest fraction of Hackage could be installed without conflict. He found that a small number of key packages cause &#8220;splits&#8221; in the install scheme, as significant numbers of packages depend on incompatible versions of these conflicters (e.g. HaXml 1.13. or 1.19). Duncan was able to find a coherent install plan on unix for 1453 packages in the end, and since then a <a href="http://hackage.haskell.org/package/HaXml-1.20">new stable version of HaXml</a> has been released, which will further improve the overall coherency.</p>
<h3><a href="http://projects.haskell.org/pipermail/haskell-platform/2009-November/000813.html" target="_blank"></a><a href="http://unlines.wordpress.com/2009/11/27/noslow/" target="_blank"><span style="font-weight:normal;">NoSlow: Microbenchmarks for array libraries</span></a></h3>
<p>Designing the perfect array library in Haskell has been a hot topic for the last couple of years, and a number of competitors have emerged looking for the right balance of performance, flexibility and a rich API. ﻿﻿﻿﻿Roman Leschinskiy announced a project, <a href="http://hackage.haskell.org/package/NoSlow">NoSlow</a>, to methodically compare the performance of the various array libraries, with published results based on Bryan O&#8217;Sullivan&#8217;s <a href="http://hackage.haskell.org/package/criterion">criterion</a> benchmarking tool.</p>
<h3><strong><span style="font-weight:normal;"><a href="http://www.cse.unsw.edu.au/~pls/thesis/davidt-thesis.pdf" target="_blank">An LLVM backend for GHC</a> :: PDF<a href="http://llvm.org"><img class="alignright" title="LLVM" src="http://upload.wikimedia.org/wikipedia/en/c/cb/LLVM_Logo.png" alt="" width="136" height="136" /></a><br />
</span></strong></h3>
<p>David Terei published his undergraduate honors thesis, &#8220;LLVM for GHC&#8221;, at the University of New South Wales, describing his design for porting GHC to use <a href="http://llvm.org/">LLVM</a> for code generation, finding that it mapped &#8220;remarkably well&#8221;. He then goes on to implement and benchmark the resulting compiler, finding that LLVM was generally similar to the existing code generator for the majority of programs, with the exception of array benchmarks, which were significantly better under LLVM. An amazing achievement for such a short project!</p>
<h3><a href="http://www.haskell.org/pipermail/glasgow-haskell-users/2009-November/018037.html" target="_blank"><span style="font-weight:normal;">GHC 6.12.1 Release Candidate 2</span></a></h3>
<p>The second release candidate for the GHC 6.12 series was announced, including installers for Windows and OS X. The upcoming 6.12 release features some significant improvements to <a href="http://www.haskell.org/haskellwiki/GHC/Data_Parallel_Haskell">data parallel arrays</a>, new profiling tools, including support for <a href="http://code.haskell.org/ThreadScope/">ThreadScope</a>, full support for shared libraries (as funded by the <a href="http://industry.haskell.org">IHG</a>), improvements  to the performance of parallel and concurrent programs in general, and support for unicode Handles (as well as other encodings directly in the Handle layer).</p>
<h3><span style="font-weight:normal;">Interviews and Media</span></h3>
<p>In the broader media, we saw an interview with John Hughes at InfoQ, <a href="http://www.infoq.com/interviews/Erlang-Haskell-John-Hughes" target="_blank">contrasting Erlang and Haskell</a> as well as a surprise Haskell talk at Supercomputing 09, where Haskell was used <a href="http://www.genomeweb.com/blog/more-bio-hpc-highlights-sc09" target="_blank">f</a>or <a href="http://scyourway.supercomputing.org/conference/view/spost112_1">high performance computational biology</a>.</p>
<p>Finally, congratulations to Graham Hutton and Erik Meijer, as the series of C9 lectures, based on &#8220;<a href="http://channel9.msdn.com/shows/Going+Deep/Lecture-Series-Erik-Meijer-Functional-Programming-Fundamentals-Chapter-1/">Programming in Haskell</a>&#8221; (<a href="http://www.cs.nott.ac.uk/~gmh/book.html">the book)</a>, reaches <a href="http://communications.nottingham.ac.uk/News/Article/Online-lecture-downloads-hit-a-quarter-of-a-million.html">a quarter million downloads</a>.</p>
<h3><span style="font-weight:normal;">New Haskell Software<a href="http://haskellwebnews.files.wordpress.com/2009/12/batteries.png"><img class="alignright size-full wp-image-42" title="batteries" src="http://haskellwebnews.files.wordpress.com/2009/12/batteries.png?w=500" alt=""   /></a><br />
</span></h3>
<p>In November, there were 287 package released on <a href="http://hackage.haskell.org">Hackage</a>, bringing the total number of Haskell packages to 1720. We had a record 143 thousand downloads from Hackage in November, breaking the previous monthly record of 95 thousand set in October 2009, and bringing the total downloads from Hackage to 1.53M.</p>
<p>The top 15 most popular libraries in November were:</p>
<ol>
<li><a href="http://hackage.haskell.org/package/HTTP">HTTP</a></li>
<li><a href="http://hackage.haskell.org/package/utf8-string">utf8-string</a></li>
<li><a href="http://hackage.haskell.org/package/zlib">zlib</a></li>
<li><a href="http://hackage.haskell.org/package/binary">binary</a></li>
<li><a href="http://hackage.haskell.org/package/haskell-src-exts">haskell-src-exts</a></li>
<li><a href="http://hackage.haskell.org/package/QuickCheck">QuickCheck</a></li>
<li><a href="http://hackage.haskell.org/package/ghc-paths">ghc-paths</a></li>
<li><a href="http://hackage.haskell.org/package/X11">X11</a></li>
<li><a href="http://hackage.haskell.org/package/parsec">parsec</a></li>
<li><a href="http://hackage.haskell.org/package/haskeline">haskeline</a></li>
<li><a href="http://hackage.haskell.org/package/xmonad-contrib">xmonad-contrib</a></li>
<li><a href="http://hackage.haskell.org/package/time">time</a></li>
<li><a href="http://hackage.haskell.org/package/network">network</a></li>
<li><a href="http://hackage.haskell.org/package/terminfo">terminfo</a></li>
<li><a href="http://hackage.haskell.org/package/uniplate">uniplate</a></li>
</ol>
<p>And the top 15 most popular applications are:</p>
<ol>
<li><a href="http://xmonad.org">xmonad</a></li>
<li><a href="http://hackage.haskell.org/package/cabal-install">cabal-install</a></li>
<li><a href="http://hackage.haskell.org/package/haddock">haddock</a></li>
<li><a href="http://hackage.haskell.org/package/cpphs">cpphs</a></li>
<li><a href="http://hackage.haskell.org/package/hscolour">hscolour</a></li>
<li><a href="http://hackage.haskell.org/package/happy">happy</a></li>
<li><a href="http://hackage.haskell.org/package/yi">yi</a></li>
<li><a href="http://hackage.haskell.org/package/xmobar">xmobar</a></li>
<li><a href="http://hackage.haskell.org/package/darcs">darcs</a></li>
<li><a href="http://hackage.haskell.org/package/alex">alex</a></li>
<li><a href="http://hackage.haskell.org/package/hlint">hlint</a></li>
<li><a href="http://hackage.haskell.org/package/leksah">leksah</a></li>
<li><a href="http://hackage.haskell.org/package/pandoc">pandoc</a></li>
<li><a href="http://hackage.haskell.org/package/happstack">happstack</a></li>
<li><a href="http://hackage.haskell.org/package/gitit">gitit</a></li>
</ol>
<p>The two most popular Haskell project releases, as voted online, were:<a href="http://raincat.bysusanlin.com/"><img class="alignright" title="Project Raincat" src="http://raincat.bysusanlin.com/images/cat_umbrella.png" alt="" width="165" height="151" /></a></p>
<ul>
<li><a href="http://raincat.bysusanlin.com/" target="_blank">Project Raincat : a brilliant Haskell game involving rain and wet cats!</a></li>
<li><a href="http://just-bottom.blogspot.com/2009/11/lambdacube-and-bullet-on-hackage-at.html" target="_blank">LambdaCube: a Haskell 3D rendering engin</a>e</li>
</ul>
<h3><span style="font-weight:normal;">Articles and Tutorials</span></h3>
<p>The most popular new Haskell articles and tutorials online this month were:</p>
<div>
<ul>
<li><a href="http://www.haskell.org/haskellwiki/What_a_Monad_is_not" target="_blank">What monads are not</a> &#8211; the name says it all.</li>
<li><a href="http://blog.sigfpe.com/2009/11/programming-with-impossible-functions.html" target="_blank">Programming with impossible functions, or how to get along without monads</a> &#8212; imagining a world without monads</li>
<li><a href="http://lukeplant.me.uk/blog/posts/is-static-type-checking-a-redundant-testing-mechanism/" target="_blank">Is static type checking a redundant testing mechanism?</a> &#8212; thoughts on static typing and/or comprehensive test suites</li>
<li><a href="http://pchiusano.blogspot.com/2009/05/optional-laziness-doesnt-quite-cut-it.html" target="_blank">Optional laziness doesn&#8217;t quite cut it</a> &#8212; why by-default strict languages fail in expressivity</li>
<li><a href="http://programming-musings.org/2009/12/03/enjoying-haskell/" target="_blank">Enjoying Haskell</a> &#8212; a new user experience</li>
<li><a href="http://www.nobugs.org/blog/archives/2009/11/17/technical-debt-or-mortgages-in-haskell/" target="_blank">Technical debt (or, mortgages in Haskell)</a> &#8212; modelling your mortgage with Haskell</li>
<li><a href="http://blog.finiteimprobability.com/2009/11/17/a-compiler-for-lambda-calculus-to-llvm-part-1/" target="_blank">A compiler for Lambda Calculus to LLVM: Part 1</a>,  <a title="Lambda Calculus compiler, Part II: Wading in with arithmetic" href="http://blog.finiteimprobability.com/2009/11/25/lambda-calculus-compiler-part-ii-wading-in-with-arithmetic/">Part II</a> and <a title="Lambda Calculus Compiler: Part III: First-Order Functions" href="http://blog.finiteimprobability.com/2009/12/03/lambda-calculus-compiler-part-iii-first-order-functions/">Part III.</a> &#8212; using LLVM to write a compiler</li>
</ul>
</div>
<div><a href="http://blog.sigfpe.com/2009/11/programming-with-impossible-functions.html" target="_blank"></a></div>
<div><a href="http://lukeplant.me.uk/blog/posts/is-static-type-checking-a-redundant-testing-mechanism/" target="_blank"></a></div>
<div><a href="http://pchiusano.blogspot.com/2009/05/optional-laziness-doesnt-quite-cut-it.html" target="_blank"></a></div>
<div><a href="http://programming-musings.org/2009/12/03/enjoying-haskell/" target="_blank"></a></div>
<div><a href="http://www.nobugs.org/blog/archives/2009/11/17/technical-debt-or-mortgages-in-haskell/" target="_blank"></a></div>
<h3><span style="font-weight:normal;">You shouldn&#8217;t do that</span></h3>
<p><span style="font-weight:normal;">And, finally, news that perhaps shouldn&#8217;t have been:</span></p>
<div>
<ul>
<li>I<a href="http://killersmurf.blogspot.com/2009/11/typefuck.html" target="_blank">mplementing languages in the Haskell type system</a></li>
</ul>
</div>
<p>Next edition: a 2009 Haskell retrospective.</p>
<br />  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=haskellwebnews.wordpress.com&#038;blog=10822663&#038;post=8&#038;subd=haskellwebnews&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://haskellwebnews.wordpress.com/2009/12/05/whats-new-in-haskell-december-2009/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/68c3dd15d6cd5d99a63113843d7e1c1b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dons00</media:title>
		</media:content>

		<media:content url="http://haskellwebnews.files.wordpress.com/2009/12/haskell-logo-variation.png" medium="image">
			<media:title type="html">Haskell-Logo-Variation</media:title>
		</media:content>

		<media:content url="http://upload.wikimedia.org/wikipedia/en/c/cb/LLVM_Logo.png" medium="image">
			<media:title type="html">LLVM</media:title>
		</media:content>

		<media:content url="http://haskellwebnews.files.wordpress.com/2009/12/batteries.png" medium="image">
			<media:title type="html">batteries</media:title>
		</media:content>

		<media:content url="http://raincat.bysusanlin.com/images/cat_umbrella.png" medium="image">
			<media:title type="html">Project Raincat</media:title>
		</media:content>
	</item>
	</channel>
</rss>
