Old news: Difference between revisions

From HaskellWiki
(fmt)
m (fix gmane links using archive.fo)
 
(36 intermediate revisions by 2 users not shown)
Line 1: Line 1:
__TOC__
__TOC__


==News from 2006==


''2006-08-14''
__TOC__


<ul>
==News from 2008==
<li>
<p>
<em>
The Haskell Workshop
</em>. Andres Loeh
[http://article.gmane.org/gmane.comp.lang.haskell.general/14104 announced]
the preliminary schedule of the Haskell Workshop 2006, part of the 2006 International Conference on Functional Programming (ICFP)
</p>
</li>
<li>
<p>
<em>
dbus haskell bindings
</em>. Evan Martin
[http://article.gmane.org/gmane.comp.lang.haskell.cafe/13771 announced] preliminary D-Bus Haskell bindings. D-Bus is a message bus system, a simple way for applications to talk to one another. [http://neugierig.org/software/hdbus/ More]
</p>
</li>
<li>
<p>
<em>
The GHC typechecker is Turing-complete
</em>. Robert Dockins
was able to [http://article.gmane.org/gmane.comp.lang.haskell.general/14088 show] how that the GHC typechecker with multi-parameter typeclasses, functional dependencies, and undecidable instances is Turing-complete.
</p>
</li>
<li>
<p>
<em>
Haskell Program Coverage
</em>. Colin Runciman
[http://article.gmane.org/gmane.comp.lang.haskell.general/14087 announced] the first release of hpc, a new tool for Haskell developers.  Hpc records and displays Haskell program coverage. It provides coverage information of two kinds: source coverage and boolean-control coverage. [http://www.galois.com/~andy/hpc-intro.html More here]
</p>
</li>
<li>
<p>
<em>
Smash your boiler-plate without class and Typeable
</em>. Oleg Kiselyov
[http://article.gmane.org/gmane.comp.lang.haskell.general/14086 described] a new generic programming technique, expressive enough to traverse a term and return another term of a different type, determined by the original term's type/structure. [http://okmij.org/ftp/Haskell/syb4.hs More details]
</p>
</li>
<li>
<p>
<em>
Paper: Software Extension and Integration with Type Classes
</em>. Ralf Laemmel and Klaus Ostermann
[http://article.gmane.org/gmane.comp.lang.haskell.general/14040 invite] comments towards the final version of their paper [http://homepages.cwi.nl/~ralf/gpce06/ Software Extension and Integration with Type Classes]
</p>
</li>
<li>
<p>
<em>
HSP.Clientside 0.01
</em>. Joel Bjrnson
[http://article.gmane.org/gmane.comp.lang.haskell.general/14023 announced] a release of his Summer of Code project HSP.Clientside 0.01. Present features include an embedding of (typed) JavaScript language in Haskell, a small combinator library for generating JavaScript code, and high-level interface to Ajax functionality.
</p>
</li>
<li>
<p>
<em>
Monadic probabilistic functional programing
</em>. Stefan Karrmann
[http://article.gmane.org/gmane.comp.lang.haskell.general/14012 announced] that he had extended Martin Erwig's PFP library to support abstract monads, cabal and darcs
</p>
</li>
<li>
<p>
<em>
hdbc-odbc 1.0.0.1
</em>. John Goerzen
[http://article.gmane.org/gmane.comp.lang.haskell.general/13998 released] DBC-odbc, the ODBC backend driver for HDBC, version 1.0.0.1.
</p>
</li>
<li>
<p>
<em>
Few Digits 0.5.0
</em>. Russell O'Connor
This year, Few Digits competed in the [http://rnc7.loria.fr/competition.html More Digits contest]. To celebrate, version 0.5.0 of Few Digits is available. Few Digits 0.5.0 is now ten times faster and three times more complicated. Few Digits has been Cabalized for your convenience. [http://r6.ca/FewDigits/ More info]
</p>
</li>
<li>
<p>
<em>
System.FilePath 0.9
</em>. Neil Mitchell
[http://article.gmane.org/gmane.comp.lang.haskell.general/13985 announced] System.FilePath 0.9
</p>
</li>
<li>
<p>
<em>
The History of Haskell
</em>. Phil Wadler, John Hughes, Paul Hudak and Simon Peyton Jones
[http://article.gmane.org/gmane.comp.lang.haskell.general/13983 have been writing] a paper, The History of Haskell, for the History Of Programming Languages conference (HOPL'07), and they invite feedback. Wiki page [http://haskell.org/haskellwiki/History_of_Haskell here].
</p>
</li>
<li>
<p>
<em>
AngloHaskell
</em>. Lemmih
[http://article.gmane.org/gmane.comp.lang.haskell.general/13979 mentioned] that AngloHaskell will be held at Cambridge in August. The agenda includes beer, unicycles, hacking and other fun.  [http://haskell.org/haskellwiki/AngloHaskell More info]
</p>
</li>
<li>
<p>
<em>
Haskell XML Toolbox Version 6.0, 6.1
</em>. Uwe Schmidt
[http://article.gmane.org/gmane.comp.lang.haskell.general/13924 announced] [http://article.gmane.org/gmane.comp.lang.haskell.general/13949 two] new versions of the Haskell XML Toolbox. New features include ghc 6.4.2 support, better XPath integration, separate documentation for filter API and an arrow API
</p>
</li>
<li>
<p>
<em>
Down the rabbit hole
</em>. Bulat Ziganshin
[http://article.gmane.org/gmane.comp.lang.haskell.general/13914 announced] the availability of a new tutorial directed toward comprehensive explanation of the IO monad, and it's use in complex programs
</p>
</li>
<li>
<p>
<em>
ldap-haskell, arch2darcs and darcs-buildpackage
</em>. John Goerzen
[http://article.gmane.org/gmane.comp.lang.haskell.general/13912 posted] new versions of these packages
</p>
</li>
<li>
<p>
<em>
Internships on GHC and Haskell at MSR Cambridge
</em>. Simon Peyton-Jones
[http://article.gmane.org/gmane.comp.lang.haskell.glasgow.user/10219 announced] that MSR Cambridge is taking interns year-round, not just in the summer months.  GHC HQ are keen to attract motivated and well-qualified folk to work on improving or developing GHC. [http://hackage.haskell.org/trac/ghc/wiki/Internships More details]
</p>
</li>
<li>
<p>
<em>
FGL
</em>. Martin Erwig
[http://article.gmane.org/gmane.comp.lang.haskell.libraries/4948 announced] a new release of his well known Functional Graph Library (FGL).
</p>
</li>
<li>
<p>
<em>
Takusen
</em>. Alistair Bayley and Oleg Kiselyov
[http://article.gmane.org/gmane.comp.lang.haskell.libraries/4887 released] a new version of Takusen, a library for accessing DBMSs. The most significant code change is a new internal design, giving better separation of concerns like statement preparation, binding, and result-set processing. Takusen is now held in darcs, and [http://darcs.haskell.org/takusen hosted] at haskell.org
</p>
</li>
<li>
<p>
<em>
Text.Regex.Lazy 0.44, 0.56, 0.66 and 0.70
</em>. Chris Kuklewicz
[http://article.gmane.org/gmane.comp.lang.haskell.libraries/4977 announced] [http://sourceforge.net/projects/lazy-regex Text.Regex.Lazy] 0.44-0.70, with many enhancements. Multiple backends are supported, in addition to the "full lazy" and the DFA backends. Text.Regex.Lazy is a replacement and enhancement for Text.Regex. More details [http://article.gmane.org/gmane.comp.lang.haskell.libraries/5028 here]
</p>
</li>
<li>
<p>
<em>
Streams 0.2.1 beta
</em>. Bulat Ziganshin
[http://thread.gmane.org/gmane.comp.lang.haskell.libraries/4865/focus=4865 released] Streams 0.2.1 beta, featuring various bug fixes and improvements to the streams library
</p>
</li>
</ul>


''2006-07-24''
''2008-02-23''


* [[ICFP Programming Contest#Ninth annual ICFP Programming Contest (2006)|Ninth annual ICFP Programming Contest (2006)]] is over. Results will be announced in September.
<ul><li><p><em>ArrayRef 0.1.2</em>. Uploaded by Gwern Branwen.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/ArrayRef-0.1.2 ArrayRef]: Unboxed references, dynamic arrays and more.</p></li>
   
    <li><p><em>zlib 0.4.0.4</em>. Uploaded by Duncan Coutts.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/zlib-0.4.0.4 zlib]: Compression and decompression in the gzip and zlib formats.</p></li>
   
    <li><p><em>hetris 0.1</em>. Uploaded by Gwern Branwen.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/hetris-0.1 hetris]: Text Tetris.</p></li>
   
    <li><p><em>bzlib 0.4.0.3</em>. Uploaded by Duncan Coutts.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/bzlib-0.4.0.3 bzlib]: Compression and decompression in the bzip2 format.</p></li>
   
    <li><p><em>HAppS-Server 0.9.2</em>. Uploaded by David Himmelstrup.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/HAppS-Server-0.9.2 HAppS-Server]: Web related tools and services..</p></li>
   
    <li><p><em>HAppS-State 0.9.2</em>. Uploaded by David Himmelstrup.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/HAppS-State-0.9.2 HAppS-State]: Event-based distributed state..</p></li>
   
    <li><p><em>HAppS-Data 0.9.2</em>. Uploaded by David Himmelstrup.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/HAppS-Data-0.9.2 HAppS-Data]: HAppS data manipulation libraries.</p></li>
   
    <li><p><em>HAppS-IxSet 0.9.2</em>. Uploaded by David Himmelstrup.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/HAppS-IxSet-0.9.2 HAppS-IxSet]: Added by DavidHimmelstrup, Fri Feb 22 15:18:20 PST 2008..</p></li>
   
    <li><p><em>HAppS-Util 0.9.2</em>. Uploaded by David Himmelstrup.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/HAppS-Util-0.9.2 HAppS-Util]: Web framework.</p></li>
   
    <li><p><em>Ranged-sets 0.2.0</em>. Uploaded by Paul Johnson.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/Ranged-sets-0.2.0 Ranged-sets]: Ranged sets for Haskell.</p></li>
   
    <li><p><em>halfs 0.2</em>. Uploaded by Gwern Branwen.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/halfs-0.2 halfs]: Haskell File System.</p></li>
   
    <li><p><em>sessions 2008.2.22</em>. Uploaded by Matthew Sackman.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/sessions-2008.2.22 sessions]: Session Types for Haskell.</p></li>
   
    <li><p><em>infix 0.1</em>. Uploaded by Gwern Branwen.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/infix-0.1 infix]: Infix expression re-parsing (for HsParser library).</p></li>
   
    <li><p><em>reify 0.1</em>. Uploaded by Gwern Branwen.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/reify-0.1 reify]: Serialize data.</p></li>
   
    <li><p><em>highWaterMark 0.1</em>. Uploaded by Gwern Branwen.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/highWaterMark-0.1 highWaterMark]: Memory usage statistics.</p></li>
   
    <li><p><em>hinvaders 0.1</em>. Uploaded by Gwern Branwen.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/hinvaders-0.1 hinvaders]: Space Invaders.</p></li>
   
    <li><p><em>baskell 0.1</em>. Uploaded by Gwern Branwen.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/baskell-0.1 baskell]: An interpreter for a small functional language.</p></li>
   
    <li><p><em>control-event 0.2</em>. Uploaded by Thomas DuBuisson.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/control-event-0.2 control-event]: Event scheduling system..</p></li>
   
    <li><p><em>nymphaea 0.1</em>. Uploaded by Gwern Branwen.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/nymphaea-0.1 nymphaea]: An interactive GUI for manipulating L-systems.</p></li>
   
    <li><p><em>hopenssl 1.0</em>. Uploaded by Peter Simons.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/hopenssl-1.0 hopenssl]: FFI bindings to OpenSSL's EVP digest interface.</p></li>
   
    <li><p><em>Monadius 0.91</em>. Uploaded by Gwern Branwen.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/Monadius-0.91 Monadius]: 2-D arcade scroller.</p></li>
   
    <li><p><em>postmaster 0.1</em>. Uploaded by Peter Simons.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/postmaster-0.1 postmaster]: Postmaster ESMTP Server.</p></li>
   
    <li><p><em>hsyslog 1.2</em>. Uploaded by Peter Simons.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/hsyslog-1.2 hsyslog]: FFI interface to syslog(3) from POSIX.1-2001..</p></li>
   
    <li><p><em>hsemail 1.2</em>. Uploaded by Peter Simons.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/hsemail-1.2 hsemail]: Internet Message Parsers.</p></li>
   
    <li><p><em>hsdns 1.3</em>. Uploaded by Peter Simons.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/hsdns-1.3 hsdns]: Asynchronous DNS Resolver.</p></li>
   
    <li><p><em>funcmp 1.1</em>. Uploaded by Peter Simons.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/funcmp-1.1 funcmp]: Functional MetaPost.</p></li>
   
    <li><p><em>streamproc 1.1</em>. Uploaded by Peter Simons.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/streamproc-1.1 streamproc]: Stream Processer Arrow.</p></li>
   
    <li><p><em>pugs-HsSyck 0.41</em>. Uploaded by Gwern Branwen.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/pugs-HsSyck-0.41 pugs-HsSyck]: Fast, lightweight YAML loader and dumper.</p></li>
   
    <li><p><em>HsSyck 0.42</em>. Uploaded by Gwern Branwen.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/HsSyck-0.42 HsSyck]: Fast, lightweight YAML loader and dumper.</p></li>
   
    <li><p><em>mohws 0.1</em>. Uploaded by Gwern Branwen.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/mohws-0.1 mohws]: Modular Haskell Web Server.</p></li>
   
    <li><p><em>HsJudy 0.1</em>. Uploaded by Gwern Branwen.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/HsJudy-0.1 HsJudy]: Judy bindings, and some nice APIs.</p></li>
   
    <li><p><em>probability 0.2.1</em>. Uploaded by Henning Thielemann.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/probability-0.2.1 probability]: Probabilistic Functional Programming.</p></li>
   
    <li><p><em>dsp 0.2.1</em>. Uploaded by Henning Thielemann.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/dsp-0.2.1 dsp]: Haskell Digital Signal Processing.</p></li>
   
    <li><p><em>pugs-hsregex 1.0</em>. Uploaded by Gwern Branwen.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/pugs-hsregex-1.0 pugs-hsregex]: Haskell PCRE binding.</p></li>
   
    <li><p><em>ListLike 1.0.1</em>. Uploaded by John Goerzen.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/ListLike-1.0.1 ListLike]: Generic support for list-like structures.</p></li>
   
    <li><p><em>SDL-gfx 0.5.2</em>. Uploaded by David Himmelstrup.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/SDL-gfx-0.5.2 SDL-gfx]: Binding to libSDL_gfx.</p></li>
   
    <li><p><em>SDL-ttf 0.5.2</em>. Uploaded by David Himmelstrup.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/SDL-ttf-0.5.2 SDL-ttf]: Binding to libSDL_ttf.</p></li>
   
    <li><p><em>SDL-mixer 0.5.2</em>. Uploaded by David Himmelstrup.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/SDL-mixer-0.5.2 SDL-mixer]: Binding to libSDL_mixer.</p></li>
   
    <li><p><em>SDL-image 0.5.2</em>. Uploaded by David Himmelstrup.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/SDL-image-0.5.2 SDL-image]: Binding to libSDL_image.</p></li>
   
    <li><p><em>SDL 0.5.2</em>. Uploaded by David Himmelstrup.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/SDL-0.5.2 SDL]: Binding to libSDL.</p></li>
   
    <li><p><em>DeepArrow 0.2</em>. Uploaded by Conal Elliott.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/DeepArrow-0.2 DeepArrow]: Arrows for "deep application".</p></li>
   
    <li><p><em>GuiTV 0.4</em>. Uploaded by Conal Elliott.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/GuiTV-0.4 GuiTV]: GUIs for Tangible Values.</p></li>
   
    <li><p><em>Shellac-compatline 0.9</em>. Uploaded by Robert Dockins.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/Shellac-compatline-0.9 Shellac-compatline]: "compatline" backend module for Shellac.</p></li>
   
    <li><p><em>WordNet 0.1.2</em>. Uploaded by Max Rabkin.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/WordNet-0.1.2 WordNet]: Haskell interface to the WordNet database.</p></li>
   
    <li><p><em>lazyarray 0.1.3</em>. Uploaded by Milan Straka.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/lazyarray-0.1.3 lazyarray]: Efficient implementation of lazy monolithic arrays (lazy in indexes)..</p></li>
   
    <li><p><em>GenI 0.16.1</em>. Uploaded by Eric Kow.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/GenI-0.16.1 GenI]: A natural language generator (specifically, an FB-LTAG surface realiser).</p></li>
   
    <li><p><em>libGenI 0.16.1</em>. Uploaded by Eric Kow.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/libGenI-0.16.1 libGenI]: A natural language generator (specifically, an FB-LTAG surface realiser).</p></li>
   
    <li><p><em>alsa-midi 0.3.1</em>. Uploaded by Henning Thielemann.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/alsa-midi-0.3.1 alsa-midi]: Bindings for the ALSA sequencer API (MIDI stuff).</p></li>
   
    <li><p><em>midi 0.0.5</em>. Uploaded by Henning Thielemann.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/midi-0.0.5 midi]: Handling of MIDI messages and files.</p></li>
   
    <li><p><em>event-list 0.0.6</em>. Uploaded by Henning Thielemann.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/event-list-0.0.6 event-list]: Event lists with relative or absolute time stamps.</p></li>
   
    <li><p><em>numeric-quest 0.1.1</em>. Uploaded by Henning Thielemann.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/numeric-quest-0.1.1 numeric-quest]: Math and quantum mechanics.</p></li>
   
    <li><p><em>markov-chain 0.0.2</em>. Uploaded by Henning Thielemann.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/markov-chain-0.0.2 markov-chain]: Markov Chains for generating random sequences with a user definable behaviour..</p></li>
   
    <li><p><em>hmp3 1.5.1</em>. Uploaded by Don Stewart.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/hmp3-1.5.1 hmp3]: An ncurses mp3 player written in Haskell.</p></li>
   
    <li><p><em>TypeIlluminator 0.0</em>. Uploaded by Gwern Branwen.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/TypeIlluminator-0.0 TypeIlluminator]: TypeIlluminator is a prototype tool exploring debugging of type errors/.</p></li>
   
    <li><p><em>Takusen 0.7</em>. Uploaded by Don Stewart.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/Takusen-0.7 Takusen]: Database library with left-fold interface, for PostgreSQL, Oracle, SQLite, ODBC..</p></li>
   
    <li><p><em>carray 0.1.2</em>. Uploaded by Jed Brown.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/carray-0.1.2 carray]: A C-compatible array library..</p></li>
   
    <li><p><em>jack 0.5</em>. Uploaded by Henning Thielemann.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/jack-0.5 jack]: Bindings for the JACK Audio Connection Kit.</p></li>
   
    <li><p><em>non-negative 0.0.1</em>. Uploaded by Henning Thielemann.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/non-negative-0.0.1 non-negative]: Non-negative numbers.</p></li>
   
    <li><p><em>RJson 0.3.3</em>. Uploaded by Alex Drummond.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/RJson-0.3.3 RJson]: A reflective JSON serializer/parser..</p></li>
   
    <li><p><em>clevercss 0.1.1</em>. Uploaded by Georg Brandl.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/clevercss-0.1.1 clevercss]: A CSS preprocessor.</p></li>
   
    <li><p><em>fft 0.1.1</em>. Uploaded by Jed Brown.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/fft-0.1.1 fft]: Bindings to the FFTW library..</p></li>
   
    <li><p><em>storable-complex 0.1</em>. Uploaded by Jed Brown.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/storable-complex-0.1 storable-complex]: Storable instance for Complex.</p></li>
   
    <li><p><em>winerror 0.1</em>. Uploaded by Felix Martini.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/winerror-0.1 winerror]: Error handling for foreign calls to the Windows API..</p></li>
   
    <li><p><em>linkchk 0.0.2</em>. Uploaded by Gwern Branwen.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/linkchk-0.0.2 linkchk]: linkchk is a network interface link ping monitor..</p></li>
   
    <li><p><em>popenhs 1.0.0</em>. Uploaded by Gwern Branwen.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/popenhs-1.0.0 popenhs]: popenhs is a popen-like library for Haskell..</p></li>
   
    <li><p><em>Flippi 0.0.3</em>. Uploaded by Gwern Branwen.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/Flippi-0.0.3 Flippi]: Wiki.</p></li>
   
    <li><p><em>DisTract 0.2.5</em>. Uploaded by Gwern Branwen.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/DisTract-0.2.5 DisTract]: Distributed Bug Tracking System.</p></li>
   
    <li><p><em>goa 3.0</em>. Uploaded by Gwern Branwen.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/goa-3.0 goa]: GHCi bindings to lambdabot.</p></li>
   
    <li><p><em>hinstaller 2008.2.16</em>. Uploaded by Gwern Branwen.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/hinstaller-2008.2.16 hinstaller]: Installer wrapper for Haskell applications.</p></li>
   
    <li><p><em>GeoIp 0.1</em>. Uploaded by Stephen Cook.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/GeoIp-0.1 GeoIp]: Pure bindings for the MaxMind IP database..</p></li>
   
    <li><p><em>hpodder 1.1.2</em>. Uploaded by John Goerzen.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/hpodder-1.1.2 hpodder]: Podcast Aggregator (downloader).</p></li>
   
    <li><p><em>wxcore 0.10.2</em>. Uploaded by Eric Kow.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/wxcore-0.10.2 wxcore]: wxHaskell core.</p></li>
   
    <li><p><em>wx 0.10.2</em>. Uploaded by Eric Kow.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/wx-0.10.2 wx]: wxHaskell.</p></li>
   
    <li><p><em>flow2dot 0.3</em>. Uploaded by Dmitry Astapov.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/flow2dot-0.3 flow2dot]: Generates sequence diagrams from textual descriptions.</p></li>
   
    <li><p><em>strict-concurrency 0.2</em>. Uploaded by Donald Stewart.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/strict-concurrency-0.2 strict-concurrency]: Strict concurrency abstractions.</p></li>
   
    <li><p><em>TV 0.4</em>. Uploaded by Conal Elliott.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/TV-0.4 TV]: Tangible Values -- composable interfaces.</p></li>
   
    <li><p><em>geniconvert 0.15</em>. Uploaded by Eric Kow.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/geniconvert-0.15 geniconvert]: Conversion utility for the GenI generator.</p></li>
   
    <li><p><em>ctemplate 0.1</em>. Uploaded by Adam Langley.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/ctemplate-0.1 ctemplate]: Binding to the Google ctemplate library.</p></li>
   
    <li><p><em>arrows 0.4</em>. Uploaded by Ross Paterson.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/arrows-0.4 arrows]: Arrow classes and transformers.</p></li>
   
    <li><p><em>lhs2tex 1.13</em>. Uploaded by Andres Loeh.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/lhs2tex-1.13 lhs2tex]: Preprocessor for typesetting Haskell sources with LaTeX.</p></li>
   
    <li><p><em>NGrams 1.1</em>. Uploaded by Justin Bailey.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/NGrams-1.1 NGrams]: Simple application for calculating n-grams using Google..</p></li>
   
    <li><p><em>lambdabot 4.1</em>. Uploaded by Gwern Branwen.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/lambdabot-4.1 lambdabot]: A multi-talented IRC bot.</p></li>
   
    <li><p><em>HsOpenSSL 0.4</em>. Uploaded by Masatake Daimon.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/HsOpenSSL-0.4 HsOpenSSL]: (Part of) OpenSSL binding for Haskell.</p></li>
   
    <li><p><em>network-minihttp 0.1</em>. Uploaded by Adam Langley.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/network-minihttp-0.1 network-minihttp]: A very minimal webserver.</p></li>
   
    <li><p><em>ZFS 0.0</em>. Uploaded by Gwern Branwen.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/ZFS-0.0 ZFS]: Oleg's Zipper FS.</p></li>
   
    <li><p><em>fst 0.9</em>. Uploaded by Gwern Branwen.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/fst-0.9 fst]: Finite state transducers.</p></li>
   
    <li><p><em>haskell-in-space 0.1</em>. Uploaded by Gwern Branwen.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/haskell-in-space-0.1 haskell-in-space]: 'Asteroids' arcade games..</p></li>
   
    <li><p><em>unix-pty-light 0.1</em>. Uploaded by Stuart Cook.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/unix-pty-light-0.1 unix-pty-light]: POSIX pseudo-terminal support.</p></li>
   
    <li><p><em>bot 0.1</em>. Uploaded by Conal Elliott.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/bot-0.1 bot]: bots for functional reactive programming.</p></li>
   
    <li><p><em>Hedi 0.1</em>. Uploaded by Paolo Veronelli.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/Hedi-0.1 Hedi]: Line oriented editor.</p></li>
   
    <li><p><em>network-bytestring 0.1.1.2</em>. Uploaded by Johan Tibell.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/network-bytestring-0.1.1.2 network-bytestring]: Fast and memory efficient low-level networking.</p></li>
   
    <li><p><em>leksah 0.1.1</em>. Uploaded by Juergen NicklischFranken.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/leksah-0.1.1 leksah]: Haskell IDE written in Haskell.</p></li>
   
    <li><p><em>nano-hmac 0.2.0</em>. Uploaded by Hitesh Jasani.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/nano-hmac-0.2.0 nano-hmac]: Bindings to OpenSSL HMAC..</p></li>
   
    <li><p><em>monadenv 0.0-2005-02-14</em>. Uploaded by Gwern Branwen.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/monadenv-0.0-2005-02-14 monadenv]: Added by GwernBranwen, Sun Feb 10 20:15:11 PST 2008..</p></li>
   
    <li><p><em>blockio 0.0-2006-02-03</em>. Uploaded by Gwern Branwen.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/blockio-0.0-2006-02-03 blockio]: Block-oriented I/O Driver.</p></li>
   
    <li><p><em>child 0.0-2005-02-14</em>. Uploaded by Gwern Branwen.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/child-0.0-2005-02-14 child]: Added by GwernBranwen, Sun Feb 10 19:35:20 PST 2008..</p></li>
   
    <li><p><em>highlighting-kate 0.2.1</em>. Uploaded by John MacFarlane.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/highlighting-kate-0.2.1 highlighting-kate]: Syntax highlighting.</p></li></ul>


