Difference between revisions of "Template:Main/News"

From HaskellWiki
Jump to navigation Jump to search
m (Added lectureships)
Line 1: Line 1:
 
'''News'''
 
'''News'''
   
''2008-02-07''
+
''2008-02-10''
   
 
<ul>
 
<ul>
Line 9: Line 9:
 
Applications in the area of functional programming are particularly welcome.</p></li>
 
Applications in the area of functional programming are particularly welcome.</p></li>
   
<li><p><em>GHC 6.8.2</em>. The GHC Team
+
<ul><li><p><em>WordNet 0.1.1</em>. Uploaded by Max Rabkin.
[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>
+
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/WordNet-0.1.1 WordNet]: Haskell interface to the WordNet database.</p></li>
 
 
<li><p><em>nhc98 1.20 released</em>. Malcolm Wallace
+
<li><p><em>lazysmallcheck 0.1</em>. Uploaded by Gwern Branwen.
  +
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/lazysmallcheck-0.1 lazysmallcheck]: A library for demand-driven testing of Haskell programs.</p></li>
[http://article.gmane.org/gmane.comp.lang.haskell.general/15770 announced] the release of nhc98 1.20.
 
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>
 
 
 
<li><p><em>darcs 2.0.0pre2</em>. David Roundy
+
<li><p><em>DrIFT 2.2.3</em>. Uploaded by Gwern Branwen.
  +
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/DrIFT-2.2.3 DrIFT]: Program to derive type class instances.</p></li>
[http://article.gmane.org/gmane.comp.lang.haskell.cafe/33483 announced] the availability of the second prerelease of [http://darcs.net 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.</p></li>
 
 
 
<li><p><em>The Monad.Reader Issue 9: SoC special</em>. Wouter Swierstra
+
<li><p><em>highlighting-kate 0.2</em>. Uploaded by John MacFarlane.
  +
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/highlighting-kate-0.2 highlighting-kate]: Syntax highlighting.</p></li>
[http://article.gmane.org/gmane.comp.lang.haskell.cafe/31848 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.</p></li>
 
 
 
<li><p><em>What's happening with Haskell? The 13th HCAR</em>. Andres Loeh
+
<li><p><em>leksah 0.1</em>. Uploaded by Juergen NicklischFranken.
[http://www.haskell.org/communities/ announced] the 13th edition of the Haskell Communities and Activities Report</p></li>
+
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/leksah-0.1 leksah]: Genuine Haskell Face.</p></li>
 
 
<li><p><em>Teach yourself gtk2hs in 21 hours</em>. Hans van Thiel
+
<li><p><em>frag 1.1</em>. Uploaded by Gwern Branwen.
  +
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/frag-1.1 frag]: 3-D First Person Shooter (FPS).</p></li>
[http://article.gmane.org/gmane.comp.lang.haskell.cafe/32671 announced] a Gtk2Hs basics tutorial, based on the Tony Gale and Ian Main GTK+2.0 tutorial, is now available for review and comment.</p></li>
 
 
 
<li><p><em>Minimalistic Haskell blog framework</em>. Paul Brown
+
<li><p><em>GoogleChart 0.2</em>. Uploaded by Evan Martin.
  +
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/GoogleChart-0.2 GoogleChart]: Generate web-based charts using the Google Chart API.</p></li>
[http://article.gmane.org/gmane.comp.lang.haskell.cafe/34503 announced] a lightweight, experimental blog publishing application, [http://datapr0n.com/repos/perpubplat perpubplat</p></li>
 
 
 
<li><p><em>atom</em>. Tom Hawkins
+
<li><p><em>HFuse 0.1</em>. Uploaded by Gwern Branwen.
[http://www.haskell.org/pipermail/haskell-cafe/2007-December/035742.html announced] the release of atom 2007.12; atom is a domain-specific language embedded in Haskell for describing real-time control applications</p></li></ul>
+
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/HFuse-0.1 HFuse]: HFuse is a binding for the Linux FUSE library.</p></li>
<ul><li><p><em>bytestring 0.9.0.4</em>. Uploaded by DonaldStewart.
 
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/bytestring-0.9.0.4 bytestring]: Fast, packed, strict and lazy byte arrays with a list interface.</p></li>
 
 
 
