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://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/download-0.2 download 0.2]
 
:High-level file download based on URLs
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/utf8-string-0.3.1.1 utf8-string 0.3.1.1]
  +
:Support for reading and writing UTF8 Strings
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/hasim-0.1 hasim 0.1]
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/hasim-0.1 hasim 0.1]
 
:Process-Based Discrete Event Simulation library
 
:Process-Based Discrete Event Simulation library
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/hackage2hwn-0.4.1 hackage2hwn 0.4.1]
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/hackage2hwn-0.4.1 hackage2hwn 0.4.1]
 
:Convert Hackage RSS feeds to wiki format for publishing on Haskell.org
 
:Convert Hackage RSS feeds to wiki format for publishing on Haskell.org
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/download-0.1 download 0.1]
 
:High-level file download based on URLs
 
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/bimap-0.2.3 bimap 0.2.3]
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/bimap-0.2.3 bimap 0.2.3]
 
:Bidirectional mapping between two key types
 
:Bidirectional mapping between two key types
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/hstidy-0.2 hstidy 0.2]
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/hstidy-0.2 hstidy 0.2]
:Takes haskell source on stdin, parses it, then
 
prettyprints it to stdout.
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/hstidy-0.1 hstidy 0.1]
 
 
: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]
 
;[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/GroteTrap-0.4 GroteTrap 0.4]
 
 
:Parser and selection library for expression languages.
 
: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]
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/category-extras-0.53.5 category-extras 0.53.5]
Line 27: Line 24:
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/hmatrix-0.4.0.0 hmatrix 0.4.0.0]
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/hmatrix-0.4.0.0 hmatrix 0.4.0.0]
 
:Linear algebra and numerical computations
 
:Linear algebra and numerical computations
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/Pugs-6.2.13.6 Pugs 6.2.13.6]
 
:A Perl 6 Implementation
 
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/xcb-types-0.1.0 xcb-types 0.1.0]
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/xcb-types-0.1.0 xcb-types 0.1.0]
 
:Parses XML files used by the XCB project
 
:Parses XML files used by the XCB project
Line 39: Line 34:
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/chp-1.0.2 chp 1.0.2]
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/chp-1.0.2 chp 1.0.2]
 
:An implementation of concurrency ideas from Communicating Sequential Processes
 
:An implementation of concurrency ideas from Communicating Sequential Processes
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/Monadius-0.92 Monadius 0.92]
 
:2-D arcade scroller
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/mueval-0.3.1 mueval 0.3.1]
 
:Safely evaluate Haskell expressions
 
 
[http://hackage.haskell.org/packages/archive/pkg-list.html More...]
 
[http://hackage.haskell.org/packages/archive/pkg-list.html More...]

Revision as of 19:59, 1 July 2008

Recent Package Updates hackage-daily.png Rss.png

download 0.2
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.

GroteTrap 0.5
Parser and selection library for expression languages.
category-extras 0.53.5
Various modules and constructs inspired by category theory
Pugs 6.2.13.7
A Perl 6 Implementation
ZFS 0.0.1
Oleg's Zipper FS
hmatrix 0.4.0.0
Linear algebra and numerical computations
xcb-types 0.1.0
Parses XML files used by the XCB project
hburg 1.1.2
Haskell Bottom Up Rewrite Generator
Shu-thing 1.1.1
A vector shooter game
zipedit 0.2.3
Create simple list editor interfaces
chp 1.0.2
An implementation of concurrency ideas from Communicating Sequential Processes

More...