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/obdd-0.2 obdd 0.2]
  +
:Ordered Reduced Binary Decision Diagrams
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/AGI-1.2 AGI 1.2]
  +
:A library for writing AGI scripts for Asterisk
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/uconv-0.0.3 uconv 0.0.3]
 
:String encoding conversion with ICU
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/GraphSCC-1.0 GraphSCC 1.0]
  +
:Tarjan's algorithm for computing the strongly connected components of a graph.
  +
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/hpodder-1.1.5 hpodder 1.1.5]
  +
:Podcast Aggregator (downloader)
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/darcs-cabalized-2.0.2.2 darcs-cabalized 2.0.2.2]
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/darcs-cabalized-2.0.2.2 darcs-cabalized 2.0.2.2]
 
:David's Advanced Version Control System
 
:David's Advanced Version Control System
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/uconv-0.0.2 uconv 0.0.2]
 
:String encoding conversion with ICU
 
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/xml-1.3.1 xml 1.3.1]
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/xml-1.3.1 xml 1.3.1]
 
:A simple XML library.
 
:A simple XML library.
Line 24: Line 32:
 
:Takes haskell source on stdin, parses it, then
 
:Takes haskell source on stdin, parses it, then
 
prettyprints it to stdout.
 
prettyprints it to stdout.
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/GroteTrap-0.5 GroteTrap 0.5]
 
:Parser and selection library for expression languages.
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/category-extras-0.53.5 category-extras 0.53.5]
 
:Various modules and constructs inspired by category theory
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/Pugs-6.2.13.7 Pugs 6.2.13.7]
 
:A Perl 6 Implementation
 
 
[http://hackage.haskell.org/packages/archive/pkg-list.html More...]
 
[http://hackage.haskell.org/packages/archive/pkg-list.html More...]

Revision as of 15:00, 3 July 2008

Recent Package Updates hackage-daily.png Rss.png

obdd 0.2
Ordered Reduced Binary Decision Diagrams
AGI 1.2
A library for writing AGI scripts for Asterisk
uconv 0.0.3
String encoding conversion with ICU
GraphSCC 1.0
Tarjan's algorithm for computing the strongly connected components of a graph.
hpodder 1.1.5
Podcast Aggregator (downloader)
darcs-cabalized 2.0.2.2
David's Advanced Version Control System
xml 1.3.1
A simple XML library.
download-curl 0.0
High-level file download based on URLs
curl 1.3.2.1
Haskell binding to libcurl
download 0.3
High-level file download based on URLs
utf8-string 0.3.1.1
Support for reading and writing UTF8 Strings
hasim 0.1
Process-Based Discrete Event Simulation library
hackage2hwn 0.4.1
Convert Hackage RSS feeds to wiki format for publishing on Haskell.org
bimap 0.2.3
Bidirectional mapping between two key types
hstidy 0.2
Takes haskell source on stdin, parses it, then

prettyprints it to stdout. More...