''2006-07-03''
''2008-02-10''


<ul>
<ul><li><p><em>WordNet 0.1.1</em>. Uploaded by Max Rabkin.
<li>
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/WordNet-0.1.1 WordNet]: Haskell interface to the WordNet database.</p></li>
<p>
   
<em>
    <li><p><em>lazysmallcheck 0.1</em>. Uploaded by Gwern Branwen.
HDBC 1.0
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/lazysmallcheck-0.1 lazysmallcheck]: A library for demand-driven testing of Haskell programs.</p></li>
</em>. John Goerzen
   
[http://article.gmane.org/gmane.comp.lang.haskell.general/13879 released] the latest HDBC. HDBC is a database tool, modeled loosely on Perl's DBI interface, though it has also been influenced by Python's DB-API v2, JDBC in Java, and HSQL in Haskell. You can find the code [http://quux.org/devel/hdbc here].
    <li><p><em>DrIFT 2.2.3</em>. Uploaded by Gwern Branwen.
</p>
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/DrIFT-2.2.3 DrIFT]: Program to derive type class instances.</p></li>
</li>
   
    <li><p><em>highlighting-kate 0.2</em>. Uploaded by John MacFarlane.
<li>
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/highlighting-kate-0.2 highlighting-kate]: Syntax highlighting.</p></li>
<p>
   
