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/parseargs-0.1.3 parseargs 0.1.3]
  +
:Command-line argument parsing library for Haskell programs
 
;[http://hackage.haskell.org/package/vector-algorithms-0.3 vector-algorithms 0.3]
  +
:Efficient algorithms for vector arrays
 
;[http://hackage.haskell.org/package/NineP-0.0.2 NineP 0.0.2]
  +
:9P2000 in pure Haskell
 
;[http://hackage.haskell.org/package/hsql-mysql-1.8.1 hsql-mysql 1.8.1]
 
:MySQL driver for HSQL.
 
;[http://hackage.haskell.org/package/hsyslog-1.4 hsyslog 1.4]
  +
:FFI interface to syslog(3) from POSIX.1-2001.
 
;[http://hackage.haskell.org/package/hsdns-1.4.2 hsdns 1.4.2]
  +
:Asynchronous DNS Resolver
 
;[http://hackage.haskell.org/package/glpk-hs-0.0.0 glpk-hs 0.0.0]
  +
:Comprehensive GLPK linear programming bindings
 
;[http://hackage.haskell.org/package/bot-0.3 bot 0.3]
  +
:bots for functional reactive programming
 
;[http://hackage.haskell.org/package/TypeCompose-0.6.8 TypeCompose 0.6.8]
  +
:Type composition classes & instances
 
;[http://hackage.haskell.org/package/TV-0.4.5 TV 0.4.5]
  +
:Tangible Values -- composable interfaces
 
;[http://hackage.haskell.org/package/zeromq-haskell-0.2.1 zeromq-haskell 0.2.1]
  +
:bindings to zeromq
 
;[http://hackage.haskell.org/package/hmpfr-0.3.1 hmpfr 0.3.1]
  +
:Haskell binding to MPFR library
  +
;[http://hackage.haskell.org/package/bibtex-0.0.4 bibtex 0.0.4]
  +
:Parse, format and processing BibTeX files
 
;[http://hackage.haskell.org/package/pcre-light-0.3.1.1 pcre-light 0.3.1.1]
 
;[http://hackage.haskell.org/package/pcre-light-0.3.1.1 pcre-light 0.3.1.1]
 
:A small, efficient and portable regex library for Perl 5 compatible regular expressions
 
:A small, efficient and portable regex library for Perl 5 compatible regular expressions
Line 15: Line 41:
 
;[http://hackage.haskell.org/package/bamboo-theme-blueprint-2010.2.25.1 bamboo-theme-blueprint 2010.2.25.1]
 
;[http://hackage.haskell.org/package/bamboo-theme-blueprint-2010.2.25.1 bamboo-theme-blueprint 2010.2.25.1]
 
:bamboo blueprint theme
 
:bamboo blueprint theme
;[http://hackage.haskell.org/package/yuuko-2010.1.23 yuuko 2010.1.23]
 
:A transcendental HTML parser gently wrapping the HXT library
 
;[http://hackage.haskell.org/package/scons2dot-0.9 scons2dot 0.9]
 
:Generates graphviz file of scons dependency information
 
;[http://hackage.haskell.org/package/bamboo-2010.2.25 bamboo 2010.2.25]
 
:A blog engine on Hack
 
;[http://hackage.haskell.org/package/hack-contrib-2010.2.25 hack-contrib 2010.2.25]
 
:Hack contrib
 
;[http://hackage.haskell.org/package/mps-2010.2.25 mps 2010.2.25]
 
:simply oo
 
;[http://hackage.haskell.org/package/HCodecs-0.2 HCodecs 0.2]
 
:A library to read, write and manipulate MIDI, WAVE, and SoundFont2 files.
 
;[http://hackage.haskell.org/package/syntax-trees-0.1 syntax-trees 0.1]
 
:Convert between different Haskell syntax trees.
 
;[http://hackage.haskell.org/package/hmatrix-glpk-0.1.0 hmatrix-glpk 0.1.0]
 
:Linear Programming based on GLPK
 
;[http://hackage.haskell.org/package/formlets-hsp-2.2.3 formlets-hsp 2.2.3]
 
:HSP support for Formlets
 
;[http://hackage.haskell.org/package/HJScript-0.4.9 HJScript 0.4.9]
 
:HJScript is a Haskell EDSL for writing JavaScript programs.
 
;[http://hackage.haskell.org/package/powerpc-0.0.0 powerpc 0.0.0]
 
:Tools for PowerPC programs.
 
;[http://hackage.haskell.org/package/HDBC-postgresql-2.2.3.1 HDBC-postgresql 2.2.3.1]
 
:PostgreSQL driver for HDBC
 
 
[http://hackage.haskell.org/packages/archive/pkg-list.html More...]
 
[http://hackage.haskell.org/packages/archive/pkg-list.html More...]

Revision as of 06:38, 26 February 2010

Recent Package Updates hackage-daily.png Rss.png

parseargs 0.1.3
Command-line argument parsing library for Haskell programs
vector-algorithms 0.3
Efficient algorithms for vector arrays
NineP 0.0.2
9P2000 in pure Haskell
hsql-mysql 1.8.1
MySQL driver for HSQL.
hsyslog 1.4
FFI interface to syslog(3) from POSIX.1-2001.
hsdns 1.4.2
Asynchronous DNS Resolver
glpk-hs 0.0.0
Comprehensive GLPK linear programming bindings
bot 0.3
bots for functional reactive programming
TypeCompose 0.6.8
Type composition classes & instances
TV 0.4.5
Tangible Values -- composable interfaces
zeromq-haskell 0.2.1
bindings to zeromq
hmpfr 0.3.1
Haskell binding to MPFR library
bibtex 0.0.4
Parse, format and processing BibTeX files
pcre-light 0.3.1.1
A small, efficient and portable regex library for Perl 5 compatible regular expressions
ldif 0.0.5
The LDAP Data Interchange Format (LDIF) parser
concurrent-extra 0.3.1
Extra concurrency primitives
hurdle 0.4.0
Extract function names from Windows DLLs.
GtkTV 0.1.4
Gtk-based GUIs for Tangible Values
bamboo-launcher 2010.2.25
bamboo-launcher
bamboo-theme-blueprint 2010.2.25.1
bamboo blueprint theme

More...