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]
+
;[http://hackage.haskell.org/package/nonlinear-optimization-0.3 nonlinear-optimization 0.3]
  +
:Various iterative algorithms for optimization of nonlinear functions.
:Command-line argument parsing library for Haskell programs
 
;[http://hackage.haskell.org/package/vector-algorithms-0.3 vector-algorithms 0.3]
+
;[http://hackage.haskell.org/package/glpk-hs-0.2.1 glpk-hs 0.2.1]
: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
 
:Comprehensive GLPK linear programming bindings
;[http://hackage.haskell.org/package/bot-0.3 bot 0.3]
+
;[http://hackage.haskell.org/package/arbtt-0.4.5.1 arbtt 0.4.5.1]
  +
:Automatic Rule-Based Time Tracker
:bots for functional reactive programming
 
;[http://hackage.haskell.org/package/TypeCompose-0.6.8 TypeCompose 0.6.8]
+
;[http://hackage.haskell.org/package/MagicHaskeller-0.8.5 MagicHaskeller 0.8.5]
  +
:Automatic inductive functional programmer by systematic search
:Type composition classes & instances
 
;[http://hackage.haskell.org/package/TV-0.4.5 TV 0.4.5]
+
;[http://hackage.haskell.org/package/darcs-monitor-0.3.7 darcs-monitor 0.3.7]
  +
:Darcs repository monitor (sends email)
:Tangible Values -- composable interfaces
 
;[http://hackage.haskell.org/package/zeromq-haskell-0.2.1 zeromq-haskell 0.2.1]
+
;[http://hackage.haskell.org/package/safer-file-handles-0.4 safer-file-handles 0.4]
  +
:Type-safe file handling
:bindings to zeromq
 
;[http://hackage.haskell.org/package/hmpfr-0.3.1 hmpfr 0.3.1]
+
;[http://hackage.haskell.org/package/redis-0.1 redis 0.1]
  +
:A driver for Redis key-value database
:Haskell binding to MPFR library
 
;[http://hackage.haskell.org/package/bibtex-0.0.4 bibtex 0.0.4]
+
;[http://hackage.haskell.org/package/hMollom-0.1.1 hMollom 0.1.1]
  +
:Library to interact with the Mollom anti-spam service
: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/darcs-2.4 darcs 2.4]
  +
:a distributed, interactive, smart revision control system
:A small, efficient and portable regex library for Perl 5 compatible regular expressions
 
;[http://hackage.haskell.org/package/ldif-0.0.5 ldif 0.0.5]
+
;[http://hackage.haskell.org/package/dbus-core-0.8.1 dbus-core 0.8.1]
  +
:Low-level D-Bus protocol implementation
:The LDAP Data Interchange Format (LDIF) parser
 
;[http://hackage.haskell.org/package/concurrent-extra-0.3.1 concurrent-extra 0.3.1]
+
;[http://hackage.haskell.org/package/strict-concurrency-0.2.3 strict-concurrency 0.2.3]
:Extra concurrency primitives
+
:Strict concurrency abstractions
;[http://hackage.haskell.org/package/hurdle-0.4.0 hurdle 0.4.0]
+
;[http://hackage.haskell.org/package/wx-0.12.1.3 wx 0.12.1.3]
  +
:wxHaskell
:Extract function names from Windows DLLs.
 
;[http://hackage.haskell.org/package/GtkTV-0.1.4 GtkTV 0.1.4]
+
;[http://hackage.haskell.org/package/wxcore-0.12.1.3 wxcore 0.12.1.3]
  +
:wxHaskell core
:Gtk-based GUIs for Tangible Values
 
;[http://hackage.haskell.org/package/bamboo-launcher-2010.2.25 bamboo-launcher 2010.2.25]
 
:bamboo-launcher
 
;[http://hackage.haskell.org/package/bamboo-theme-blueprint-2010.2.25.1 bamboo-theme-blueprint 2010.2.25.1]
 
:bamboo blueprint theme
 
 
[http://hackage.haskell.org/packages/archive/pkg-list.html More...]
 
[http://hackage.haskell.org/packages/archive/pkg-list.html More...]

Revision as of 08:24, 1 March 2010

Recent Package Updates hackage-daily.png Rss.png

nonlinear-optimization 0.3
Various iterative algorithms for optimization of nonlinear functions.
glpk-hs 0.2.1
Comprehensive GLPK linear programming bindings
arbtt 0.4.5.1
Automatic Rule-Based Time Tracker
MagicHaskeller 0.8.5
Automatic inductive functional programmer by systematic search
darcs-monitor 0.3.7
Darcs repository monitor (sends email)
safer-file-handles 0.4
Type-safe file handling
redis 0.1
A driver for Redis key-value database
hMollom 0.1.1
Library to interact with the Mollom anti-spam service
darcs 2.4
a distributed, interactive, smart revision control system
dbus-core 0.8.1
Low-level D-Bus protocol implementation
strict-concurrency 0.2.3
Strict concurrency abstractions
wx 0.12.1.3
wxHaskell
wxcore 0.12.1.3
wxHaskell core

More...