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/package/heist-0.2.2 heist 0.2.2]
+
;[http://hackage.haskell.org/package/fastcgi-3001.0.2.3 fastcgi 3001.0.2.3]
  +
:A Haskell library for writing FastCGI programs
:An xhtml templating system
 
;[http://hackage.haskell.org/package/bird-0.0.1 bird 0.0.1]
+
;[http://hackage.haskell.org/package/hmatrix-gsl-stats-0.1.1.2 hmatrix-gsl-stats 0.1.1.2]
  +
:GSL Statistics interface
:A simple, sinatra-inspired web framework.
 
;[http://hackage.haskell.org/package/text-json-qq-0.1 text-json-qq 0.1]
+
;[http://hackage.haskell.org/package/hstatistics-0.2.0.3 hstatistics 0.2.0.3]
  +
:Statistics
:Json Quasiquatation for Haskell.
 
;[http://hackage.haskell.org/package/cpsa-2.0.5 cpsa 2.0.5]
+
;[http://hackage.haskell.org/package/criterion-0.5.0.1 criterion 0.5.0.1]
  +
:Robust, reliable performance measurement and analysis
:Symbolic cryptographic protocol analyzer
 
;[http://hackage.haskell.org/package/MazesOfMonad-1.0.6 MazesOfMonad 1.0.6]
+
;[http://hackage.haskell.org/package/uuagc-0.9.28 uuagc 0.9.28]
  +
:Attribute Grammar System of Universiteit Utrecht
:Console-based Role Playing Game
 
;[http://hackage.haskell.org/package/rsagl-0.4.0.1 rsagl 0.4.0.1]
+
;[http://hackage.haskell.org/package/haxr-3000.7 haxr 3000.7]
  +
:XML-RPC client and server library.
:The RogueStar Animation and Graphics Library
 
;[http://hackage.haskell.org/package/roguestar-gl-0.4.0.1 roguestar-gl 0.4.0.1]
+
;[http://hackage.haskell.org/package/bloomfilter-1.2.6.3 bloomfilter 1.2.6.3]
  +
:Pure and impure Bloom Filter implementations.
:Sci-fi roguelike (turn-based, chessboard-tiled, role playing) game
 
;[http://hackage.haskell.org/package/roguestar-engine-0.4.0.1 roguestar-engine 0.4.0.1]
+
;[http://hackage.haskell.org/package/tagsoup-parsec-0.0.7 tagsoup-parsec 0.0.7]
  +
:Tokenizes Tag, so [ Tag ] can be used as parser input.
:Sci-fi roguelike (turn-based, chessboard-tiled, role playing) game
 
;[http://hackage.haskell.org/package/priority-sync-0.2.1.0 priority-sync 0.2.1.0]
+
;[http://hackage.haskell.org/package/JSONb-1.0.1 JSONb 1.0.1]
  +
:JSON parser that uses byte strings.
:Cooperative task prioritization.
 
;[http://hackage.haskell.org/package/Twofish-0.2 Twofish 0.2]
+
;[http://hackage.haskell.org/package/srec-0.0.0 srec 0.0.0]
  +
:Reading S-Record files.
:An implementation of the Twofish Symmetric-key cipher.
 
;[http://hackage.haskell.org/package/Vec-0.9.8 Vec 0.9.8]
+
;[http://hackage.haskell.org/package/fullstop-0.1.1 fullstop 0.1.1]
  +
:Simple sentence segmenter
:Fixed-length lists and low-dimensional linear algebra.
 
;[http://hackage.haskell.org/package/QuickCheck-2.1.1.1 QuickCheck 2.1.1.1]
+
;[http://hackage.haskell.org/package/vhdl-0.1.2.1 vhdl 0.1.2.1]
  +
:VHDL AST and pretty printer
:Automatic testing of Haskell programs
 
;[http://hackage.haskell.org/package/gsmenu-2.0 gsmenu 2.0]
+
;[http://hackage.haskell.org/package/yesod-0.3.0 yesod 0.3.0]
  +
:Creation of type-safe, RESTful web applications.
:A visual generic menu
 
;[http://hackage.haskell.org/package/happy-1.18.5 happy 1.18.5]
 
:Happy is a parser generator for Haskell
 
;[http://hackage.haskell.org/package/hakyll-2.1.1 hakyll 2.1.1]
 
:A simple static site generator library.
 
 
[http://hackage.haskell.org/packages/archive/pkg-list.html More...]
 
[http://hackage.haskell.org/packages/archive/pkg-list.html More...]

Revision as of 20:31, 23 June 2010

Recent Package Updates hackage-daily.png Rss.png

fastcgi 3001.0.2.3
A Haskell library for writing FastCGI programs
hmatrix-gsl-stats 0.1.1.2
GSL Statistics interface
hstatistics 0.2.0.3
Statistics
criterion 0.5.0.1
Robust, reliable performance measurement and analysis
uuagc 0.9.28
Attribute Grammar System of Universiteit Utrecht
haxr 3000.7
XML-RPC client and server library.
bloomfilter 1.2.6.3
Pure and impure Bloom Filter implementations.
tagsoup-parsec 0.0.7
Tokenizes Tag, so [ Tag ] can be used as parser input.
JSONb 1.0.1
JSON parser that uses byte strings.
srec 0.0.0
Reading S-Record files.
fullstop 0.1.1
Simple sentence segmenter
vhdl 0.1.2.1
VHDL AST and pretty printer
yesod 0.3.0
Creation of type-safe, RESTful web applications.

More...