Difference between revisions of "Template:Main/News"

From HaskellWiki
Jump to navigation Jump to search
(Automated update by hackage2hwn)
(Automated update by hackage2hwn)
Line 1: Line 1:
 
'''Recent Package Updates''' [http://haskell.org/haskellwiki/Hackage_statistics http://galois.com/~dons/images/hackage-daily.png] [http://hackage.haskell.org/packages/archive/recent.rss http://haskell.org/sitewiki/images/0/09/Rss.png]
 
'''Recent Package Updates''' [http://haskell.org/haskellwiki/Hackage_statistics http://galois.com/~dons/images/hackage-daily.png] [http://hackage.haskell.org/packages/archive/recent.rss http://haskell.org/sitewiki/images/0/09/Rss.png]
   
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/gofer-prelude-2.30.1 gofer-prelude 2.30.1]
+
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/PerfectHash-0.1.1 PerfectHash 0.1.1]
  +
:A perfect hashing library for mapping bytestrings to values.
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/syb-with-class-0.5.1 syb-with-class 0.5.1]
  +
:Scrap Your Boilerplate With Class
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/gofer-prelude-2.30.2 gofer-prelude 2.30.2]
 
:The Gofer 2.30 standard prelude
 
:The Gofer 2.30 standard prelude
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/OpenVG-0.1 OpenVG 0.1]
  +
:OpenVG (shivag-0.2.0) binding
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/gitit-0.5.3 gitit 0.5.3]
  +
:Wiki using HAppS, git or darcs, and pandoc.
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/rss2irc-0.2 rss2irc 0.2]
  +
:Subscribe to an RSS feed and write it to an IRC channel
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/mkcabal-0.4.2 mkcabal 0.4.2]
  +
:Generate cabal files for a Haskell project
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/hszephyr-0.1 hszephyr 0.1]
  +
:Simple libzephyr bindings
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/xml2x-0.4.1 xml2x 0.4.1]
  +
:Convert BLAST output in XML format to CSV or HTML
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/djinn-2009.2.1 djinn 2009.2.1]
  +
:Generate Haskell code from a type
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/testpack-1.0.2 testpack 1.0.2]
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/testpack-1.0.2 testpack 1.0.2]
 
:Test Utililty Pack for HUnit and QuickCheck
 
:Test Utililty Pack for HUnit and QuickCheck
Line 13: Line 31:
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/diagrams-0.2 diagrams 0.2]
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/diagrams-0.2 diagrams 0.2]
 
:An EDSL for creating simple diagrams
 
:An EDSL for creating simple diagrams
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/incremental-sat-solver-0.1.7 incremental-sat-solver 0.1.7]
 
:Simple, Incremental SAT Solving as a Library
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/regex-xmlschema-0.1.2 regex-xmlschema 0.1.2]
 
:A regular expression library for W3C XML Schema regular expressions
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/HDBC-2.0.1 HDBC 2.0.1]
 
:Haskell Database Connectivity
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/SegmentTree-0.1 SegmentTree 0.1]
 
:Data structure for O(log n) mconcats on list intervals
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/Glob-0.4 Glob 0.4]
 
:Globbing library
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/UrlDisp-0.1.3 UrlDisp 0.1.3]
 
:Url dispatcher. Helps to retain friendly URLs in web applications.
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/bamse-0.9.3 bamse 0.9.3]
 
:A Windows Installer (MSI) generator framework
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/mathlink-1.1.0.2 mathlink 1.1.0.2]
 
:Call Haskell from Mathematica
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/fez-conf-1.0.0 fez-conf 1.0.0]
 
:Simple functions for loading config files
 
 
[http://hackage.haskell.org/packages/archive/pkg-list.html More...]
 
[http://hackage.haskell.org/packages/archive/pkg-list.html More...]

Revision as of 08:02, 2 February 2009

Recent Package Updates hackage-daily.png Rss.png

PerfectHash 0.1.1
A perfect hashing library for mapping bytestrings to values.
syb-with-class 0.5.1
Scrap Your Boilerplate With Class
gofer-prelude 2.30.2
The Gofer 2.30 standard prelude
OpenVG 0.1
OpenVG (shivag-0.2.0) binding
gitit 0.5.3
Wiki using HAppS, git or darcs, and pandoc.
rss2irc 0.2
Subscribe to an RSS feed and write it to an IRC channel
mkcabal 0.4.2
Generate cabal files for a Haskell project
hszephyr 0.1
Simple libzephyr bindings
xml2x 0.4.1
Convert BLAST output in XML format to CSV or HTML
djinn 2009.2.1
Generate Haskell code from a type
testpack 1.0.2
Test Utililty Pack for HUnit and QuickCheck
hS3 0.5
Interface to Amazon's Simple Storage Service (S3)
hackage-sparks 0.3
Generate sparkline graphs of hackage statistics
plugins 1.4.0
Dynamic linking for Haskell and C objects
diagrams 0.2
An EDSL for creating simple diagrams

More...