<em>
    <li><p><em>leksah 0.1</em>. Uploaded by Juergen NicklischFranken.
hpodder
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/leksah-0.1 leksah]: Genuine Haskell Face.</p></li>
</em>. John Goerzen
   
[http://article.gmane.org/gmane.comp.lang.haskell.general/13880 announced] the first release of hpodder. hpodder is a podcast downloader (podcatcher) written in pure Haskell. It exists because John was unsatisfied with the other podcatchers for Linux. Full details [http://quux.org/devel/hpodder here].
    <li><p><em>frag 1.1</em>. Uploaded by Gwern Branwen.
</p>
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/frag-1.1 frag]: 3-D First Person Shooter (FPS).</p></li>
</li>
   
    <li><p><em>GoogleChart 0.2</em>. Uploaded by Evan Martin.
<li>
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/GoogleChart-0.2 GoogleChart]: Generate web-based charts using the Google Chart API.</p></li>
<p>
   
<em>
    <li><p><em>HFuse 0.1</em>. Uploaded by Gwern Branwen.
hmp3 1.1
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/HFuse-0.1 HFuse]: HFuse is a binding for the Linux FUSE library.</p></li>
</em>. Don Stewart
   
[http://article.gmane.org/gmane.comp.lang.haskell.general/13864 announced] a new release of hmp3, the curses-based mp3 player written in Haskell. Release 1.1 is a maintenance release, fixing support for GHC 6.4.2
    <li><p><em>GoogleChart 0.1</em>. Uploaded by Evan Martin.
</p>
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/GoogleChart-0.1 GoogleChart]: Generate web-based charts using the Google Chart API.</p></li>
</li>
   
    <li><p><em>Finance-Quote-Yahoo 0.5.0</em>. Uploaded by Brad Clawsie.
<li>
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/Finance-Quote-Yahoo-0.5.0 Finance-Quote-Yahoo]: Obtain quote data from finance.yahoo.com.</p></li>
<p>
   
<em>
    <li><p><em>binary-strict 0.3.0</em>. Uploaded by Adam Langley.
HSP.Clientside 0.001
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/binary-strict-0.3.0 binary-strict]: Binary deserialisation using strict ByteStrings.</p></li>
</em>. Joel Bjornson
   
[http://article.gmane.org/gmane.comp.lang.haskell.general/13851 announced] a prerelease version of Hsp.Clientside. This is Joel's [http://code.google.com/soc/haskell/about.html Summer of Code] project aiming to add support for client-side script generation in Haskell Server Pages. The basic building blocks for embedding Javascript has been implemented. As the project proceeds a suitable programming model based on these components will be added. Hopefully this will also include some kind of higher level Ajax support. For more information see [http://www.dtek.chalmers.se/~bjornson/soc here].
    <li><p><em>Stream 0.2.3</em>. Uploaded by Wouter Swierstra.
</p>
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/Stream-0.2.3 Stream]: A library for manipulating infinite lists..</p></li>
</li>
   
    <li><p><em>Finance-Treasury 0.1.1</em>. Uploaded by Stephen Lihn.
<li>
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/Finance-Treasury-0.1.1 Finance-Treasury]: Obtain Treasury yield curve data.</p></li>
<p>
   
<em>
    <li><p><em>Hedi 0.1</em>. Uploaded by Paolo Veronelli.
QDBM and Hyper Estraier bindings
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/Hedi-0.1 Hedi]: Line oriented editor.</p></li>
</em>. Jun Mukai
   
[http://article.gmane.org/gmane.comp.lang.haskell.libraries/4821 released] a library of bindings to Quick DBM, a database module similar to GDBM, Berkeley-DB, optimized for performance and a simple API. Additionally, Jun's code includes support for Hyper Estraier, a full-text search system using QDBM, with the ability to search documents according to keywords.
    <li><p><em>newports 1.1</em>. Uploaded by Brad Clawsie.
</p>
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/newports-1.1 newports]: List ports newer than N days on a FreeBSD system.</p></li>
</li>
   
    <li><p><em>Finance-Treasury 0.1</em>. Uploaded by Stephen Lihn.
<li>
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/Finance-Treasury-0.1 Finance-Treasury]: Obtain Treasury yield curve data.</p></li>
<p>
   
<em>
    <li><p><em>GPLib 0.0</em>. Uploaded by Gwern Branwen.
Streams 0.2
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/GPLib-0.0 GPLib]: Generic library for genetic programming.</p></li>
</em>. Bulat Ziganshin
   
[http://article.gmane.org/gmane.comp.lang.haskell.libraries/4820 announced] the beta release of his Streams 0.2 library, providing fast string and binary IO, now with Data.ByteString support.
    <li><p><em>nano-hmac 0.1.1</em>. Uploaded by Hitesh Jasani.
</p>
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/nano-hmac-0.1.1 nano-hmac]: Bindings to OpenSSL HMAC..</p></li>
</li>
   
    <li><p><em>multiset 0.1</em>. Uploaded by Twan VanLaarhoven.
<li>
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/multiset-0.1 multiset]: The Data.MultiSet container type.</p></li>
<p>
   
<em>
    <li><p><em>hpodder 1.1.0</em>. Uploaded by John Goerzen.
HNOP 0.1
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/hpodder-1.1.0 hpodder]: Podcast Aggregator (downloader).</p></li>
</em>. Ashley Yakeley
   
[http://article.gmane.org/gmane.comp.lang.haskell.general/13881 released] the first version of HNOP 0.1. HNOP does nothing. This version should be considered "beta" quality.
    <li><p><em>bimap 0.2.1</em>. Uploaded by Stuart Cook.
</p>
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/bimap-0.2.1 bimap]: Bidirectional mapping between two key types.</p></li>
</li>
   
    <li><p><em>monadLib 3.4.4</em>. Uploaded by Iavor Diatchki.
<li>
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/monadLib-3.4.4 monadLib]: A collection of monad transformers..</p></li>
<p>
   
<em>
    <li><p><em>IOSpec 0.2</em>. Uploaded by Wouter Swierstra.
HList updates
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/IOSpec-0.2 IOSpec]: A pure specification of the IO monad..</p></li>
</em>. Oleg Kiselyov
   
[http://article.gmane.org/gmane.comp.lang.haskell.general/13905 announced] that HList, the library for strongly typed heterogeneous lists, records, type-indexed products (TIP) and co-products is now accessible via darcs, [http://darcs.haskell.org/HList/ here]. Additionally, Oleg pointed to some new features for HList, including a new representation for open records. Finally, he [http://article.gmane.org/gmane.comp.lang.haskell.general/13906 published] a note on how HList supports, natively, polymorphic variants: extensible recursive open sum datatypes, quite similar to Polymorphic variants of OCaml. HList thus solves the `expression problem' -- the ability to add new variants to a datatype without changing the existing code.
    <li><p><em>bimap 0.2</em>. Uploaded by Stuart Cook.
</p>
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/bimap-0.2 bimap]: Bidirectional mapping between two key types.</p></li>
</li>
   
    <li><p><em>strictify 0.1</em>. Uploaded by Sterling Clover.
<li>
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/strictify-0.1 strictify]: Find a local optimum of strictness annotations..</p></li>
<p>
   
<em>
    <li><p><em>heap 0.2.2</em>. Uploaded by Stephan Friedrichs.
Haskell IO Inside
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/heap-0.2.2 heap]: Heaps in Haskell.</p></li>
</em>. Bulat Ziganshin
   
[http://article.gmane.org/gmane.comp.lang.haskell.cafe/13409 wrote] a new introductory tutorial to IO in Haskell, [http://haskell.org/haskellwiki/IO_inside Down the Rabbit's Hole].
    <li><p><em>LDAP 0.6.4</em>. Uploaded by John Goerzen.
</p>
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/LDAP-0.6.4 LDAP]: Haskell binding for C LDAP API.</p></li>
</li>
   
    <li><p><em>HStringTemplate 0.2</em>. Uploaded by Sterling Clover.
<li>
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/HStringTemplate-0.2 HStringTemplate]: StringTemplate implementation in Haskell..</p></li>
<p>
   
<em>
    <li><p><em>RJson 0.3.2</em>. Uploaded by Alex Drummond.
Bytecode API 0.2
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/RJson-0.3.2 RJson]: A reflective JSON serializer/parser..</p></li>
</em>. Robert Dockins
   
[http://article.gmane.org/gmane.comp.lang.haskell.yhc/146 published] the Yhc Bytecode API version 0.2. More details [http://www.eecs.tufts.edu/~rdocki01/yhc-bytecode.html here].
    <li><p><em>network-dns 0.1.1</em>. Uploaded by Adam Langley.
</p>
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/network-dns-0.1.1 network-dns]: A pure Haskell, asyncronous DNS client library.</p></li>
</li>
   
    <li><p><em>lcs 0.2</em>. Uploaded by Ian Lynagh.
<li>
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/lcs-0.2 lcs]: Find longest common sublist of two lists.</p></li>
<p>
   
<em>
    <li><p><em>tracker 0.1</em>. Uploaded by Will Thompson.
Translating Haskell into English
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/tracker-0.1 tracker]: Client library for Tracker metadata database, indexer and search tool.</p></li>
</em>. Shannon Behrens
   
[http://www.linuxjournal.com/article/9096 published] a new Haskell tutorial, hoping to give readers a glimpse of the Zen of Haskell, without requiring that they already be Haskell converts.
    <li><p><em>CC-delcont 0.2</em>. Uploaded by Dan Doel.
</p>
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/CC-delcont-0.2 CC-delcont]: Delimited continuations and dynamically scoped variables.</p></li>
</li>
   