<li><p><em>uuagc 0.9.5</em>. Uploaded by ArieMiddelkoop.
+
<li><p><em>GoogleChart 0.1</em>. Uploaded by Evan Martin.
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/uuagc-0.9.5 uuagc]: Attribute Grammar System of Universiteit Utrecht.</p></li>
+
[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><p><em>uulib 0.9.5</em>. Uploaded by ArieMiddelkoop.
+
<li><p><em>Finance-Quote-Yahoo 0.5.0</em>. Uploaded by Brad Clawsie.
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/uulib-0.9.5 uulib]: Haskell Utrecht Tools Library.</p></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>
 
 
<li><p><em>llvm 0.0.2</em>. Uploaded by BryanOSullivan.
+
<li><p><em>binary-strict 0.3.0</em>. Uploaded by Adam Langley.
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/llvm-0.0.2 llvm]: Bindings to the LLVM compiler toolkit.</p></li>
+
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/binary-strict-0.3.0 binary-strict]: Binary deserialisation using strict ByteStrings.</p></li>
 
 
<li><p><em>HDBC-sqlite3 1.1.3.1</em>. Uploaded by JohnGoerzen.
+
<li><p><em>Stream 0.2.3</em>. Uploaded by Wouter Swierstra.
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/HDBC-sqlite3-1.1.3.1 HDBC-sqlite3]: Sqlite v3 driver for HDBC.</p></li>
+
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/Stream-0.2.3 Stream]: A library for manipulating infinite lists..</p></li>
 
 
<li><p><em>HDBC-odbc 1.1.3.1</em>. Uploaded by JohnGoerzen.
+
<li><p><em>Finance-Treasury 0.1.1</em>. Uploaded by Stephen Lihn.
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/HDBC-odbc-1.1.3.1 HDBC-odbc]: ODBC driver for HDBC.</p></li>
+
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/Finance-Treasury-0.1.1 Finance-Treasury]: Obtain Treasury yield curve data.</p></li>
 
 
<li><p><em>dimensional 0.7.2</em>. Uploaded by BjornBuckwalter.
+
<li><p><em>Hedi 0.1</em>. Uploaded by Paolo Veronelli.
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/dimensional-0.7.2 dimensional]: Statically checked physical dimensions..</p></li>
+
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/Hedi-0.1 Hedi]: Line oriented editor.</p></li>
 
 
<li><p><em>uulib 0.9.5</em>. Uploaded by ArieMiddelkoop.
+
<li><p><em>newports 1.1</em>. Uploaded by Brad Clawsie.
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/uulib-0.9.5 uulib]: Haskell Utrecht Tools Library.</p></li>
+
[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><p><em>hsc3 0.1</em>. Uploaded by RohanDrape.
+
<li><p><em>Finance-Treasury 0.1</em>. Uploaded by Stephen Lihn.
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/hsc3-0.1 hsc3]: Haskell SuperCollider.</p></li>
+
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/Finance-Treasury-0.1 Finance-Treasury]: Obtain Treasury yield curve data.</p></li>
 
 
<li><p><em>hosc 0.1</em>. Uploaded by RohanDrape.
+
<li><p><em>GPLib 0.0</em>. Uploaded by Gwern Branwen.
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/hosc-0.1 hosc]: Haskell Open Sound Control.</p></li>
+
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/GPLib-0.0 GPLib]: Generic library for genetic programming.</p></li>
 
 
<li><p><em>GLFW 0.2</em>. Uploaded by PaulLiu.
+
<li><p><em>nano-hmac 0.1.1</em>. Uploaded by Hitesh Jasani.
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/GLFW-0.2 GLFW]: A binding for GLFW, An OpenGL Framework.</p></li>
+
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/nano-hmac-0.1.1 nano-hmac]: Bindings to OpenSSL HMAC..</p></li>
 
 
<li><p><em>control-timeout 0.1</em>. Uploaded by AdamLangley.
+
<li><p><em>multiset 0.1</em>. Uploaded by Twan VanLaarhoven.
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/control-timeout-0.1 control-timeout]: Timeout handling.</p></li>
+
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/multiset-0.1 multiset]: The Data.MultiSet container type.</p></li>
 
 
<li><p><em>hiccup 0.35</em>. Uploaded by KyleConsalus.
+
<li><p><em>hpodder 1.1.0</em>. Uploaded by John Goerzen.
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/hiccup-0.35 hiccup]: Relatively efficient Tcl interpreter with support for basic operations.</p></li>
+
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/hpodder-1.1.0 hpodder]: Podcast Aggregator (downloader).</p></li>
 
 
<li><p><em>phooey 2.0</em>. Uploaded by ConalElliott.
+
<li><p><em>bimap 0.2.1</em>. Uploaded by Stuart Cook.
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/phooey-2.0 phooey]: Functional user interfaces.</p></li>
+
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/bimap-0.2.1 bimap]: Bidirectional mapping between two key types.</p></li>
 
 
<li><p><em>reactive 0.0</em>. Uploaded by ConalElliott.
+
<li><p><em>monadLib 3.4.4</em>. Uploaded by Iavor Diatchki.
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/reactive-0.0 reactive]: Simple foundation for functional reactive programming.</p></li>
+
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/monadLib-3.4.4 monadLib]: A collection of monad transformers..</p></li>
 
 
<li><p><em>phooey 1.4</em>. Uploaded by ConalElliott.
+
<li><p><em>IOSpec 0.2</em>. Uploaded by Wouter Swierstra.
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/phooey-1.4 phooey]: Functional user interfaces.</p></li>
+
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/IOSpec-0.2 IOSpec]: A pure specification of the IO monad..</p></li>
 
 
<li><p><em>hburg 1.1.1</em>. Uploaded by IgorBohm.
+
<li><p><em>bimap 0.2</em>. Uploaded by Stuart Cook.
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/hburg-1.1.1 hburg]: Haskell Bottom Up Rewrite Generator.</p></li>
+
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/bimap-0.2 bimap]: Bidirectional mapping between two key types.</p></li>
 
 
<li><p><em>hinotify 0.2</em>. Uploaded by LennartKolmodin.
+
<li><p><em>strictify 0.1</em>. Uploaded by Sterling Clover.
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/hinotify-0.2 hinotify]: Haskell binding to INotify.</p></li>
+
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/strictify-0.1 strictify]: Find a local optimum of strictness annotations..</p></li>
 
 
<li><p><em>cabal-rpm 0.3.3</em>. Uploaded by BryanOSullivan.
+
<li><p><em>heap 0.2.2</em>. Uploaded by Stephan Friedrichs.
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/cabal-rpm-0.3.3 cabal-rpm]: RPM package builder for Haskell Cabal source packages..</p></li>
+
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/heap-0.2.2 heap]: Heaps in Haskell.</p></li>
 
 
<li><p><em>codec-libevent 0.1</em>. Uploaded by AdamLangley.
+
<li><p><em>LDAP 0.6.4</em>. Uploaded by John Goerzen.
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/codec-libevent-0.1 codec-libevent]: Cross-platform structure serialisation.</p></li>
+
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/LDAP-0.6.4 LDAP]: Haskell binding for C LDAP API.</p></li>
 
 
<li><p><em>irc 0.4</em>. Uploaded by TrevorElliott.
+
<li><p><em>HStringTemplate 0.2</em>. Uploaded by Sterling Clover.
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/irc-0.4 irc]: A small library for parsing IRC messages..</p></li>
+
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/HStringTemplate-0.2 HStringTemplate]: StringTemplate implementation in Haskell..</p></li>
 
 
<li><p><em>dlist 0.4</em>. Uploaded by DonaldStewart.
+
<li><p><em>RJson 0.3.2</em>. Uploaded by Alex Drummond.
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/dlist-0.4 dlist]: Differences lists.</p></li>
+
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/RJson-0.3.2 RJson]: A reflective JSON serializer/parser..</p></li>
 
 
<li><p><em>AutoForms 0.4.0</em>. Uploaded by MadsLindstroem.
+
<li><p><em>network-dns 0.1.1</em>. Uploaded by Adam Langley.
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/AutoForms-0.4.0 AutoForms]: GUI library based upon generic programming (SYB3).</p></li>
+
[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><p><em>bktrees 0.2.1</em>. Uploaded by JosefSvenningsson.
+
<li><p><em>lcs 0.2</em>. Uploaded by Ian Lynagh.
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/bktrees-0.2.1 bktrees]: A set data structure with approximate searching.</p></li>
+
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/lcs-0.2 lcs]: Find longest common sublist of two lists.</p></li>
 
 
<li><p><em>bktrees 0.2</em>. Uploaded by JosefSvenningsson.
+
<li><p><em>tracker 0.1</em>. Uploaded by Will Thompson.
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/bktrees-0.2 bktrees]: A set data structure with approximate searching.</p></li>
+
[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>
 
 
<li><p><em>binary-strict 0.1</em>. Uploaded by AdamLangley.
+
<li><p><em>CC-delcont 0.2</em>. Uploaded by Dan Doel.
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/binary-strict-0.1 binary-strict]: Binary deserialisation using strict ByteStrings.</p></li>
+
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/CC-delcont-0.2 CC-delcont]: Delimited continuations and dynamically scoped variables.</p></li>
 
 
<li><p><em>haddock 0.9</em>. Uploaded by SimonMarlow.
+
<li><p><em>control-timeout 0.1.2</em>. Uploaded by Adam Langley.
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/haddock-0.9 haddock]: Haddock is a documentation-generation tool for Haskell libraries.</p></li>
+
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/control-timeout-0.1.2 control-timeout]: Timeout handling.</p></li>
 
 
<li><p><em>bytestring-mmap 0.2.0</em>. Uploaded by DonaldStewart.
+
<li><p><em>network-dns 0.1</em>. Uploaded by Adam Langley.
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/bytestring-mmap-0.2.0 bytestring-mmap]: mmap support for strict ByteStrings.</p></li>
+
[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>bytestring 0.9.0.3</em>. Uploaded by DonaldStewart.
+
<li><p><em>binary-strict 0.2.4</em>. Uploaded by Adam Langley.
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/bytestring-0.9.0.3 bytestring]: Fast, packed, strict and lazy byte arrays with a list interface.</p></li>
+
[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>hiccup 0.3</em>. Uploaded by KyleConsalus.
+
<li><p><em>heap 0.1.1</em>. Uploaded by Stephan Friedrichs.
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/hiccup-0.3 hiccup]: Added by KyleConsalus, Wed Dec 19 17:00:42 PST 2007..</p></li>
+
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/heap-0.1.1 heap]: Heaps in Haskell.</p></li>
 
 
<li><p><em>cedict 0.1.1</em>. Uploaded by JasonDusek.
+
<li><p><em>HCL 1.3</em>. Uploaded by Justin Bailey.
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/cedict-0.1.1 cedict]: Convenient Chinese character lookup..</p></li>
+
[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>TypeCompose 0.3</em>. Uploaded by ConalElliott.
+
<li><p><em>yi 0.3</em>. Uploaded by Jean PhilippeBernardy.
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/TypeCompose-0.3 TypeCompose]: Type composition classes & instances.</p></li>
+
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/yi-0.3 yi]: The Haskell-Scriptable Editor.</p></li>
 
 
<li><p><em>bytestring-mmap 0.1.2</em>. Uploaded by DonaldStewart.
+
<li><p><em>binary-strict 0.2.3</em>. Uploaded by Adam Langley.
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/bytestring-mmap-0.1.2 bytestring-mmap]: mmap support for strict ByteStrings.</p></li>
+
[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>bytestring 0.9.0.2</em>. Uploaded by DonaldStewart.
+
<li><p><em>heap 0.1</em>. Uploaded by Stephan Friedrichs.
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/bytestring-0.9.0.2 bytestring]: Fast, packed, strict and lazy byte arrays with a list interface.</p></li>
+
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/heap-0.1 heap]: Heaps in Haskell.</p></li>
 
 
<li><p><em>bytestring-mmap 0.1.1</em>. Uploaded by DonaldStewart.
+
<li><p><em>pureMD5 0.1.2</em>. Uploaded by Thomas DuBuisson.
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/bytestring-mmap-0.1.1 bytestring-mmap]: mmap support for strict ByteStrings.</p></li>
+
[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>mkcabal 0.3</em>. Uploaded by DonaldStewart.
+
<li><p><em>RJson 0.3.1</em>. Uploaded by Alex Drummond.
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/mkcabal-0.3 mkcabal]: Generate cabal files for a Haskell project.</p></li>
+
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/RJson-0.3.1 RJson]: A reflective JSON serializer/parser..</p></li>
 
 
<li><p><em>terminfo 0.1</em>. Uploaded by Judah Jacobson.
+
<li><p><em>template 0.1.1.1</em>. Uploaded by Johan Tibell.
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/terminfo-0.1 terminfo]: Haskell bindings to the terminfo library..</p></li>
+
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/template-0.1.1.1 template]: Simple string substitution.</p></li>
 
 
<li><p><em>Cabal 1.2.3.0</em>. Uploaded by Duncan Coutts.
+
<li><p><em>network-bytestring 0.1.1.1</em>. Uploaded by Johan Tibell.
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/Cabal-1.2.3.0 Cabal]: A framework for packaging Haskell software.</p></li>
+
[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>hxt 7.4</em>. Uploaded by UweSchmidt.
+
<li><p><em>ftphs 1.0.4</em>. Uploaded by John Goerzen.
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/hxt-7.4 hxt]: A collection of tools for processing XML with Haskell..</p></li>
+
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/ftphs-1.0.4 ftphs]: FTP Client and Server Library.</p></li>
 
 
<li><p><em>X11 1.4.1</em>. Uploaded by Spencer Janssen.
+
<li><p><em>mersenne-random-pure64 0.1.1</em>. Uploaded by Donald Stewart.
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/X11-1.4.1 X11]: A binding to the X11 graphics library.</p></li>
+
[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>dataenc 0.10.1</em>. Uploaded by Magnus Therning.
+
<li><p><em>Diff 0.1</em>. Uploaded by Sterling Clover.
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/dataenc-0.10.1 dataenc]: Data encoding library currently providing Uuencode, Base64,
+
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/Diff-0.1 Diff]: O(ND) diff algorithm in haskell..</p></li>
Base64Url, Base32, Base32Hex, and Base16..</p></li>
 
 
 
