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://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/lazysmallcheck-0.3 lazysmallcheck 0.3]
  +
:A library for demand-driven testing of Haskell programs
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/Pugs-6.2.13.4 Pugs 6.2.13.4]
 
:A Perl 6 Implementation
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/GroteTrap-0.3 GroteTrap 0.3]
  +
:GroteTrap
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/debian-1.2.1 debian 1.2.1]
  +
:A set of modules for working with Debian control files and packages
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/AGI-1.1.1 AGI 1.1.1]
  +
:A library for writing AGI scripts for Asterisk
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/hxt-8.1.0 hxt 8.1.0]
  +
:A collection of tools for processing XML with Haskell.
  +
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/Pugs-6.2.13.3 Pugs 6.2.13.3]
  +
:A Perl 6 Implementation
  +
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/pugs-compat-0.0.4 pugs-compat 0.0.4]
 
:Portable Haskell/POSIX layer for Pugs
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/ghc-paths-0.1.0.1 ghc-paths 0.1.0.1]
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/ghc-paths-0.1.0.1 ghc-paths 0.1.0.1]
 
:Knowledge of GHC's installation directories
 
:Knowledge of GHC's installation directories
  +
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/ghc-paths-0.1 ghc-paths 0.1]
  +
:Knowledge of the GHC's installation directories
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/cabal2arch-0.3.6 cabal2arch 0.3.6]
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/cabal2arch-0.3.6 cabal2arch 0.3.6]
 
:Create Arch Linux packages from Cabal packages
 
:Create Arch Linux packages from Cabal packages
Line 11: Line 29:
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/frag-1.1.1 frag 1.1.1]
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/frag-1.1.1 frag 1.1.1]
 
:A 3-D First Person Shooter Game
 
:A 3-D First Person Shooter Game
  +
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/hgeometric-0.0.2 hgeometric 0.0.2]
  +
:A geometric library with bindings to GPC.
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/haskell-in-space-0.1.1 haskell-in-space 0.1.1]
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/haskell-in-space-0.1.1 haskell-in-space 0.1.1]
 
:'Asteroids' arcade games.
 
:'Asteroids' arcade games.
Line 21: Line 41:
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/hackage-sparks-0.1 hackage-sparks 0.1]
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/hackage-sparks-0.1 hackage-sparks 0.1]
 
:Generate sparkline graphs of hackage statistics
 
:Generate sparkline graphs of hackage statistics
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/Pugs-6.2.13.2 Pugs 6.2.13.2]
 
:A Perl 6 Implementation
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/pugs-compat-0.0.3 pugs-compat 0.0.3]
 
:Portable Haskell/POSIX layer for Pugs
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/MetaObject-0.0.4 MetaObject 0.0.4]
 
:A meta-object system for Haskell based on Perl 6
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/stringtable-atom-0.0.4 stringtable-atom 0.0.4]
 
:Memoize Strings as Atoms for fast comparison and sorting, with maps and sets
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/pureMD5-0.2.3 pureMD5 0.2.3]
 
:MD5 implementations that should become part of a ByteString Crypto package.
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/HsParrot-0.0.2 HsParrot 0.0.2]
 
:Haskell integration with Parrot virtual machine
 
 
[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, 24 June 2008

Recent Package Updates Rss.png

lazysmallcheck 0.3
A library for demand-driven testing of Haskell programs
Pugs 6.2.13.4
A Perl 6 Implementation
GroteTrap 0.3
GroteTrap
debian 1.2.1
A set of modules for working with Debian control files and packages
AGI 1.1.1
A library for writing AGI scripts for Asterisk
hxt 8.1.0
A collection of tools for processing XML with Haskell.
Pugs 6.2.13.3
A Perl 6 Implementation
pugs-compat 0.0.4
Portable Haskell/POSIX layer for Pugs
ghc-paths 0.1.0.1
Knowledge of GHC's installation directories
ghc-paths 0.1
Knowledge of the GHC's installation directories
cabal2arch 0.3.6
Create Arch Linux packages from Cabal packages
vty 3.0.2
A simple terminal access library
hgeometric 0.0.2.1
A geometric library with bindings to GPC.
frag 1.1.1
A 3-D First Person Shooter Game
hgeometric 0.0.2
A geometric library with bindings to GPC.
haskell-in-space 0.1.1
'Asteroids' arcade games.
ASN1 0.0.1.1
ASN.1 support for Haskell
Ranged-sets 0.2.1
Ranged sets for Haskell
rss2irc 0.1
Subscribe to an RSS feed and write it to an IRC channel
hackage-sparks 0.1
Generate sparkline graphs of hackage statistics

More...