</ul>
    <li><p><em>control-timeout 0.1.2</em>. Uploaded by Adam Langley.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/control-timeout-0.1.2 control-timeout]: Timeout handling.</p></li>
   
    <li><p><em>network-dns 0.1</em>. Uploaded by Adam Langley.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/network-dns-0.1 network-dns]: A pure Haskell, asyncronous DNS client library.</p></li>
   
    <li><p><em>binary-strict 0.2.4</em>. Uploaded by Adam Langley.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/binary-strict-0.2.4 binary-strict]: Binary deserialisation using strict ByteStrings.</p></li>
   
    <li><p><em>heap 0.1.1</em>. Uploaded by Stephan Friedrichs.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/heap-0.1.1 heap]: Heaps in Haskell.</p></li>
   
    <li><p><em>HCL 1.3</em>. Uploaded by Justin Bailey.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/HCL-1.3 HCL]: High-level library for building command line interfaces..</p></li>
   
    <li><p><em>yi 0.3</em>. Uploaded by Jean PhilippeBernardy.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/yi-0.3 yi]: The Haskell-Scriptable Editor.</p></li>
   
    <li><p><em>binary-strict 0.2.3</em>. Uploaded by Adam Langley.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/binary-strict-0.2.3 binary-strict]: Binary deserialisation using strict ByteStrings.</p></li>
   
    <li><p><em>heap 0.1</em>. Uploaded by Stephan Friedrichs.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/heap-0.1 heap]: Heaps in Haskell.</p></li>
   
    <li><p><em>pureMD5 0.1.2</em>. Uploaded by Thomas DuBuisson.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/pureMD5-0.1.2 pureMD5]: MD5 implementations that should become part of a ByteString Crypto package..</p></li>
   
    <li><p><em>RJson 0.3.1</em>. Uploaded by Alex Drummond.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/RJson-0.3.1 RJson]: A reflective JSON serializer/parser..</p></li>
   
    <li><p><em>template 0.1.1.1</em>. Uploaded by Johan Tibell.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/template-0.1.1.1 template]: Simple string substitution.</p></li>
   
    <li><p><em>network-bytestring 0.1.1.1</em>. Uploaded by Johan Tibell.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/network-bytestring-0.1.1.1 network-bytestring]: Fast and memory efficient low-level networking.</p></li>
   
    <li><p><em>ftphs 1.0.4</em>. Uploaded by John Goerzen.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/ftphs-1.0.4 ftphs]: FTP Client and Server Library.</p></li>
   
    <li><p><em>mersenne-random-pure64 0.1.1</em>. Uploaded by Donald Stewart.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/mersenne-random-pure64-0.1.1 mersenne-random-pure64]: Generate high quality pseudorandom numbers purely using a Mersenne Twister.</p></li>
   
    <li><p><em>Diff 0.1</em>. Uploaded by Sterling Clover.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/Diff-0.1 Diff]: O(ND) diff algorithm in haskell..</p></li>
   
    <li><p><em>crack 0.1</em>. Uploaded by Trevor Elliott.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/crack-0.1 crack]: A haskell binding to cracklib.</p></li>
   
    <li><p><em>miniplex 0.3.3</em>. Uploaded by Lukas Mai.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/miniplex-0.3.3 miniplex]: simple 1-to-N interprocess communication.</p></li>
   
    <li><p><em>colock 0.2.2</em>. Uploaded by Lukas Mai.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/colock-0.2.2 colock]: thread-friendly file locks that don't block the entire program.</p></li>
   
    <li><p><em>mersenne-random-pure64 0.1</em>. Uploaded by Donald Stewart.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/mersenne-random-pure64-0.1 mersenne-random-pure64]: Generate high quality pseudorandom numbers purely using a Mersenne Twister.</p></li>
   
    <li><p><em>network-rpca 0.0.1</em>. Uploaded by Adam Langley.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/network-rpca-0.0.1 network-rpca]: A cross-platform RPC library.</p></li>
   
    <li><p><em>xmonad-contrib 0.6</em>. Uploaded by Spencer Janssen.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/xmonad-contrib-0.6 xmonad-contrib]: Third party extensions for xmonad.</p></li>
   
    <li><p><em>xmonad 0.6</em>. Uploaded by Spencer Janssen.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/xmonad-0.6 xmonad]: A tiling window manager.</p></li>
   
    <li><p><em>codec-libevent 0.1.2</em>. Uploaded by Adam Langley.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/codec-libevent-0.1.2 codec-libevent]: Cross-platform structure serialisation.</p></li>
   
    <li><p><em>bytestringparser 0.3</em>. Uploaded by Bryan OSullivan.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/bytestringparser-0.3 bytestringparser]: Combinator parsing with Data.ByteString.Lazy.</p></li>
   
    <li><p><em>HStringTemplate 0.2</em>. Uploaded by Sterling Clover.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/HStringTemplate-0.2 HStringTemplate]: StringTemplate implementation in Haskell..</p></li>
   
    <li><p><em>value-supply 0.1</em>. Uploaded by Iavor Diatchki.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/value-supply-0.1 value-supply]: A library for generating values without having to thread state..</p></li>
   
    <li><p><em>derive 0.1.1</em>. Uploaded by Neil Mitchell.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/derive-0.1.1 derive]: A program and library to derive instances for data types.</p></li>
   
    <li><p><em>control-timeout 0.1.1</em>. Uploaded by Adam Langley.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/control-timeout-0.1.1 control-timeout]: Timeout handling.</p></li>
   
    <li><p><em>mkcabal 0.4.1</em>. Uploaded by Donald Stewart.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/mkcabal-0.4.1 mkcabal]: Generate cabal files for a Haskell project.</p></li>
   
    <li><p><em>regexpr 0.2.9</em>. Uploaded by Yoshikuni Jujo.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/regexpr-0.2.9 regexpr]: regular expression like Perl/Ruby in Haskell.</p></li>
   
    <li><p><em>mtlparse 0.0.0.5</em>. Uploaded by Yoshikuni Jujo.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/mtlparse-0.0.0.5 mtlparse]: parse library use mtl package.</p></li>
   
    <li><p><em>cgi 3001.1.5.2</em>. Uploaded by Bjorn Bringert.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/cgi-3001.1.5.2 cgi]: A library for writing CGI programs.</p></li>
   
    <li><p><em>xhtml 3000.0.2.2</em>. Uploaded by Bjorn Bringert.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/xhtml-3000.0.2.2 xhtml]: An XHTML combinator library.</p></li>
   
    <li><p><em>harpy 0.4</em>. Uploaded by Martin Grabmueller.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/harpy-0.4 harpy]: Runtime code generation for x86 machine code.</p></li>
   
    <li><p><em>editline 0.2</em>. Uploaded by Judah Jacobson.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/editline-0.2 editline]: Bindings to the editline library (libedit)..</p></li>
   
    <li><p><em>hmatrix 0.2.0.0</em>. Uploaded by Alberto Ruiz.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/hmatrix-0.2.0.0 hmatrix]: Linear algebra and numerical computations.</p></li>
   
    <li><p><em>regexpr 0.2.8</em>. Uploaded by Yoshikuni Jujo.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/regexpr-0.2.8 regexpr]: regular expression like Perl/Ruby in Haskell.</p></li>
   
    <li><p><em>pcre-light 0.3</em>. Uploaded by Donald Stewart.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/pcre-light-0.3 pcre-light]: A small, efficient and portable regex library for Perl 5 compatible regular expressions.</p></li>
   
    <li><p><em>mersenne-random 0.1</em>. Uploaded by Donald Stewart.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/mersenne-random-0.1 mersenne-random]: Generate high quality pseudorandom numbers using a SIMD Fast Mersenne Twister.</p></li>
   
    <li><p><em>AvlTree 2.4</em>. Uploaded by Adrian Hey.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/AvlTree-2.4 AvlTree]: Balanced binary trees using AVL algorithm..</p></li>
   
    <li><p><em>fec 0.1.1</em>. Uploaded by Adam Langley.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/fec-0.1.1 fec]: Forward error correction of ByteStrings.</p></li>
   
    <li><p><em>COrdering 2.1</em>. Uploaded by Adrian Hey.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/COrdering-2.1 COrdering]: An algebraic data type similar to Prelude Ordering..</p></li>
   
    <li><p><em>i18n 0.3</em>. Uploaded by Eugene Grigoriev.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/i18n-0.3 i18n]: Internationalization for Haskell.</p></li>
   
    <li><p><em>binary-strict 0.2.2</em>. Uploaded by Adam Langley.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/binary-strict-0.2.2 binary-strict]: Binary deserialisation using strict ByteStrings.</p></li>
   
    <li><p><em>regexpr 0.2.6</em>. Uploaded by Yoshikuni Jujo.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/regexpr-0.2.6 regexpr]: regular expression like Perl/Ruby in Haskell.</p></li>
   
    <li><p><em>RJson 0.2</em>. Uploaded by Alex Drummond.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/RJson-0.2 RJson]: A reflective JSON serializer/parser..</p></li>
   
    <li><p><em>regexpr 0.2.5</em>. Uploaded by Yoshikuni Jujo.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/regexpr-0.2.5 regexpr]: regular expression like Perl/Ruby in Haskell.</p></li>
   
    <li><p><em>fec 0.1</em>. Uploaded by Adam Langley.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/fec-0.1 fec]: Forward error correction of ByteStrings.</p></li>
   
    <li><p><em>dataenc 0.10.2</em>. Uploaded by Magnus Therning.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/dataenc-0.10.2 dataenc]: Data encoding library.</p></li>
   
    <li><p><em>regexpr 0.2.3</em>. Uploaded by Yoshikuni Jujo.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/regexpr-0.2.3 regexpr]: regular expression like Perl/Ruby in Haskell.</p></li>
   
    <li><p><em>regexpr 0.2.2</em>. Uploaded by Yoshikuni Jujo.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/regexpr-0.2.2 regexpr]: regular expression like Perl/Ruby in Haskell.</p></li>
   
    <li><p><em>reactive 0.3</em>. Uploaded by Conal Elliott.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/reactive-0.3 reactive]: Simple foundation for functional reactive programming.</p></li>
   
    <li><p><em>regexpr 0.2.1</em>. Uploaded by Yoshikuni Jujo.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/regexpr-0.2.1 regexpr]: regular expression like Perl/Ruby in Haskell.</p></li>
   
    <li><p><em>djinn 2008.1.18</em>. Uploaded by Lennart Augustsson.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/djinn-2008.1.18 djinn]: Generate Haskell code from a type.</p></li>
   
    <li><p><em>Etherbunny 0.3</em>. Uploaded by Nicholas Burlett.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/Etherbunny-0.3 Etherbunny]: A network analysis toolkit for Haskell.</p></li>
   
    <li><p><em>regexpr 0.2.0</em>. Uploaded by Yoshikuni Jujo.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/regexpr-0.2.0 regexpr]: regular expression like Perl/Ruby in Haskell.</p></li>
   
    <li><p><em>RJson 0.1</em>. Uploaded by Alex Drummond.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/RJson-0.1 RJson]: A reflective JSON serializer/parser..</p></li>
   
    <li><p><em>RJson 0.1</em>. Uploaded by Alex Drummond.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/RJson-0.1 RJson]: A reflective JSON serializer/parser..</p></li>
   
    <li><p><em>regexpr 0.1.7</em>. Uploaded by Yoshikuni Jujo.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/regexpr-0.1.7 regexpr]: regular expression like Perl/Ruby in Haskell.</p></li>
   
    <li><p><em>reactive 0.2</em>. Uploaded by Conal Elliott.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/reactive-0.2 reactive]: Simple foundation for functional reactive programming.</p></li>
   
    <li><p><em>srcinst 0.8.10</em>. Uploaded by John Goerzen.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/srcinst-0.8.10 srcinst]: Build and install Debian packages completely from source.</p></li>
   
    <li><p><em>dfsbuild 1.0.2</em>. Uploaded by John Goerzen.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/dfsbuild-1.0.2 dfsbuild]: Build Debian From Scratch CD/DVD images.</p></li>
   
    <li><p><em>darcs-buildpackage 0.5.12</em>. Uploaded by John Goerzen.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/darcs-buildpackage-0.5.12 darcs-buildpackage]: Tools to help manage Debian packages with Darcs.</p></li>
   
    <li><p><em>anydbm 1.0.5</em>. Uploaded by John Goerzen.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/anydbm-1.0.5 anydbm]: Interface for DBM-like database systems.</p></li>
   
    <li><p><em>HDBC-sqlite3 1.1.4.0</em>. Uploaded by John Goerzen.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/HDBC-sqlite3-1.1.4.0 HDBC-sqlite3]: Sqlite v3 driver for HDBC.</p></li>
   
    <li><p><em>HDBC-postgresql 1.1.4.0</em>. Uploaded by John Goerzen.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/HDBC-postgresql-1.1.4.0 HDBC-postgresql]: PostgreSQL driver for HDBC.</p></li>
   
    <li><p><em>HDBC-odbc 1.1.4.0</em>. Uploaded by John Goerzen.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/HDBC-odbc-1.1.4.0 HDBC-odbc]: ODBC driver for HDBC.</p></li>
   
    <li><p><em>magic 1.0.7</em>. Uploaded by John Goerzen.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/magic-1.0.7 magic]: Interface to C file/magic library.</p></li>
   
    <li><p><em>ListLike 1.0.1</em>. Uploaded by John Goerzen.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/ListLike-1.0.1 ListLike]: Generic support for list-like structures.</p></li>
   
    <li><p><em>LDAP 0.6.3</em>. Uploaded by John Goerzen.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/LDAP-0.6.3 LDAP]: Haskell binding for C LDAP API.</p></li>
   
    <li><p><em>hg-buildpackage 1.0.4</em>. Uploaded by John Goerzen.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/hg-buildpackage-1.0.4 hg-buildpackage]: Tools to help manage Debian packages with Mercurial.</p></li>
   
    <li><p><em>HDBC 1.1.4</em>. Uploaded by John Goerzen.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/HDBC-1.1.4 HDBC]: Haskell Database Connectivity.</p></li>
   
    <li><p><em>HSH 1.2.5</em>. Uploaded by John Goerzen.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/HSH-1.2.5 HSH]: Library to mix shell scripting with Haskell programs.</p></li>
   
    <li><p><em>editline 0.1</em>. Uploaded by Judah Jacobson.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/editline-0.1 editline]: Bindings to the editline library (libedit)..</p></li>
   
    <li><p><em>pureMD5 0.1.1</em>. Uploaded by Thomas DuBuisson.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/pureMD5-0.1.1 pureMD5]: MD5 implementations that should become part of a ByteString Crypto package..</p></li>
   
    <li><p><em>hmp3 1.4</em>. Uploaded by Donald Stewart.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/hmp3-1.4 hmp3]: An ncurses mp3 player written in Haskell.</p></li>
   
    <li><p><em>binary-strict 0.2.1</em>. Uploaded by Adam Langley.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/binary-strict-0.2.1 binary-strict]: Binary deserialisation using strict ByteStrings.</p></li>
   
    <li><p><em>GLFW 0.3</em>. Uploaded by Paul Liu.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/GLFW-0.3 GLFW]: A binding for GLFW, An OpenGL Framework.</p></li>
   
    <li><p><em>hbeat 0.1.1</em>. Uploaded by Tim Docker.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/hbeat-0.1.1 hbeat]: A simple step sequencer GUI..</p></li>
   
    <li><p><em>hackage2hwn 0.2.1</em>. Uploaded by Donald Stewart.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/hackage2hwn-0.2.1 hackage2hwn]: Convert hackage = Hackage RSS feeds to Haskell Weekly News format.</p></li>
   
    <li><p><em>tagsoup 0.4</em>. Uploaded by Neil Mitchell.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/tagsoup-0.4 tagsoup]: Parsing and extracting information from (possibly malformed) HTML documents.</p></li>
   
    <li><p><em>HaXml 1.19.2</em>. Uploaded by Malcolm Wallace.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/HaXml-1.19.2 HaXml]: Utilities for manipulating XML documents.</p></li>
   
    <li><p><em>Emping 0.3.1</em>. Uploaded by Hans VanThiel.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/Emping-0.3.1 Emping]: derives heuristic rules from nominal data.</p></li>
   
    <li><p><em>hbeat 0.1</em>. Uploaded by Tim Docker.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/hbeat-0.1 hbeat]: A simple step sequencer GUI..</p></li>
   
    <li><p><em>Imlib 0.1.1</em>. Uploaded by Cale Gibbard.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/Imlib-0.1.1 Imlib]: Added by CaleGibbard, Sun Jan 13 22:26:59 PST 2008..</p></li>
   
    <li><p><em>pcre-light 0.2</em>. Uploaded by Donald Stewart.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/pcre-light-0.2 pcre-light]: A small, efficient and portable regex library for Perl 5 compatible regular expressions.</p></li>
   
    <li><p><em>YamlReference 0.8</em>. Uploaded by Oren BenKiki.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/YamlReference-0.8 YamlReference]: YAML reference implementation.</p></li>
   
    <li><p><em>ContArrow 0.0.4</em>. Uploaded by Evgeny Jukov.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/ContArrow-0.0.4 ContArrow]: Control.Arrow.Transformer.Cont.</p></li>
   
    <li><p><em>ContArrow 0.0.3</em>. Uploaded by Evgeny Jukov.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/ContArrow-0.0.3 ContArrow]: Control.Arrow.Transformer.Cont.</p></li>
   
    <li><p><em>mkcabal 0.4</em>. Uploaded by Donald Stewart.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/mkcabal-0.4 mkcabal]: Generate cabal files for a Haskell project.</p></li>
   
    <li><p><em>pcre-light 0.1</em>. Uploaded by Donald Stewart.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/pcre-light-0.1 pcre-light]: A lightweight binding to PCRE.</p></li>
   
    <li><p><em>YamlReference 0.7</em>. Uploaded by Oren BenKiki.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/YamlReference-0.7 YamlReference]: YAML reference implementation.</p></li>
   
    <li><p><em>Crypto 4.1.0</em>. Uploaded by Dominic Steinitz.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/Crypto-4.1.0 Crypto]: DES, Blowfish, AES, TEA, SHA1, MD5, RSA, BubbleBabble,
