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/CouchDB-0.8.0.3 CouchDB 0.8.0.3]
  +
:CouchDB interface
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/download-curl-0.1.1 download-curl 0.1.1]
  +
:High-level file download based on URLs
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/n-m-0.0.1 n-m 0.0.1]
  +
:Utility to call iwconfig.
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/graphmod-1.1.1 graphmod 1.1.1]
 
:Present the module dependecies of a program as a "dot" graph.
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/mime-0.2.1 mime 0.2.1]
  +
:Working with MIME types.
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/happs-tutorial-0.3 happs-tutorial 0.3]
  +
:A HAppS Tutorial that is is own demo
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/benchpress-0.2.2.2 benchpress 0.2.2.2]
  +
:Micro-benchmarking with detailed statistics.
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/dotgen-0.2 dotgen 0.2]
  +
:A simple interface for building .dot graph files.
  +
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/debian-binary-0.0.1 debian-binary 0.0.1]
  +
:Utilities to work with debian binary packages
  +
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/gameclock-1.0.3 gameclock 1.0.3]
 
:Game clock that shows two analog clock faces
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/bloomfilter-1.2.5 bloomfilter 1.2.5]
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/bloomfilter-1.2.5 bloomfilter 1.2.5]
 
:Pure and impure Bloom Filter implementations.
 
:Pure and impure Bloom Filter implementations.
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/gameclock-1.0.2 gameclock 1.0.2]
 
:Game clock that shows two analog clock faces
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/graphmod-1.1 graphmod 1.1]
 
:Present the module dependecies of a program as a "dot" graph.
 
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/terminfo-0.2.1 terminfo 0.2.1]
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/terminfo-0.2.1 terminfo 0.2.1]
 
:Haskell bindings to the terminfo library.
 
:Haskell bindings to the terminfo library.
Line 15: Line 31:
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/panda-0.0.0.1 panda 0.0.0.1]
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/panda-0.0.0.1 panda 0.0.0.1]
 
:Simple Static Blog Engine
 
:Simple Static Blog Engine
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/mps-0.0 mps 0.0]
 
:message passing style helpers
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/DBus-0.4 DBus 0.4]
 
:DBus bindings
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/astar-0.2.1 astar 0.2.1]
 
:General A* search algorithm.
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/test-framework-0.1.2 test-framework 0.1.2]
 
:Framework for running and organising tests, with HUnit and QuickCheck support
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/ansi-wl-pprint-0.4.0 ansi-wl-pprint 0.4.0]
 
:The Wadler/Leijen Pretty Printer for colored ANSI terminal output
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/ansi-terminal-0.4.0 ansi-terminal 0.4.0]
 
:Simple ANSI terminal support, with Windows compatibility
 
 
[http://hackage.haskell.org/packages/archive/pkg-list.html More...]
 
[http://hackage.haskell.org/packages/archive/pkg-list.html More...]

Revision as of 03:17, 12 September 2008

Recent Package Updates hackage-daily.png Rss.png

CouchDB 0.8.0.3
CouchDB interface
download-curl 0.1.1
High-level file download based on URLs
n-m 0.0.1
Utility to call iwconfig.
graphmod 1.1.1
Present the module dependecies of a program as a "dot" graph.
mime 0.2.1
Working with MIME types.
happs-tutorial 0.3
A HAppS Tutorial that is is own demo
benchpress 0.2.2.2
Micro-benchmarking with detailed statistics.
dotgen 0.2
A simple interface for building .dot graph files.
debian-binary 0.0.1
Utilities to work with debian binary packages
gameclock 1.0.3
Game clock that shows two analog clock faces
bloomfilter 1.2.5
Pure and impure Bloom Filter implementations.
terminfo 0.2.1
Haskell bindings to the terminfo library.
vty 3.1.0
A simple terminal access library
hgal 1.0.2
library for computation automorphism group and canonical labelling of a graph
panda 0.0.0.1
Simple Static Blog Engine

More...