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/fastcgi-3001.0.2.3 fastcgi 3001.0.2.3]
+
;[http://hackage.haskell.org/package/graph-rewriting-lambdascope-0.4.3 graph-rewriting-lambdascope 0.4.3]
  +
:Implementation of Lambdascope as an interactive graph-rewriting system
:A Haskell library for writing FastCGI programs
 
;[http://hackage.haskell.org/package/hmatrix-gsl-stats-0.1.1.2 hmatrix-gsl-stats 0.1.1.2]
+
;[http://hackage.haskell.org/package/graph-rewriting-ski-0.4.3 graph-rewriting-ski 0.4.3]
  +
:Implementation of the SKI combinators as an interactive graph rewriting system
:GSL Statistics interface
 
;[http://hackage.haskell.org/package/hstatistics-0.2.0.3 hstatistics 0.2.0.3]
+
;[http://hackage.haskell.org/package/graph-rewriting-gl-0.5 graph-rewriting-gl 0.5]
  +
:OpenGL interface for interactive hypergraph rewriting
 
;[http://hackage.haskell.org/package/graph-rewriting-layout-0.4.1 graph-rewriting-layout 0.4.1]
  +
:Force-directed node placement intended for incremental graph drawing
 
;[http://hackage.haskell.org/package/graph-rewriting-0.4.8 graph-rewriting 0.4.8]
  +
:Monadic graph rewriting of hypergraphs with ports and multiedges
 
;[http://hackage.haskell.org/package/darcs-beta-2.4.98.1 darcs-beta 2.4.98.1]
  +
:a distributed, interactive, smart revision control system
 
;[http://hackage.haskell.org/package/cfopu-0.1.0 cfopu 0.1.0]
  +
:cfopu processor
 
;[http://hackage.haskell.org/package/hstatistics-0.2.2.1 hstatistics 0.2.2.1]
 
:Statistics
 
:Statistics
;[http://hackage.haskell.org/package/criterion-0.5.0.1 criterion 0.5.0.1]
+
;[http://hackage.haskell.org/package/bird-0.0.10 bird 0.0.10]
  +
:A simple, sinatra-inspired web framework.
:Robust, reliable performance measurement and analysis
 
;[http://hackage.haskell.org/package/uuagc-0.9.28 uuagc 0.9.28]
+
;[http://hackage.haskell.org/package/mwc-random-0.5.1.3 mwc-random 0.5.1.3]
  +
:Fast, high quality pseudo random number generation
:Attribute Grammar System of Universiteit Utrecht
 
;[http://hackage.haskell.org/package/haxr-3000.7 haxr 3000.7]
+
;[http://hackage.haskell.org/package/FileManip-0.3.3 FileManip 0.3.3]
  +
:Expressive file and directory manipulation for Haskell.
:XML-RPC client and server library.
 
;[http://hackage.haskell.org/package/bloomfilter-1.2.6.3 bloomfilter 1.2.6.3]
+
;[http://hackage.haskell.org/package/wumpus-microprint-0.2.0 wumpus-microprint 0.2.0]
  +
:Microprints - "greek-text" pictures.
  +
;[http://hackage.haskell.org/package/wumpus-basic-0.2.0 wumpus-basic 0.2.0]
  +
:Common drawing utilities built on wumpus-core.
  +
;[http://hackage.haskell.org/package/wumpus-core-0.21.0 wumpus-core 0.21.0]
  +
:Pure Haskell PostScript and SVG generation.
  +
;[http://hackage.haskell.org/package/bloomfilter-1.2.6.5 bloomfilter 1.2.6.5]
 
:Pure and impure Bloom Filter implementations.
 
:Pure and impure Bloom Filter implementations.
;[http://hackage.haskell.org/package/tagsoup-parsec-0.0.7 tagsoup-parsec 0.0.7]
+
;[http://hackage.haskell.org/package/gnome-keyring-0.2.2.1 gnome-keyring 0.2.2.1]
  +
:Bindings for libgnome-keyring
:Tokenizes Tag, so [ Tag ] can be used as parser input.
 
;[http://hackage.haskell.org/package/JSONb-1.0.1 JSONb 1.0.1]
 
:JSON parser that uses byte strings.
 
;[http://hackage.haskell.org/package/srec-0.0.0 srec 0.0.0]
 
:Reading S-Record files.
 
;[http://hackage.haskell.org/package/fullstop-0.1.1 fullstop 0.1.1]
 
:Simple sentence segmenter
 
;[http://hackage.haskell.org/package/vhdl-0.1.2.1 vhdl 0.1.2.1]
 
:VHDL AST and pretty printer
 
;[http://hackage.haskell.org/package/yesod-0.3.0 yesod 0.3.0]
 
:Creation of type-safe, RESTful web applications.
 
 
[http://hackage.haskell.org/packages/archive/pkg-list.html More...]
 
[http://hackage.haskell.org/packages/archive/pkg-list.html More...]

Revision as of 17:47, 11 July 2010

Recent Package Updates hackage-daily.png Rss.png

graph-rewriting-lambdascope 0.4.3
Implementation of Lambdascope as an interactive graph-rewriting system
graph-rewriting-ski 0.4.3
Implementation of the SKI combinators as an interactive graph rewriting system
graph-rewriting-gl 0.5
OpenGL interface for interactive hypergraph rewriting
graph-rewriting-layout 0.4.1
Force-directed node placement intended for incremental graph drawing
graph-rewriting 0.4.8
Monadic graph rewriting of hypergraphs with ports and multiedges
darcs-beta 2.4.98.1
a distributed, interactive, smart revision control system
cfopu 0.1.0
cfopu processor
hstatistics 0.2.2.1
Statistics
bird 0.0.10
A simple, sinatra-inspired web framework.
mwc-random 0.5.1.3
Fast, high quality pseudo random number generation
FileManip 0.3.3
Expressive file and directory manipulation for Haskell.
wumpus-microprint 0.2.0
Microprints - "greek-text" pictures.
wumpus-basic 0.2.0
Common drawing utilities built on wumpus-core.
wumpus-core 0.21.0
Pure Haskell PostScript and SVG generation.
bloomfilter 1.2.6.5
Pure and impure Bloom Filter implementations.
gnome-keyring 0.2.2.1
Bindings for libgnome-keyring

More...