Hexdump, Support for Word128, Word192 and Word256 and Beyond, PKCS5
Padding, Various Encryption Modes e.g. Cipher Block Chaining all in one package..</p></li>
   
    <li><p><em>containers 0.1.0.1</em>. Uploaded by Ross Paterson.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/containers-0.1.0.1 containers]: Assorted concrete container types.</p></li>
   
    <li><p><em>ConfigFile 1.0.4</em>. Uploaded by John Goerzen.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/ConfigFile-1.0.4 ConfigFile]: Configuration file reading & writing.</p></li>
   
    <li><p><em>MissingH 1.0.0</em>. Uploaded by John Goerzen.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/MissingH-1.0.0 MissingH]: Large utility library.</p></li>
   
    <li><p><em>hslogger 1.0.4</em>. Uploaded by John Goerzen.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/hslogger-1.0.4 hslogger]: Versatile logging framework.</p></li>
   
    <li><p><em>hslogger 1.0.2</em>. Uploaded by John Goerzen.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/hslogger-1.0.2 hslogger]: Versatile logging framework.</p></li>
   
    <li><p><em>BerkeleyDB 0.3</em>. Uploaded by John McCall.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/BerkeleyDB-0.3 BerkeleyDB]: Bindings for Berkeley DB v1.x.</p></li>
   
    <li><p><em>BitSyntax 0.3.2</em>. Uploaded by Adam Langley.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/BitSyntax-0.3.2 BitSyntax]: A module to aid in the (de)serialisation of binary data.</p></li>
   
    <li><p><em>Hashell 0.15</em>. Uploaded by Gwern Branwen.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/Hashell-0.15 Hashell]: Simple shell written in Haskell.</p></li>
   
    <li><p><em>binary-strict 0.2</em>. Uploaded by Adam Langley.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/binary-strict-0.2 binary-strict]: Binary deserialisation using strict ByteStrings.</p></li>
   
    <li><p><em>Shu-thing 1.1</em>. Uploaded by Gwern Branwen.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/Shu-thing-1.1 Shu-thing]: A vector shooter game.</p></li>
   
    <li><p><em>zlib 0.4.0.2</em>. Uploaded by Duncan Coutts.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/zlib-0.4.0.2 zlib]: Compression and decompression in the gzip and zlib formats.</p></li>
   
    <li><p><em>i18n 0.2</em>. Uploaded by Eugene Grigoriev.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/i18n-0.2 i18n]: Internationalization for Haskell.</p></li>
   
    <li><p><em>pandoc 0.46</em>. Uploaded by John MacFarlane.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/pandoc-0.46 pandoc]: Conversion between markup formats.</p></li>
   
    <li><p><em>hscolour 1.9</em>. Uploaded by Malcolm Wallace.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/hscolour-1.9 hscolour]: Colourise Haskell code..</p></li>
   
    <li><p><em>regex-pcre 0.94.1</em>. Uploaded by ChrisKuklewicz.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/regex-pcre-0.94.1 regex-pcre]: Replaces/Enhances Text.Regex.</p></li>
   
    <li><p><em>regex-posix 0.93.1</em>. Uploaded by Chris Kuklewicz.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/regex-posix-0.93.1 regex-posix]: Replaces/Enhances Text.Regex.</p></li>
   
    <li><p><em>regex-base 0.93.1</em>. Uploaded by Chris Kuklewicz.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/regex-base-0.93.1 regex-base]: Replaces/Enhances Text.Regex.</p></li>
   
    <li><p><em>regex-compat 0.91</em>. Uploaded by Chris Kuklewicz.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/regex-compat-0.91 regex-compat]: Replaces/Enhances Text.Regex.</p></li>
   
    <li><p><em>haddock 2.0.0.0</em>. Uploaded by David Waern.
          [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/haddock-2.0.0.0 haddock]: Added by DavidWaern</p></li></ul>


''2006-06-25''
''2008-01-05''