<li><p><em>bytestringreadp 0.1</em>. Uploaded by Gracjan Polak.
+
<li><p><em>crack 0.1</em>. Uploaded by Trevor Elliott.
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/bytestringreadp-0.1 bytestringreadp]: A ReadP style parser library for ByteString.</p></li>
+
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/crack-0.1 crack]: A haskell binding to cracklib.</p></li>
 
 
<li><p><em>encoding 0.3</em>. Uploaded by HenningGuenther.
+
<li><p><em>miniplex 0.3.3</em>. Uploaded by Lukas Mai.
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/encoding-0.3 encoding]: A library for various character encodings.</p></li>
+
[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>hslua 0.2</em>. Uploaded by Gracjan Polak.
+
<li><p><em>colock 0.2.2</em>. Uploaded by Lukas Mai.
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/hslua-0.2 hslua]: A Lua language interpreter embedding in Haskell.</p></li>
+
[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>xmonad-contrib 0.5</em>. Uploaded by Spencer Janssen.
+
<li><p><em>mersenne-random-pure64 0.1</em>. Uploaded by Donald Stewart.
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/xmonad-contrib-0.5 xmonad-contrib]: Third party extensions for xmonad.</p></li>
+
[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>xmonad 0.5</em>. Uploaded by SpencerJanssen.
+
<li><p><em>network-rpca 0.0.1</em>. Uploaded by Adam Langley.
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/xmonad-0.5 xmonad]: A tiling window manager.</p></li>
+
[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>pandoc 0.45</em>. Uploaded by John MacFarlane.
+
<li><p><em>xmonad-contrib 0.6</em>. Uploaded by Spencer Janssen.
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/pandoc-0.45 pandoc]: Conversion between markup formats.</p></li>
+
[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>markov-chain 0.0.1</em>. Uploaded by Henning Thielemann.
+
<li><p><em>xmonad 0.6</em>. Uploaded by Spencer Janssen.
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/markov-chain-0.0.1 markov-chain]: Markov Chains for generating random sequences with a user definable behaviour..</p></li>
+
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/xmonad-0.6 xmonad]: A tiling window manager.</p></li>
 
 
<li><p><em>parsedate 3000.0.0</em>. Uploaded by Bjorn Bringert.
+
<li><p><em>codec-libevent 0.1.2</em>. Uploaded by Adam Langley.
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/parsedate-3000.0.0 parsedate]: Data and time parsing for CalendarTime.</p></li>
+
[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>hackage2hwn 0.1</em>. Uploaded by Don Stewart.
+
<li><p><em>bytestringparser 0.3</em>. Uploaded by Bryan OSullivan.
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/hackage2hwn-0.1 hackage2hwn]: Convert hackage = Hackage RSS feeds to Haskell Weekly News format.</p></li>
+
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/bytestringparser-0.3 bytestringparser]: Combinator parsing with Data.ByteString.Lazy.</p></li>
 
 
<li><p><em>hask-home 2007.12.6</em>. Uploaded by BjornBringert.
+
<li><p><em>HStringTemplate 0.2</em>. Uploaded by Sterling Clover.
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/hask-home-2007.12.6 hask-home]: Generate homepages for cabal packages.</p></li>
+
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/HStringTemplate-0.2 HStringTemplate]: StringTemplate implementation in Haskell..</p></li>
 
 
<li><p><em>hmarkup 3000.0.1</em>. Uploaded by BjornBringert.
+
<li><p><em>value-supply 0.1</em>. Uploaded by Iavor Diatchki.
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/hmarkup-3000.0.1 hmarkup]: Simple wikitext-like markup format implementation..</p></li>
+
[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>hspread 0.2</em>. Uploaded by AndreaVezzosi.
+
<li><p><em>derive 0.1.1</em>. Uploaded by Neil Mitchell.
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/hspread-0.2 hspread]: A client library for the spread toolkit.</p></li>
+
[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>pcap 0.4.2</em>. Uploaded by BryanOSullivan.
+
<li><p><em>control-timeout 0.1.1</em>. Uploaded by Adam Langley.
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/pcap-0.4.2 pcap]: A system-independent interface for user-level packet capture.</p></li>
+
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/control-timeout-0.1.1 control-timeout]: Timeout handling.</p></li>
 
 
<li><p><em>hogg 0.3.0</em>. Uploaded by ConradParker.
+
<li><p><em>mkcabal 0.4.1</em>. Uploaded by Donald Stewart.
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/hogg-0.3.0 hogg]: Library and tools to manipulate the Ogg container format.</p></li>
+
[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>Finance-Quote-Yahoo 0.4.1</em>. Uploaded by BradClawsie.
+
<li><p><em>regexpr 0.2.9</em>. Uploaded by Yoshikuni Jujo.
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/Finance-Quote-Yahoo-0.4.1 Finance-Quote-Yahoo]: Obtain quote data from finance.yahoo.com.</p></li>
+
[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>Monadius 0.9.20071204</em>. Uploaded by GwernBranwen.
+
<li><p><em>mtlparse 0.0.0.5</em>. Uploaded by Yoshikuni Jujo.
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/Monadius-0.9.20071204 Monadius]: 2-D arcade scroller.</p></li>
+
[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>Shu-thing 1.0.20071203</em>. Uploaded by GwernBranwen.
+
<li><p><em>cgi 3001.1.5.2</em>. Uploaded by Bjorn Bringert.
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/Shu-thing-1.0.20071203 Shu-thing]: A vector shooter game.</p></li>
+
[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>hmatrix 0.1.1.0</em>. Uploaded by AlbertoRuiz.
+
<li><p><em>xhtml 3000.0.2.2</em>. Uploaded by Bjorn Bringert.
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/hmatrix-0.1.1.0 hmatrix]: Linear algebra and numerical computations.</p></li>
+
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/xhtml-3000.0.2.2 xhtml]: An XHTML combinator library.</p></li>
 
 
<li><p><em>HTTP 3001.0.3</em>. Uploaded by BjornBringert.
+
<li><p><em>harpy 0.4</em>. Uploaded by Martin Grabmueller.
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/HTTP-3001.0.3 HTTP]: Added by BjornBringert, Fri Nov 30 14:50:55 PST 2007..</p></li>
+
[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>rss 3000.0.1</em>. Uploaded by BjornBringert.
+
<li><p><em>editline 0.2</em>. Uploaded by Judah Jacobson.
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/rss-3000.0.1 rss]: A library for generating RSS 2.0 feeds..</p></li>
+
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/editline-0.2 editline]: Bindings to the editline library (libedit)..</p></li>
 
 
<li><p><em>haxr 3000.0.1</em>. Uploaded by BjornBringert.
+
<li><p><em>hmatrix 0.2.0.0</em>. Uploaded by Alberto Ruiz.
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/haxr-3000.0.1 haxr]: XML-RPC client and server library..</p></li>
+
[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>fitsio 0.1</em>. Uploaded by EricSessoms.
+
<li><p><em>regexpr 0.2.8</em>. Uploaded by Yoshikuni Jujo.
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/fitsio-0.1 fitsio]: A library for reading and writing data files in the FITS data format..</p></li>
+
[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>YamlReference 0.6</em>. Uploaded by Oren Ben Kiki.
+
<li><p><em>pcre-light 0.3</em>. Uploaded by Donald Stewart.
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/YamlReference-0.6 YamlReference], YAML reference implementation</p></li>
+
[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>LambdaShell 0.9.1</em>. Uploaded by Robert Dockins.
+
<li><p><em>mersenne-random 0.1</em>. Uploaded by Donald Stewart.
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/LambdaShell-0.9.1 LambdaShell], simple shell for evaluating lambda expressions</p></li>
+
[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>Shellac 0.9.1</em>. Uploaded by Robert Dockins.
+
<li><p><em>AvlTree 2.4</em>. Uploaded by Adrian Hey.
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/Shellac-0.9.1 Shellac], a framework for creating shell envinronments</p></li>
+
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/AvlTree-2.4 AvlTree]: Balanced binary trees using AVL algorithm..</p></li>
 
 
<li><p><em>EdisonCore 1.2.1.1</em>. Uploaded by Robert Dockins.
+
<li><p><em>fec 0.1.1</em>. Uploaded by Adam Langley.
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/EdisonCore-1.2.1.1 EdisonCore], a library of efficent, purely-functional data structures (Core Implementations)</p></li>
+
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/fec-0.1.1 fec]: Forward error correction of ByteStrings.</p></li>
 
 
<li><p><em>hmatrix 0.1.0.0</em>. Uploaded by Alberto Ruiz.
+
<li><p><em>COrdering 2.1</em>. Uploaded by Adrian Hey.
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/hmatrix-0.1.0.0 hmatrix], linear algebra and numerical computations</p></li>
+
[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>strict-concurrency 0.1</em>. Uploaded by Don Stewart.
+
<li><p><em>i18n 0.3</em>. Uploaded by Eugene Grigoriev.
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/strict-concurrency-0.1 strict-concurrency], strict concurrency abstractions</p></li>
+
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/i18n-0.3 i18n]: Internationalization for Haskell.</p></li>
 
 
<li><p><em>X11 1.4.0</em>. Uploaded by Don Stewart.
+
<li><p><em>binary-strict 0.2.2</em>. Uploaded by Adam Langley.
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/X11-1.4.0 X11], binding to the X11 graphics library</p></li>
+
[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>safecopy 0.3</em>. Uploaded by David Himmelstrup.
+
<li><p><em>regexpr 0.2.6</em>. Uploaded by Yoshikuni Jujo.
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/safecopy-0.3 safecopy], binary serialization with version control</p></li>
+
[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>HaXml 1.13.3</em>. Uploaded by Malcolm Wallace.
+
<li><p><em>RJson 0.2</em>. Uploaded by Alex Drummond.
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/HaXml-1.13.3 HaXml], utilities for manipulating XML documents</p></li>
+
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/RJson-0.2 RJson]: A reflective JSON serializer/parser..</p></li>
 
 
<li><p><em>c2hs 0.15.1</em>. Uploaded by Duncan Coutts.
+
<li><p><em>regexpr 0.2.5</em>. Uploaded by Yoshikuni Jujo.
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/c2hs-0.15.1 c2hs], C->Haskell Interface Generator</p></li>
+
[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>calc 0.1</em>. Uploaded by Austin Seipp.
+
<li><p><em>fec 0.1</em>. Uploaded by Adam Langley.
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/calc-0.1 calc], small compiler for arithmetic expressions.</p></li>
+
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/fec-0.1 fec]: Forward error correction of ByteStrings.</p></li>
 
 
<li><p><em>miniplex 0.2.1</em>. Uploaded by Lukas Mai.
+
<li><p><em>dataenc 0.10.2</em>. Uploaded by Magnus Therning.
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/miniplex-0.2.1 miniplex], simple 1-to-N interprocess communication</p></li>
+
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/dataenc-0.10.2 dataenc]: Data encoding library.</p></li>
 
 
<li><p><em>sat 1.1.1</em>. Uploaded by Andrii Zvorygin.
+
<li><p><em>regexpr 0.2.3</em>. Uploaded by Yoshikuni Jujo.
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/sat-1.1.1 sat], CNF SATisfier</p></li>
+
[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>dimensional 0.7.1</em>. Uploaded by Bjorn Buckwalter.
+
<li><p><em>regexpr 0.2.2</em>. Uploaded by Yoshikuni Jujo.
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/dimensional-0.7.1 dimensional], statically checked physical dimensions</p></li>
+
[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>hxt 7.4</em>. Uploaded by Uwe Schmidt.
+
<li><p><em>reactive 0.3</em>. Uploaded by Conal Elliott.
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/hxt-7.4 hxt], collection of tools for processing XML with Haskell.</p></li>
+
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/reactive-0.3 reactive]: Simple foundation for functional reactive programming.</p></li>
 
 
<li><p><em>dlist 0.3.2</em>. Uploaded by Don Stewart.
+
<li><p><em>regexpr 0.2.1</em>. Uploaded by Yoshikuni Jujo.
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/dlist-0.3.2 dlist], difference lists. A list type supporting fast append.</p></li>
+
[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>mkcabal 0.2</em>. Uploaded by Don Stewart.
+
<li><p><em>djinn 2008.1.18</em>. Uploaded by Lennart Augustsson.
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/mkcabal-0.2 mkcabal], generate cabal files for a Haskell project</p></li>
+
[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>Chart 0.5</em>. Uploaded by Tim Docker.
+
<li><p><em>Etherbunny 0.3</em>. Uploaded by Nicholas Burlett.
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/Chart-0.5 Chart], a library for generating 2D Charts and Plots</p></li>
+
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/Etherbunny-0.3 Etherbunny]: A network analysis toolkit for Haskell.</p></li>
 
 
<li><p><em>MaybeT 0.1.1</em>. Uploaded by Don Stewart.
+
<li><p><em>regexpr 0.2.0</em>. Uploaded by Yoshikuni Jujo.
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/MaybeT-0.1.1 MaybeT], MaybeT monad transformer</p></li>
+
[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>regex-pcre 0.93</em>. Uploaded by Chris Kuklewicz.
+
<li><p><em>RJson 0.1</em>. Uploaded by Alex Drummond.
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/regex-pcre-0.93 regex-pcre], replaces Text.Regex</p></li>
+
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/RJson-0.1 RJson]: A reflective JSON serializer/parser..</p></li>
 
 
<li><p><em>fixpoint 0.1</em>. Uploaded by Roman Leshchinskiy.
+
<li><p><em>RJson 0.1</em>. Uploaded by Alex Drummond.
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/fixpoint-0.1 fixpoint], data types as fixpoints</p></li>
+
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/RJson-0.1 RJson]: A reflective JSON serializer/parser..</p></li>
 
 
<li><p><em>ChasingBottoms 1.2.2</em>. Uploaded by Nils Anders Danielsson.
+
<li><p><em>regexpr 0.1.7</em>. Uploaded by Yoshikuni Jujo.
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/ChasingBottoms-1.2.2 ChasingBottoms], support for testing partial and infinite values</p></li>
+
[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>GrowlNotify 0.3</em>. Uploaded by Nicholas Burlett.
+
<li><p><em>reactive 0.2</em>. Uploaded by Conal Elliott.
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/GrowlNotify-0.3 GrowlNotify], notification utility for Growl</p></li>
+
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/reactive-0.2 reactive]: Simple foundation for functional reactive programming.</p></li>
 
 
<li><p><em>pcap 0.4.1</em>. Uploaded by Bryan OSullivan.
+
<li><p><em>srcinst 0.8.10</em>. Uploaded by John Goerzen.
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/pcap-0.4.1 pcap], a system-independent interface for user-level packet capture</p></li>
+
[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>bencode 0.3</em>. Uploaded by David Himmelstrup.
+
<li><p><em>dfsbuild 1.0.2</em>. Uploaded by John Goerzen.
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/bencode-0.3 bencode], parser and printer for bencoded data.</p></li>
+
[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>stream-fusion 0.1.1</em>. Uploaded by Don Stewart.
+
<li><p><em>darcs-buildpackage 0.5.12</em>. Uploaded by John Goerzen.
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/stream-fusion-0.1.1 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.</p></li>
+
[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>HTTP 3001.0.2</em>. Uploaded by Bjorn Bringert.
+
<li><p><em>anydbm 1.0.5</em>. Uploaded by John Goerzen.
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/HTTP-3001.0.2 HTTP], library for client-side HTTP</p></li>
+
[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>X11-xft 0.2</em>. Uploaded by Clemens Fruhwirth.
+
<li><p><em>HDBC-sqlite3 1.1.4.0</em>. Uploaded by John Goerzen.
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/X11-xft-0.2 X11-xft], bindings to the Xft, X Free Type interface library, and some Xrender parts</p></li>
+
[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>GrowlNotify 0.1</em>. Uploaded by Nicholas Burlett.
+
<li><p><em>HDBC-postgresql 1.1.4.0</em>. Uploaded by John Goerzen.
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/GrowlNotify-0.1 GrowlNotify], notification utility for Growl.</p></li>
+
[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>HsHaruPDF 0.0.0</em>. Uploaded by Audrey Tang.
+
<li><p><em>HDBC-odbc 1.1.4.0</em>. Uploaded by John Goerzen.
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/HsHaruPDF-0.0.0 HsHaruPDF], Haskell binding to libharu</p></li>
+
[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>unicode-normalization 0.1</em>. Uploaded by Reinier Lamers.
+
<li><p><em>magic 1.0.7</em>. Uploaded by John Goerzen.
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/unicode-normalization-0.1 unicode-normalization], Unicode normalization using the ICU library</p></li>
+
[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>uniplate 1.0.1</em>. Uploaded by Neil Mitchell.
+
<li><p><em>ListLike 1.0.1</em>. Uploaded by John Goerzen.
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/uniplate-1.0.1 uniplate], uniform type generic traversals</p></li>
+
[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>lax-0.0.0</em>. Uploaded by Wolfgang Jeltsch.
+
<li><p><em>LDAP 0.6.3</em>. Uploaded by John Goerzen.
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/lax-0.0.0 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.</p></li>
+
[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>fastcgi 3001.0.1</em>. Uploaded by Bjorn Bringert.
+
<li><p><em>hg-buildpackage 1.0.4</em>. Uploaded by John Goerzen.
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/fastcgi-3001.0.1 fastcgi], a Haskell library for writing FastCGI programs</p></li></ul>
+
[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>
   
 
[[Old news|More news]]
 
[[Old news|More news]]

Revision as of 03:22, 11 February 2008

News

2008-02-10

  • Lectureships. Two new Lectureships (Assistant Professorships) in Computer Science at the University of Nottingham are currently being advertised. Applications in the area of functional programming are particularly welcome.

    • 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

    More news