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/nonlinear-optimization-0.3 nonlinear-optimization 0.3]
+
;[http://hackage.haskell.org/package/HDBC-mysql-0.6.1 HDBC-mysql 0.6.1]
  +
:MySQL driver for HDBC
:Various iterative algorithms for optimization of nonlinear functions.
 
;[http://hackage.haskell.org/package/glpk-hs-0.2.1 glpk-hs 0.2.1]
+
;[http://hackage.haskell.org/package/mighttpd-0.1.0 mighttpd 0.1.0]
  +
:Simple Web Server in Haskell
:Comprehensive GLPK linear programming bindings
 
;[http://hackage.haskell.org/package/arbtt-0.4.5.1 arbtt 0.4.5.1]
+
;[http://hackage.haskell.org/package/webserver-0.1.1 webserver 0.1.1]
  +
:HTTP server library
:Automatic Rule-Based Time Tracker
 
;[http://hackage.haskell.org/package/MagicHaskeller-0.8.5 MagicHaskeller 0.8.5]
+
;[http://hackage.haskell.org/package/c10k-0.1.0 c10k 0.1.0]
  +
:C10k server
:Automatic inductive functional programmer by systematic search
 
;[http://hackage.haskell.org/package/darcs-monitor-0.3.7 darcs-monitor 0.3.7]
+
;[http://hackage.haskell.org/package/AC-Colour-1.1.3 AC-Colour 1.1.3]
  +
:Efficient RGB colour types.
:Darcs repository monitor (sends email)
 
;[http://hackage.haskell.org/package/safer-file-handles-0.4 safer-file-handles 0.4]
+
;[http://hackage.haskell.org/package/DocTest-0.0.6 DocTest 0.0.6]
  +
:Test interactive Haskell examples
:Type-safe file handling
 
;[http://hackage.haskell.org/package/redis-0.1 redis 0.1]
+
;[http://hackage.haskell.org/package/DP-0.1.1 DP 0.1.1]
  +
:Pragmatic framework for dynamic programming
:A driver for Redis key-value database
 
;[http://hackage.haskell.org/package/hMollom-0.1.1 hMollom 0.1.1]
+
;[http://hackage.haskell.org/package/estimators-0.1.4 estimators 0.1.4]
  +
:Tool for managing probability estimation
:Library to interact with the Mollom anti-spam service
 
;[http://hackage.haskell.org/package/darcs-2.4 darcs 2.4]
+
;[http://hackage.haskell.org/package/yesod-0.0.0 yesod 0.0.0]
  +
:A library for creating RESTful web applications.
:a distributed, interactive, smart revision control system
 
;[http://hackage.haskell.org/package/dbus-core-0.8.1 dbus-core 0.8.1]
+
;[http://hackage.haskell.org/package/bindings-gobject-0.1.1 bindings-gobject 0.1.1]
:Low-level D-Bus protocol implementation
+
:Low level bindings to GObject.
;[http://hackage.haskell.org/package/strict-concurrency-0.2.3 strict-concurrency 0.2.3]
+
;[http://hackage.haskell.org/package/semiring-0.3 semiring 0.3]
  +
:Semirings, ring-like structures used for dynamic programming applications
:Strict concurrency abstractions
 
;[http://hackage.haskell.org/package/wx-0.12.1.3 wx 0.12.1.3]
+
;[http://hackage.haskell.org/package/hake-1.3.4 hake 1.3.4]
  +
:make tool. ruby : rake = haskell : hake
:wxHaskell
 
;[http://hackage.haskell.org/package/wxcore-0.12.1.3 wxcore 0.12.1.3]
+
;[http://hackage.haskell.org/package/multisetrewrite-0.6 multisetrewrite 0.6]
  +
:Multi-set rewrite rules with guards and a parallel execution scheme
:wxHaskell core
 
  +
;[http://hackage.haskell.org/package/bindings-glib-0.1.2 bindings-glib 0.1.2]
  +
:Low level bindings to GLib.
  +
;[http://hackage.haskell.org/package/bindings-DSL-1.0.6 bindings-DSL 1.0.6]
  +
:FFI domain specific language, on top of hsc2hs.
  +
;[http://hackage.haskell.org/package/txt-sushi-0.5.1 txt-sushi 0.5.1]
  +
:The SQL link in your *NIX chain
  +
;[http://hackage.haskell.org/package/leksah-0.8 leksah 0.8]
  +
:Haskell IDE written in Haskell
  +
;[http://hackage.haskell.org/package/leksah-server-0.8 leksah-server 0.8]
  +
:Metadata collection for leksah
 
[http://hackage.haskell.org/packages/archive/pkg-list.html More...]
 
[http://hackage.haskell.org/packages/archive/pkg-list.html More...]

Revision as of 07:13, 9 March 2010

Recent Package Updates hackage-daily.png Rss.png

HDBC-mysql 0.6.1
MySQL driver for HDBC
mighttpd 0.1.0
Simple Web Server in Haskell
webserver 0.1.1
HTTP server library
c10k 0.1.0
C10k server
AC-Colour 1.1.3
Efficient RGB colour types.
DocTest 0.0.6
Test interactive Haskell examples
DP 0.1.1
Pragmatic framework for dynamic programming
estimators 0.1.4
Tool for managing probability estimation
yesod 0.0.0
A library for creating RESTful web applications.
bindings-gobject 0.1.1
Low level bindings to GObject.
semiring 0.3
Semirings, ring-like structures used for dynamic programming applications
hake 1.3.4
make tool. ruby : rake = haskell : hake
multisetrewrite 0.6
Multi-set rewrite rules with guards and a parallel execution scheme
bindings-glib 0.1.2
Low level bindings to GLib.
bindings-DSL 1.0.6
FFI domain specific language, on top of hsc2hs.
txt-sushi 0.5.1
The SQL link in your *NIX chain
leksah 0.8
Haskell IDE written in Haskell
leksah-server 0.8
Metadata collection for leksah

More...