<ul>
<ul><li><p><em>GHC 6.8.2</em>. The GHC Team
<li>
          [http://www.haskell.org/ghc/download_ghc_682.html announced] the release of GHC 6.8.2, featuring optimisation improvements, improvements to ghci and fixes to standalone deriving.</p></li>
<p>
   
<em>
    <li><p><em>nhc98 1.2 released</em>. Malcolm Wallace
The GHC Hackathon
          [http://archive.fo/gBd5y announced] the release of nhc98 1.2.
</em>. Simon Peyton-Jones
1.20 is a refreshed release with many of the current core library packages included, and a variety of small bugfixes since the last release. It successfully compiles and runs more programs from the nobench suite than jhc, hbc, Hugs, or yhc. It generates an interpreted bytecode that, on the whole runs faster than that generated by Hugs or yhc, and in many cases is also faster than ghci. Although nhc98 is written in Haskell, you don't need an existing Haskell compiler on your platform to build nhc98 - a C compiler will do.  Hence, it is portable to almost any unix-like machine with a 32-bit compatibility mode. Many useful build tools come included: hmake  (the inspiration for ghc --make), hi (interactive read-eval-print, like Hugs or ghci), cpphs (Haskell-aware replacement for cpp) and hsc2hs (preprocessor for FFI code)</p></li>
[http://article.gmane.org/gmane.comp.lang.haskell.general/13838 announced] that GHC HQ are going to run a hackathon, in Portland, just before ICFP this September (14-15th). It'll be held at Galois's offices, in Beaverton. Thanks go to [http://galois.com Galois] for hosting the meeting. [http://hackage.haskell.org/trac/ghc/wiki/Hackathon Here] are the details. If you are interested in finding out a bit about how GHC works inside, then you should find the hackathon fun. It will be informal and interactive. If you think you might come, please take a look at the above page, and register.
   
</p>
</li>
<li>
<p>
<em>
Bytecode API library
</em>. Robert Dockins
[http://article.gmane.org/gmane.comp.lang.haskell.yhc/134 announced] a release of an alpha version of a library for reading and writing the YHC bytecode file format. It reads and writes the entire bytecode set, version 1.9 (the one used by recent YHC builds).  [http://www.eecs.tufts.edu/~rdocki01/yhc-bytecode.html Check it out].
</p>
</li>
</ul>
 
''2006-06-16''
 
<ul>
        <li>
        <p>
        <em>Google Summer of Code</em>. The Haskell.org team
        [http://www.haskell.org/pipermail/haskell/2006-May/017999.html announced]
        that nine Haskell projects have been selected to receive funding to the
        value of $45k under Google's 2006
        [http://code.google.com/soc Summer of Code]
        program. A wide range of projects will be worked on, contributing to
        the community important tools and libraries. The students have until
        August 21 to complete their projects, and receive their grants. Details
        of the accepted projects can be found
        [http://code.google.com/soc/haskell/about.html here]
        </p>
        </li>
 
        <li>
        <p>
        <em>Haskell Communities & Activities Report</em>. Andres Loeh
        [http://www.haskell.org/pipermail/haskell/2006-June/018071.html published]
        the 10th edition of the Haskell Communities and Activities
        Report (HCAR). If you haven't encountered the Haskell Communities and
        Activities Reports before, you may like to know that the first of these reports
        was published in November 2001. Their goal is to improve the communication
        between the increasingly diverse groups, projects and individuals working on,
        with, or inspired by Haskell.
        </p>
 
        <p>
        Read the 10th edition [http://www.haskell.org/communities/ here].
        </p>
        </li>
 
        <li>
        <p>
        <em>Would you like a job working on GHC?</em>. Simon Peyton-Jones
        [http://www.haskell.org/pipermail/haskell/2006-June/018068.html announced]
        that GHC HQ is looking for support engineer. The Glasgow Haskell
        Compiler (GHC) is now being used by so many people, on so many
        platforms, that GHC HQ has been struggling to keep up. In
        particular, the candidate should be someone who is enthusiastic
        about Haskell, and fired up about the prospect of becoming a GHC
        expert.
        </p>
        </li>
 
        <li>
        <p>
        <em>Shellac and Lambda Shell 0.3</em>. Robert Dockins
        [http://www.haskell.org/pipermail/haskell/2006-May/018041.html announced]
        the simultaneous release of Shellac 0.3 and Lambda Shell 0.3.
        Shellac is a library for creating read-eval-print style shells.  It makes
        binding to feature-rich shell packages (ie, readline) easier.  Lambda shell
        is full-featured shell environment for evaluating terms of the pure untyped
        lambda calculus and a showcase/tutorial for Shellac's features.
        </p>
        </li>
 
        <li>
        <p>
        <em>darcs-graph</em>. Don Stewart released
        [http://www.cse.unsw.edu


==Archives by year==
==Archives by year==


===[[News/2005|2005 Archives]]===
*[[News/2007|2007 Archives]]
===[[News/2004|2004 Archives]]===
*[[News/2006|2006 Archives]]
===[[News/2003|2003 Archives]]===
*[[News/2005|2005 Archives]]
===[[News/2002|2002 Archives]]===
*[[News/2004|2004 Archives]]
===[[News/2001|2001 Archives]]===
*[[News/2003|2003 Archives]]
===[[News/2000|2000 Archives]]===
*[[News/2002|2002 Archives]]
===[[News/1999|1999 Archives]]===
*[[News/2001|2001 Archives]]
===[[News/1998|1998 Archives]]===
*[[News/2000|2000 Archives]]
===[[News/1997|1997 Archives]]===
*[[News/1999|1999 Archives]]
===[[News/1996|1996 Archives]]===
*[[News/1998|1998 Archives]]
===[[News/1995|1995 Archives]]===
*[[News/1997|1997 Archives]]
===[[News/1994|1994 Archives]]===
*[[News/1996|1996 Archives]]
===[[News/1993|1993 Archives]]===
*[[News/1995|1995 Archives]]
===[[News/1992|1992 Archives]]===
*[[News/1994|1994 Archives]]
===[[News/1991|1991 Archives]]===
*[[News/1993|1993 Archives]]
===[[News/1990|1990 Archives]]===
*[[News/1992|1992 Archives]]
===[[News/1989|1989 Archives]]===
*[[News/1991|1991 Archives]]
===[[News/1988|1988 Archives]]===
*[[News/1990|1990 Archives]]
===[[News/1987|1987 Archives]]===
*[[News/1989|1989 Archives]]
*[[News/1988|1988 Archives]]
*[[News/1987|1987 Archives]]
*[[News/1986|1986 Archives]]
*[[News/1985|1985 Archives]]
*[[News/1984|1984 Archives]]

Latest revision as of 19:17, 15 August 2019



News from 2008

2008-02-23

  • ArrayRef 0.1.2. Uploaded by Gwern Branwen. ArrayRef: Unboxed references, dynamic arrays and more.

  • zlib 0.4.0.4. Uploaded by Duncan Coutts. zlib: Compression and decompression in the gzip and zlib formats.

  • hetris 0.1. Uploaded by Gwern Branwen. hetris: Text Tetris.

  • bzlib 0.4.0.3. Uploaded by Duncan Coutts. bzlib: Compression and decompression in the bzip2 format.

  • HAppS-Server 0.9.2. Uploaded by David Himmelstrup. HAppS-Server: Web related tools and services..

  • HAppS-State 0.9.2. Uploaded by David Himmelstrup. HAppS-State: Event-based distributed state..

  • HAppS-Data 0.9.2. Uploaded by David Himmelstrup. HAppS-Data: HAppS data manipulation libraries.

  • HAppS-IxSet 0.9.2. Uploaded by David Himmelstrup. HAppS-IxSet: Added by DavidHimmelstrup, Fri Feb 22 15:18:20 PST 2008..

  • HAppS-Util 0.9.2. Uploaded by David Himmelstrup. HAppS-Util: Web framework.

  • Ranged-sets 0.2.0. Uploaded by Paul Johnson. Ranged-sets: Ranged sets for Haskell.

  • halfs 0.2. Uploaded by Gwern Branwen. halfs: Haskell File System.

  • sessions 2008.2.22. Uploaded by Matthew Sackman. sessions: Session Types for Haskell.

  • infix 0.1. Uploaded by Gwern Branwen. infix: Infix expression re-parsing (for HsParser library).

  • reify 0.1. Uploaded by Gwern Branwen. reify: Serialize data.

  • highWaterMark 0.1. Uploaded by Gwern Branwen. highWaterMark: Memory usage statistics.

  • hinvaders 0.1. Uploaded by Gwern Branwen. hinvaders: Space Invaders.

  • baskell 0.1. Uploaded by Gwern Branwen. baskell: An interpreter for a small functional language.

  • control-event 0.2. Uploaded by Thomas DuBuisson. control-event: Event scheduling system..

  • nymphaea 0.1. Uploaded by Gwern Branwen. nymphaea: An interactive GUI for manipulating L-systems.

  • hopenssl 1.0. Uploaded by Peter Simons. hopenssl: FFI bindings to OpenSSL's EVP digest interface.

  • Monadius 0.91. Uploaded by Gwern Branwen. Monadius: 2-D arcade scroller.

  • postmaster 0.1. Uploaded by Peter Simons. postmaster: Postmaster ESMTP Server.

  • hsyslog 1.2. Uploaded by Peter Simons. hsyslog: FFI interface to syslog(3) from POSIX.1-2001..

  • hsemail 1.2. Uploaded by Peter Simons. hsemail: Internet Message Parsers.

  • hsdns 1.3. Uploaded by Peter Simons. hsdns: Asynchronous DNS Resolver.

  • funcmp 1.1. Uploaded by Peter Simons. funcmp: Functional MetaPost.

  • streamproc 1.1. Uploaded by Peter Simons. streamproc: Stream Processer Arrow.

  • pugs-HsSyck 0.41. Uploaded by Gwern Branwen. pugs-HsSyck: Fast, lightweight YAML loader and dumper.

  • HsSyck 0.42. Uploaded by Gwern Branwen. HsSyck: Fast, lightweight YAML loader and dumper.

  • mohws 0.1. Uploaded by Gwern Branwen. mohws: Modular Haskell Web Server.

  • HsJudy 0.1. Uploaded by Gwern Branwen. HsJudy: Judy bindings, and some nice APIs.

  • probability 0.2.1. Uploaded by Henning Thielemann. probability: Probabilistic Functional Programming.

  • dsp 0.2.1. Uploaded by Henning Thielemann. dsp: Haskell Digital Signal Processing.

  • pugs-hsregex 1.0. Uploaded by Gwern Branwen. pugs-hsregex: Haskell PCRE binding.

  • ListLike 1.0.1. Uploaded by John Goerzen. ListLike: Generic support for list-like structures.

  • SDL-gfx 0.5.2. Uploaded by David Himmelstrup. SDL-gfx: Binding to libSDL_gfx.

  • SDL-ttf 0.5.2. Uploaded by David Himmelstrup. SDL-ttf: Binding to libSDL_ttf.

  • SDL-mixer 0.5.2. Uploaded by David Himmelstrup. SDL-mixer: Binding to libSDL_mixer.

  • SDL-image 0.5.2. Uploaded by David Himmelstrup. SDL-image: Binding to libSDL_image.

  • SDL 0.5.2. Uploaded by David Himmelstrup. SDL: Binding to libSDL.

  • DeepArrow 0.2. Uploaded by Conal Elliott. DeepArrow: Arrows for "deep application".

  • GuiTV 0.4. Uploaded by Conal Elliott. GuiTV: GUIs for Tangible Values.

  • Shellac-compatline 0.9. Uploaded by Robert Dockins. Shellac-compatline: "compatline" backend module for Shellac.

  • WordNet 0.1.2. Uploaded by Max Rabkin. WordNet: Haskell interface to the WordNet database.

  • lazyarray 0.1.3. Uploaded by Milan Straka. lazyarray: Efficient implementation of lazy monolithic arrays (lazy in indexes)..

  • GenI 0.16.1. Uploaded by Eric Kow. GenI: A natural language generator (specifically, an FB-LTAG surface realiser).

  • libGenI 0.16.1. Uploaded by Eric Kow. libGenI: A natural language generator (specifically, an FB-LTAG surface realiser).

  • alsa-midi 0.3.1. Uploaded by Henning Thielemann. alsa-midi: Bindings for the ALSA sequencer API (MIDI stuff).

  • midi 0.0.5. Uploaded by Henning Thielemann. midi: Handling of MIDI messages and files.

  • event-list 0.0.6. Uploaded by Henning Thielemann. event-list: Event lists with relative or absolute time stamps.

  • numeric-quest 0.1.1. Uploaded by Henning Thielemann. numeric-quest: Math and quantum mechanics.

  • markov-chain 0.0.2. Uploaded by Henning Thielemann. markov-chain: Markov Chains for generating random sequences with a user definable behaviour..

  • hmp3 1.5.1. Uploaded by Don Stewart. hmp3: An ncurses mp3 player written in Haskell.

  • TypeIlluminator 0.0. Uploaded by Gwern Branwen. TypeIlluminator: TypeIlluminator is a prototype tool exploring debugging of type errors/.

  • Takusen 0.7. Uploaded by Don Stewart. Takusen: Database library with left-fold interface, for PostgreSQL, Oracle, SQLite, ODBC..

  • carray 0.1.2. Uploaded by Jed Brown. carray: A C-compatible array library..

  • jack 0.5. Uploaded by Henning Thielemann. jack: Bindings for the JACK Audio Connection Kit.

  • non-negative 0.0.1. Uploaded by Henning Thielemann. non-negative: Non-negative numbers.

  • RJson 0.3.3. Uploaded by Alex Drummond. RJson: A reflective JSON serializer/parser..

  • clevercss 0.1.1. Uploaded by Georg Brandl. clevercss: A CSS preprocessor.

  • fft 0.1.1. Uploaded by Jed Brown. fft: Bindings to the FFTW library..

  • storable-complex 0.1. Uploaded by Jed Brown. storable-complex: Storable instance for Complex.

  • winerror 0.1. Uploaded by Felix Martini. winerror: Error handling for foreign calls to the Windows API..

  • linkchk 0.0.2. Uploaded by Gwern Branwen. linkchk: linkchk is a network interface link ping monitor..

  • popenhs 1.0.0. Uploaded by Gwern Branwen. popenhs: popenhs is a popen-like library for Haskell..

  • Flippi 0.0.3. Uploaded by Gwern Branwen. Flippi: Wiki.

  • DisTract 0.2.5. Uploaded by Gwern Branwen. DisTract: Distributed Bug Tracking System.

  • goa 3.0. Uploaded by Gwern Branwen. goa: GHCi bindings to lambdabot.

  • hinstaller 2008.2.16. Uploaded by Gwern Branwen. hinstaller: Installer wrapper for Haskell applications.

  • GeoIp 0.1. Uploaded by Stephen Cook. GeoIp: Pure bindings for the MaxMind IP database..

  • hpodder 1.1.2. Uploaded by John Goerzen. hpodder: Podcast Aggregator (downloader).

  • wxcore 0.10.2. Uploaded by Eric Kow. wxcore: wxHaskell core.

  • wx 0.10.2. Uploaded by Eric Kow. wx: wxHaskell.

  • flow2dot 0.3. Uploaded by Dmitry Astapov. flow2dot: Generates sequence diagrams from textual descriptions.

  • strict-concurrency 0.2. Uploaded by Donald Stewart. strict-concurrency: Strict concurrency abstractions.

  • TV 0.4. Uploaded by Conal Elliott. TV: Tangible Values -- composable interfaces.

  • geniconvert 0.15. Uploaded by Eric Kow. geniconvert: Conversion utility for the GenI generator.

  • ctemplate 0.1. Uploaded by Adam Langley. ctemplate: Binding to the Google ctemplate library.

  • arrows 0.4. Uploaded by Ross Paterson. arrows: Arrow classes and transformers.

  • lhs2tex 1.13. Uploaded by Andres Loeh. lhs2tex: Preprocessor for typesetting Haskell sources with LaTeX.

  • NGrams 1.1. Uploaded by Justin Bailey. NGrams: Simple application for calculating n-grams using Google..

  • lambdabot 4.1. Uploaded by Gwern Branwen. lambdabot: A multi-talented IRC bot.

  • HsOpenSSL 0.4. Uploaded by Masatake Daimon. HsOpenSSL: (Part of) OpenSSL binding for Haskell.

  • network-minihttp 0.1. Uploaded by Adam Langley. network-minihttp: A very minimal webserver.

  • ZFS 0.0. Uploaded by Gwern Branwen. ZFS: Oleg's Zipper FS.

  • fst 0.9. Uploaded by Gwern Branwen. fst: Finite state transducers.

  • haskell-in-space 0.1. Uploaded by Gwern Branwen. haskell-in-space: 'Asteroids' arcade games..

  • unix-pty-light 0.1. Uploaded by Stuart Cook. unix-pty-light: POSIX pseudo-terminal support.

  • bot 0.1. Uploaded by Conal Elliott. bot: bots for functional reactive programming.

  • Hedi 0.1. Uploaded by Paolo Veronelli. Hedi: Line oriented editor.

  • network-bytestring 0.1.1.2. Uploaded by Johan Tibell. network-bytestring: Fast and memory efficient low-level networking.

  • leksah 0.1.1. Uploaded by Juergen NicklischFranken. leksah: Haskell IDE written in Haskell.

  • nano-hmac 0.2.0. Uploaded by Hitesh Jasani. nano-hmac: Bindings to OpenSSL HMAC..

  • monadenv 0.0-2005-02-14. Uploaded by Gwern Branwen. monadenv: Added by GwernBranwen, Sun Feb 10 20:15:11 PST 2008..

  • blockio 0.0-2006-02-03. Uploaded by Gwern Branwen. blockio: Block-oriented I/O Driver.

  • child 0.0-2005-02-14. Uploaded by Gwern Branwen. child: Added by GwernBranwen, Sun Feb 10 19:35:20 PST 2008..

  • highlighting-kate 0.2.1. Uploaded by John MacFarlane. highlighting-kate: Syntax highlighting.

2008-02-10

  • WordNet 0.1.1. Uploaded by Max Rabkin. WordNet: Haskell interface to the WordNet database.

  • lazysmallcheck 0.1. Uploaded by Gwern Branwen. lazysmallcheck: A library for demand-driven testing of Haskell programs.

  • DrIFT 2.2.3. Uploaded by Gwern Branwen. DrIFT: Program to derive type class instances.

  • highlighting-kate 0.2. Uploaded by John MacFarlane. highlighting-kate: Syntax highlighting.

  • leksah 0.1. Uploaded by Juergen NicklischFranken. leksah: Genuine Haskell Face.

  • frag 1.1. Uploaded by Gwern Branwen. frag: 3-D First Person Shooter (FPS).

  • GoogleChart 0.2. Uploaded by Evan Martin. GoogleChart: Generate web-based charts using the Google Chart API.

  • HFuse 0.1. Uploaded by Gwern Branwen. HFuse: HFuse is a binding for the Linux FUSE library.

  • GoogleChart 0.1. Uploaded by Evan Martin. GoogleChart: Generate web-based charts using the Google Chart API.

  • Finance-Quote-Yahoo 0.5.0. Uploaded by Brad Clawsie. Finance-Quote-Yahoo: Obtain quote data from finance.yahoo.com.

  • binary-strict 0.3.0. Uploaded by Adam Langley. binary-strict: Binary deserialisation using strict ByteStrings.

  • Stream 0.2.3. Uploaded by Wouter Swierstra. Stream: A library for manipulating infinite lists..

  • Finance-Treasury 0.1.1. Uploaded by Stephen Lihn. Finance-Treasury: Obtain Treasury yield curve data.

  • Hedi 0.1. Uploaded by Paolo Veronelli. Hedi: Line oriented editor.

  • newports 1.1. Uploaded by Brad Clawsie. newports: List ports newer than N days on a FreeBSD system.

  • Finance-Treasury 0.1. Uploaded by Stephen Lihn. Finance-Treasury: Obtain Treasury yield curve data.

  • GPLib 0.0. Uploaded by Gwern Branwen. GPLib: Generic library for genetic programming.

  • nano-hmac 0.1.1. Uploaded by Hitesh Jasani. nano-hmac: Bindings to OpenSSL HMAC..

  • multiset 0.1. Uploaded by Twan VanLaarhoven. multiset: The Data.MultiSet container type.

  • hpodder 1.1.0. Uploaded by John Goerzen. hpodder: Podcast Aggregator (downloader).

  • bimap 0.2.1. Uploaded by Stuart Cook. bimap: Bidirectional mapping between two key types.

  • monadLib 3.4.4. Uploaded by Iavor Diatchki. monadLib: A collection of monad transformers..

  • IOSpec 0.2. Uploaded by Wouter Swierstra. IOSpec: A pure specification of the IO monad..

  • bimap 0.2. Uploaded by Stuart Cook. bimap: Bidirectional mapping between two key types.

  • strictify 0.1. Uploaded by Sterling Clover. strictify: Find a local optimum of strictness annotations..

  • heap 0.2.2. Uploaded by Stephan Friedrichs. heap: Heaps in Haskell.

  • LDAP 0.6.4. Uploaded by John Goerzen. LDAP: Haskell binding for C LDAP API.

  • HStringTemplate 0.2. Uploaded by Sterling Clover. HStringTemplate: StringTemplate implementation in Haskell..

  • RJson 0.3.2. Uploaded by Alex Drummond. RJson: A reflective JSON serializer/parser..

  • network-dns 0.1.1. Uploaded by Adam Langley. network-dns: A pure Haskell, asyncronous DNS client library.

  • lcs 0.2. Uploaded by Ian Lynagh. lcs: Find longest common sublist of two lists.

  • tracker 0.1. Uploaded by Will Thompson. tracker: Client library for Tracker metadata database, indexer and search tool.

  • CC-delcont 0.2. Uploaded by Dan Doel. CC-delcont: Delimited continuations and dynamically scoped variables.

  • control-timeout 0.1.2. Uploaded by Adam Langley. control-timeout: Timeout handling.

  • network-dns 0.1. Uploaded by Adam Langley. network-dns: A pure Haskell, asyncronous DNS client library.

  • binary-strict 0.2.4. Uploaded by Adam Langley. binary-strict: Binary deserialisation using strict ByteStrings.

  • heap 0.1.1. Uploaded by Stephan Friedrichs. heap: Heaps in Haskell.

  • HCL 1.3. Uploaded by Justin Bailey. HCL: High-level library for building command line interfaces..

  • yi 0.3. Uploaded by Jean PhilippeBernardy. yi: The Haskell-Scriptable Editor.

  • binary-strict 0.2.3. Uploaded by Adam Langley. binary-strict: Binary deserialisation using strict ByteStrings.

  • heap 0.1. Uploaded by Stephan Friedrichs. heap: Heaps in Haskell.

  • pureMD5 0.1.2. Uploaded by Thomas DuBuisson. pureMD5: MD5 implementations that should become part of a ByteString Crypto package..

  • RJson 0.3.1. Uploaded by Alex Drummond. RJson: A reflective JSON serializer/parser..

  • template 0.1.1.1. Uploaded by Johan Tibell. template: Simple string substitution.

  • network-bytestring 0.1.1.1. Uploaded by Johan Tibell. network-bytestring: Fast and memory efficient low-level networking.

  • ftphs 1.0.4. Uploaded by John Goerzen. ftphs: FTP Client and Server Library.

  • mersenne-random-pure64 0.1.1. Uploaded by Donald Stewart. mersenne-random-pure64: Generate high quality pseudorandom numbers purely using a Mersenne Twister.

  • Diff 0.1. Uploaded by Sterling Clover. Diff: O(ND) diff algorithm in haskell..

  • crack 0.1. Uploaded by Trevor Elliott. crack: A haskell binding to cracklib.

  • miniplex 0.3.3. Uploaded by Lukas Mai. miniplex: simple 1-to-N interprocess communication.

  • colock 0.2.2. Uploaded by Lukas Mai. colock: thread-friendly file locks that don't block the entire program.

  • mersenne-random-pure64 0.1. Uploaded by Donald Stewart. mersenne-random-pure64: Generate high quality pseudorandom numbers purely using a Mersenne Twister.

  • network-rpca 0.0.1. Uploaded by Adam Langley. network-rpca: A cross-platform RPC library.

  • xmonad-contrib 0.6. Uploaded by Spencer Janssen. xmonad-contrib: Third party extensions for xmonad.

  • xmonad 0.6. Uploaded by Spencer Janssen. xmonad: A tiling window manager.

  • codec-libevent 0.1.2. Uploaded by Adam Langley. codec-libevent: Cross-platform structure serialisation.

  • bytestringparser 0.3. Uploaded by Bryan OSullivan. bytestringparser: Combinator parsing with Data.ByteString.Lazy.

  • HStringTemplate 0.2. Uploaded by Sterling Clover. HStringTemplate: StringTemplate implementation in Haskell..

  • value-supply 0.1. Uploaded by Iavor Diatchki. value-supply: A library for generating values without having to thread state..

  • derive 0.1.1. Uploaded by Neil Mitchell. derive: A program and library to derive instances for data types.

  • control-timeout 0.1.1. Uploaded by Adam Langley. control-timeout: Timeout handling.

  • mkcabal 0.4.1. Uploaded by Donald Stewart. mkcabal: Generate cabal files for a Haskell project.

  • regexpr 0.2.9. Uploaded by Yoshikuni Jujo. regexpr: regular expression like Perl/Ruby in Haskell.

  • mtlparse 0.0.0.5. Uploaded by Yoshikuni Jujo. mtlparse: parse library use mtl package.

  • cgi 3001.1.5.2. Uploaded by Bjorn Bringert. cgi: A library for writing CGI programs.

  • xhtml 3000.0.2.2. Uploaded by Bjorn Bringert. xhtml: An XHTML combinator library.

  • harpy 0.4. Uploaded by Martin Grabmueller. harpy: Runtime code generation for x86 machine code.

  • editline 0.2. Uploaded by Judah Jacobson. editline: Bindings to the editline library (libedit)..

  • hmatrix 0.2.0.0. Uploaded by Alberto Ruiz. hmatrix: Linear algebra and numerical computations.

  • regexpr 0.2.8. Uploaded by Yoshikuni Jujo. regexpr: regular expression like Perl/Ruby in Haskell.

  • pcre-light 0.3. Uploaded by Donald Stewart. pcre-light: A small, efficient and portable regex library for Perl 5 compatible regular expressions.

  • mersenne-random 0.1. Uploaded by Donald Stewart. mersenne-random: Generate high quality pseudorandom numbers using a SIMD Fast Mersenne Twister.

  • AvlTree 2.4. Uploaded by Adrian Hey. AvlTree: Balanced binary trees using AVL algorithm..

  • fec 0.1.1. Uploaded by Adam Langley. fec: Forward error correction of ByteStrings.

  • COrdering 2.1. Uploaded by Adrian Hey. COrdering: An algebraic data type similar to Prelude Ordering..

  • i18n 0.3. Uploaded by Eugene Grigoriev. i18n: Internationalization for Haskell.

  • binary-strict 0.2.2. Uploaded by Adam Langley. binary-strict: Binary deserialisation using strict ByteStrings.

  • regexpr 0.2.6. Uploaded by Yoshikuni Jujo. regexpr: regular expression like Perl/Ruby in Haskell.

  • RJson 0.2. Uploaded by Alex Drummond. RJson: A reflective JSON serializer/parser..

  • regexpr 0.2.5. Uploaded by Yoshikuni Jujo. regexpr: regular expression like Perl/Ruby in Haskell.

  • fec 0.1. Uploaded by Adam Langley. fec: Forward error correction of ByteStrings.

  • dataenc 0.10.2. Uploaded by Magnus Therning. dataenc: Data encoding library.

  • regexpr 0.2.3. Uploaded by Yoshikuni Jujo. regexpr: regular expression like Perl/Ruby in Haskell.

  • regexpr 0.2.2. Uploaded by Yoshikuni Jujo. regexpr: regular expression like Perl/Ruby in Haskell.

  • reactive 0.3. Uploaded by Conal Elliott. reactive: Simple foundation for functional reactive programming.

  • regexpr 0.2.1. Uploaded by Yoshikuni Jujo. regexpr: regular expression like Perl/Ruby in Haskell.

  • djinn 2008.1.18. Uploaded by Lennart Augustsson. djinn: Generate Haskell code from a type.

  • Etherbunny 0.3. Uploaded by Nicholas Burlett. Etherbunny: A network analysis toolkit for Haskell.

  • regexpr 0.2.0. Uploaded by Yoshikuni Jujo. regexpr: regular expression like Perl/Ruby in Haskell.

  • RJson 0.1. Uploaded by Alex Drummond. RJson: A reflective JSON serializer/parser..

  • RJson 0.1. Uploaded by Alex Drummond. RJson: A reflective JSON serializer/parser..

  • regexpr 0.1.7. Uploaded by Yoshikuni Jujo. regexpr: regular expression like Perl/Ruby in Haskell.

  • reactive 0.2. Uploaded by Conal Elliott. reactive: Simple foundation for functional reactive programming.

  • srcinst 0.8.10. Uploaded by John Goerzen. srcinst: Build and install Debian packages completely from source.

  • dfsbuild 1.0.2. Uploaded by John Goerzen. dfsbuild: Build Debian From Scratch CD/DVD images.

  • darcs-buildpackage 0.5.12. Uploaded by John Goerzen. darcs-buildpackage: Tools to help manage Debian packages with Darcs.

  • anydbm 1.0.5. Uploaded by John Goerzen. anydbm: Interface for DBM-like database systems.

  • HDBC-sqlite3 1.1.4.0. Uploaded by John Goerzen. HDBC-sqlite3: Sqlite v3 driver for HDBC.

  • HDBC-postgresql 1.1.4.0. Uploaded by John Goerzen. HDBC-postgresql: PostgreSQL driver for HDBC.

  • HDBC-odbc 1.1.4.0. Uploaded by John Goerzen. HDBC-odbc: ODBC driver for HDBC.

  • magic 1.0.7. Uploaded by John Goerzen. magic: Interface to C file/magic library.

  • ListLike 1.0.1. Uploaded by John Goerzen. ListLike: Generic support for list-like structures.

  • LDAP 0.6.3. Uploaded by John Goerzen. LDAP: Haskell binding for C LDAP API.

  • hg-buildpackage 1.0.4. Uploaded by John Goerzen. hg-buildpackage: Tools to help manage Debian packages with Mercurial.

  • HDBC 1.1.4. Uploaded by John Goerzen. HDBC: Haskell Database Connectivity.

  • HSH 1.2.5. Uploaded by John Goerzen. HSH: Library to mix shell scripting with Haskell programs.

  • editline 0.1. Uploaded by Judah Jacobson. editline: Bindings to the editline library (libedit)..

  • pureMD5 0.1.1. Uploaded by Thomas DuBuisson. pureMD5: MD5 implementations that should become part of a ByteString Crypto package..

  • hmp3 1.4. Uploaded by Donald Stewart. hmp3: An ncurses mp3 player written in Haskell.

  • binary-strict 0.2.1. Uploaded by Adam Langley. binary-strict: Binary deserialisation using strict ByteStrings.

  • GLFW 0.3. Uploaded by Paul Liu. GLFW: A binding for GLFW, An OpenGL Framework.

  • hbeat 0.1.1. Uploaded by Tim Docker. hbeat: A simple step sequencer GUI..

  • hackage2hwn 0.2.1. Uploaded by Donald Stewart. hackage2hwn: Convert hackage = Hackage RSS feeds to Haskell Weekly News format.

  • tagsoup 0.4. Uploaded by Neil Mitchell. tagsoup: Parsing and extracting information from (possibly malformed) HTML documents.

  • HaXml 1.19.2. Uploaded by Malcolm Wallace. HaXml: Utilities for manipulating XML documents.

  • Emping 0.3.1. Uploaded by Hans VanThiel. Emping: derives heuristic rules from nominal data.

  • hbeat 0.1. Uploaded by Tim Docker. hbeat: A simple step sequencer GUI..

  • Imlib 0.1.1. Uploaded by Cale Gibbard. Imlib: Added by CaleGibbard, Sun Jan 13 22:26:59 PST 2008..

  • pcre-light 0.2. Uploaded by Donald Stewart. pcre-light: A small, efficient and portable regex library for Perl 5 compatible regular expressions.

  • YamlReference 0.8. Uploaded by Oren BenKiki. YamlReference: YAML reference implementation.

  • ContArrow 0.0.4. Uploaded by Evgeny Jukov. ContArrow: Control.Arrow.Transformer.Cont.

  • ContArrow 0.0.3. Uploaded by Evgeny Jukov. ContArrow: Control.Arrow.Transformer.Cont.

  • mkcabal 0.4. Uploaded by Donald Stewart. mkcabal: Generate cabal files for a Haskell project.

  • pcre-light 0.1. Uploaded by Donald Stewart. pcre-light: A lightweight binding to PCRE.

  • YamlReference 0.7. Uploaded by Oren BenKiki. YamlReference: YAML reference implementation.

  • Crypto 4.1.0. Uploaded by Dominic Steinitz. Crypto: DES, Blowfish, AES, TEA, SHA1, MD5, RSA, BubbleBabble, Hexdump, Support for Word128, Word192 and Word256 and Beyond, PKCS5 Padding, Various Encryption Modes e.g. Cipher Block Chaining all in one package..

  • containers 0.1.0.1. Uploaded by Ross Paterson. containers: Assorted concrete container types.

  • ConfigFile 1.0.4. Uploaded by John Goerzen. ConfigFile: Configuration file reading & writing.

  • MissingH 1.0.0. Uploaded by John Goerzen. MissingH: Large utility library.

  • hslogger 1.0.4. Uploaded by John Goerzen. hslogger: Versatile logging framework.

  • hslogger 1.0.2. Uploaded by John Goerzen. hslogger: Versatile logging framework.

  • BerkeleyDB 0.3. Uploaded by John McCall. BerkeleyDB: Bindings for Berkeley DB v1.x.

  • BitSyntax 0.3.2. Uploaded by Adam Langley. BitSyntax: A module to aid in the (de)serialisation of binary data.

  • Hashell 0.15. Uploaded by Gwern Branwen. Hashell: Simple shell written in Haskell.

  • binary-strict 0.2. Uploaded by Adam Langley. binary-strict: Binary deserialisation using strict ByteStrings.

  • Shu-thing 1.1. Uploaded by Gwern Branwen. Shu-thing: A vector shooter game.

  • zlib 0.4.0.2. Uploaded by Duncan Coutts. zlib: Compression and decompression in the gzip and zlib formats.

  • i18n 0.2. Uploaded by Eugene Grigoriev. i18n: Internationalization for Haskell.

  • pandoc 0.46. Uploaded by John MacFarlane. pandoc: Conversion between markup formats.

  • hscolour 1.9. Uploaded by Malcolm Wallace. hscolour: Colourise Haskell code..

  • regex-pcre 0.94.1. Uploaded by ChrisKuklewicz. regex-pcre: Replaces/Enhances Text.Regex.

  • regex-posix 0.93.1. Uploaded by Chris Kuklewicz. regex-posix: Replaces/Enhances Text.Regex.

  • regex-base 0.93.1. Uploaded by Chris Kuklewicz. regex-base: Replaces/Enhances Text.Regex.

  • regex-compat 0.91. Uploaded by Chris Kuklewicz. regex-compat: Replaces/Enhances Text.Regex.

  • haddock 2.0.0.0. Uploaded by David Waern. haddock: Added by DavidWaern

2008-01-05

  • GHC 6.8.2. The GHC Team announced the release of GHC 6.8.2, featuring optimisation improvements, improvements to ghci and fixes to standalone deriving.

  • nhc98 1.2 released. Malcolm Wallace announced the release of nhc98 1.2. 1.20 is a refreshed release with many of the current core library packages included, and a variety of small bugfixes since the last release. It successfully compiles and runs more programs from the nobench suite than jhc, hbc, Hugs, or yhc. It generates an interpreted bytecode that, on the whole runs faster than that generated by Hugs or yhc, and in many cases is also faster than ghci. Although nhc98 is written in Haskell, you don't need an existing Haskell compiler on your platform to build nhc98 - a C compiler will do. Hence, it is portable to almost any unix-like machine with a 32-bit compatibility mode. Many useful build tools come included: hmake (the inspiration for ghc --make), hi (interactive read-eval-print, like Hugs or ghci), cpphs (Haskell-aware replacement for cpp) and hsc2hs (preprocessor for FFI code)

  • darcs 2.0.0pre2. David Roundy announced the availability of the second prerelease of darcs two, darcs 2.0.0pre2. This release fixes several severe performance bugs that were present in the first prerelease. These issues were identified and fixed thanks to the helpful testing of Simon Marlow and Peter Rockai. We also added support for compilation under ghc 6.4, so even more users should be able to test this release.

  • The Monad.Reader Issue 9: SoC special. Wouter Swierstra announced a new issue of The Monad.Reader, a 'Summer of Code Special' - it consists of three articles from student participants of Google's Summer of Code, describing the projects they worked on.

  • What's happening with Haskell? The 13th HCAR. Andres Loeh announced the 13th edition of the Haskell Communities and Activities Report

  • Teach yourself gtk2hs in 21 hours. Hans van Thiel announced a Gtk2Hs basics tutorial, based on the Tony Gale and Ian Main GTK+2.0 tutorial, is now available for review and comment.

  • Minimalistic Haskell blog framework. Paul Brown announced a lightweight, experimental blog publishing application, [http://datapr0n.com/repos/perpubplat perpubplat

  • atom. Tom Hawkins announced the release of atom 2007.12; atom is a domain-specific language embedded in Haskell for describing real-time control applications

  • bytestring 0.9.0.4. Uploaded by DonaldStewart. bytestring: Fast, packed, strict and lazy byte arrays with a list interface.

  • uuagc 0.9.5. Uploaded by ArieMiddelkoop. uuagc: Attribute Grammar System of Universiteit Utrecht.

  • uulib 0.9.5. Uploaded by ArieMiddelkoop. uulib: Haskell Utrecht Tools Library.

  • llvm 0.0.2. Uploaded by BryanOSullivan. llvm: Bindings to the LLVM compiler toolkit.

  • HDBC-sqlite3 1.1.3.1. Uploaded by JohnGoerzen. HDBC-sqlite3: Sqlite v3 driver for HDBC.

  • HDBC-odbc 1.1.3.1. Uploaded by JohnGoerzen. HDBC-odbc: ODBC driver for HDBC.

  • dimensional 0.7.2. Uploaded by BjornBuckwalter. dimensional: Statically checked physical dimensions..

  • uulib 0.9.5. Uploaded by ArieMiddelkoop. uulib: Haskell Utrecht Tools Library.

  • hsc3 0.1. Uploaded by RohanDrape. hsc3: Haskell SuperCollider.

  • hosc 0.1. Uploaded by RohanDrape. hosc: Haskell Open Sound Control.

  • GLFW 0.2. Uploaded by PaulLiu. GLFW: A binding for GLFW, An OpenGL Framework.

  • control-timeout 0.1. Uploaded by AdamLangley. control-timeout: Timeout handling.

  • hiccup 0.35. Uploaded by KyleConsalus. hiccup: Relatively efficient Tcl interpreter with support for basic operations.

  • phooey 2.0. Uploaded by ConalElliott. phooey: Functional user interfaces.

  • reactive 0.0. Uploaded by ConalElliott. reactive: Simple foundation for functional reactive programming.

  • phooey 1.4. Uploaded by ConalElliott. phooey: Functional user interfaces.

  • hburg 1.1.1. Uploaded by IgorBohm. hburg: Haskell Bottom Up Rewrite Generator.

  • hinotify 0.2. Uploaded by LennartKolmodin. hinotify: Haskell binding to INotify.

  • cabal-rpm 0.3.3. Uploaded by BryanOSullivan. cabal-rpm: RPM package builder for Haskell Cabal source packages..

  • codec-libevent 0.1. Uploaded by AdamLangley. codec-libevent: Cross-platform structure serialisation.

  • irc 0.4. Uploaded by TrevorElliott. irc: A small library for parsing IRC messages..

  • dlist 0.4. Uploaded by DonaldStewart. dlist: Differences lists.

  • AutoForms 0.4.0. Uploaded by MadsLindstroem. AutoForms: GUI library based upon generic programming (SYB3).

  • bktrees 0.2.1. Uploaded by JosefSvenningsson. bktrees: A set data structure with approximate searching.

  • bktrees 0.2. Uploaded by JosefSvenningsson. bktrees: A set data structure with approximate searching.

  • binary-strict 0.1. Uploaded by AdamLangley. binary-strict: Binary deserialisation using strict ByteStrings.

  • haddock 0.9. Uploaded by SimonMarlow. haddock: Haddock is a documentation-generation tool for Haskell libraries.

  • bytestring-mmap 0.2.0. Uploaded by DonaldStewart. bytestring-mmap: mmap support for strict ByteStrings.

  • bytestring 0.9.0.3. Uploaded by DonaldStewart. bytestring: Fast, packed, strict and lazy byte arrays with a list interface.

  • hiccup 0.3. Uploaded by KyleConsalus. hiccup: Added by KyleConsalus, Wed Dec 19 17:00:42 PST 2007..

  • cedict 0.1.1. Uploaded by JasonDusek. cedict: Convenient Chinese character lookup..

  • TypeCompose 0.3. Uploaded by ConalElliott. TypeCompose: Type composition classes & instances.

  • bytestring-mmap 0.1.2. Uploaded by DonaldStewart. bytestring-mmap: mmap support for strict ByteStrings.

  • bytestring 0.9.0.2. Uploaded by DonaldStewart. bytestring: Fast, packed, strict and lazy byte arrays with a list interface.

  • bytestring-mmap 0.1.1. Uploaded by DonaldStewart. bytestring-mmap: mmap support for strict ByteStrings.

  • mkcabal 0.3. Uploaded by DonaldStewart. mkcabal: Generate cabal files for a Haskell project.

  • terminfo 0.1. Uploaded by Judah Jacobson. terminfo: Haskell bindings to the terminfo library..

  • Cabal 1.2.3.0. Uploaded by Duncan Coutts. Cabal: A framework for packaging Haskell software.

  • hxt 7.4. Uploaded by UweSchmidt. hxt: A collection of tools for processing XML with Haskell..

  • X11 1.4.1. Uploaded by Spencer Janssen. X11: A binding to the X11 graphics library.

  • dataenc 0.10.1. Uploaded by Magnus Therning. dataenc: Data encoding library currently providing Uuencode, Base64, Base64Url, Base32, Base32Hex, and Base16..

  • bytestringreadp 0.1. Uploaded by Gracjan Polak. bytestringreadp: A ReadP style parser library for ByteString.

  • encoding 0.3. Uploaded by HenningGuenther. encoding: A library for various character encodings.

  • hslua 0.2. Uploaded by Gracjan Polak. hslua: A Lua language interpreter embedding in Haskell.

  • xmonad-contrib 0.5. Uploaded by Spencer Janssen. xmonad-contrib: Third party extensions for xmonad.

  • xmonad 0.5. Uploaded by SpencerJanssen. xmonad: A tiling window manager.

  • pandoc 0.45. Uploaded by John MacFarlane. pandoc: Conversion between markup formats.

  • markov-chain 0.0.1. Uploaded by Henning Thielemann. markov-chain: Markov Chains for generating random sequences with a user definable behaviour..

  • parsedate 3000.0.0. Uploaded by Bjorn Bringert. parsedate: Data and time parsing for CalendarTime.

  • hackage2hwn 0.1. Uploaded by Don Stewart. hackage2hwn: Convert hackage = Hackage RSS feeds to Haskell Weekly News format.

  • hask-home 2007.12.6. Uploaded by BjornBringert. hask-home: Generate homepages for cabal packages.

  • hmarkup 3000.0.1. Uploaded by BjornBringert. hmarkup: Simple wikitext-like markup format implementation..

  • hspread 0.2. Uploaded by AndreaVezzosi. hspread: A client library for the spread toolkit.

  • pcap 0.4.2. Uploaded by BryanOSullivan. pcap: A system-independent interface for user-level packet capture.

  • hogg 0.3.0. Uploaded by ConradParker. hogg: Library and tools to manipulate the Ogg container format.

  • Finance-Quote-Yahoo 0.4.1. Uploaded by BradClawsie. Finance-Quote-Yahoo: Obtain quote data from finance.yahoo.com.

  • Monadius 0.9.20071204. Uploaded by GwernBranwen. Monadius: 2-D arcade scroller.

  • Shu-thing 1.0.20071203. Uploaded by GwernBranwen. Shu-thing: A vector shooter game.

  • hmatrix 0.1.1.0. Uploaded by AlbertoRuiz. hmatrix: Linear algebra and numerical computations.

  • HTTP 3001.0.3. Uploaded by BjornBringert. HTTP: Added by BjornBringert, Fri Nov 30 14:50:55 PST 2007..

  • rss 3000.0.1. Uploaded by BjornBringert. rss: A library for generating RSS 2.0 feeds..

  • haxr 3000.0.1. Uploaded by BjornBringert. haxr: XML-RPC client and server library..

  • fitsio 0.1. Uploaded by EricSessoms. fitsio: A library for reading and writing data files in the FITS data format..

  • YamlReference 0.6. Uploaded by Oren Ben Kiki. YamlReference, YAML reference implementation

  • LambdaShell 0.9.1. Uploaded by Robert Dockins. LambdaShell, simple shell for evaluating lambda expressions

  • Shellac 0.9.1. Uploaded by Robert Dockins. Shellac, a framework for creating shell envinronments

  • EdisonCore 1.2.1.1. Uploaded by Robert Dockins. EdisonCore, a library of efficent, purely-functional data structures (Core Implementations)

  • hmatrix 0.1.0.0. Uploaded by Alberto Ruiz. hmatrix, linear algebra and numerical computations

  • strict-concurrency 0.1. Uploaded by Don Stewart. strict-concurrency, strict concurrency abstractions

  • X11 1.4.0. Uploaded by Don Stewart. X11, binding to the X11 graphics library

  • safecopy 0.3. Uploaded by David Himmelstrup. safecopy, binary serialization with version control

  • HaXml 1.13.3. Uploaded by Malcolm Wallace. HaXml, utilities for manipulating XML documents

  • c2hs 0.15.1. Uploaded by Duncan Coutts. c2hs, C->Haskell Interface Generator

  • calc 0.1. Uploaded by Austin Seipp. calc, small compiler for arithmetic expressions.

  • miniplex 0.2.1. Uploaded by Lukas Mai. miniplex, simple 1-to-N interprocess communication

  • sat 1.1.1. Uploaded by Andrii Zvorygin. sat, CNF SATisfier

  • dimensional 0.7.1. Uploaded by Bjorn Buckwalter. dimensional, statically checked physical dimensions

  • hxt 7.4. Uploaded by Uwe Schmidt. hxt, collection of tools for processing XML with Haskell.

  • dlist 0.3.2. Uploaded by Don Stewart. dlist, difference lists. A list type supporting fast append.

  • mkcabal 0.2. Uploaded by Don Stewart. mkcabal, generate cabal files for a Haskell project

  • Chart 0.5. Uploaded by Tim Docker. Chart, a library for generating 2D Charts and Plots

  • MaybeT 0.1.1. Uploaded by Don Stewart. MaybeT, MaybeT monad transformer

  • regex-pcre 0.93. Uploaded by Chris Kuklewicz. regex-pcre, replaces Text.Regex

  • fixpoint 0.1. Uploaded by Roman Leshchinskiy. fixpoint, data types as fixpoints

  • ChasingBottoms 1.2.2. Uploaded by Nils Anders Danielsson. ChasingBottoms, support for testing partial and infinite values

  • GrowlNotify 0.3. Uploaded by Nicholas Burlett. GrowlNotify, notification utility for Growl

  • pcap 0.4.1. Uploaded by Bryan OSullivan. pcap, a system-independent interface for user-level packet capture

  • bencode 0.3. Uploaded by David Himmelstrup. bencode, parser and printer for bencoded data.

  • stream-fusion 0.1.1. Uploaded by Don Stewart. stream-fusion, provides the standard Haskell list library reimplemented to allow stream fusion. This should in general provide faster list operations, and faster code for list-heavy programs.

  • HTTP 3001.0.2. Uploaded by Bjorn Bringert. HTTP, library for client-side HTTP

  • X11-xft 0.2. Uploaded by Clemens Fruhwirth. X11-xft, bindings to the Xft, X Free Type interface library, and some Xrender parts

  • GrowlNotify 0.1. Uploaded by Nicholas Burlett. GrowlNotify, notification utility for Growl.

  • HsHaruPDF 0.0.0. Uploaded by Audrey Tang. HsHaruPDF, Haskell binding to libharu

  • unicode-normalization 0.1. Uploaded by Reinier Lamers. unicode-normalization, Unicode normalization using the ICU library

  • uniplate 1.0.1. Uploaded by Neil Mitchell. uniplate, uniform type generic traversals

  • lax-0.0.0. Uploaded by Wolfgang Jeltsch. lax, Lax arrows are variants of other arrows which are ?less strict? than the original arrows. They can be used, for example, to produce I/O fixpoints in situations where fixIO would fail.

  • fastcgi 3001.0.1. Uploaded by Bjorn Bringert. fastcgi, a Haskell library for writing FastCGI programs

Archives by year