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/hack-frontend-monadcgi-0.0.1 hack-frontend-monadcgi 0.0.1]
+
;[http://hackage.haskell.org/package/cabal2arch-0.5.3 cabal2arch 0.5.3]
  +
:Create Arch Linux packages from Cabal packages
:Allows programs written against MonadCGI to run with any hack handler.
 
;[http://hackage.haskell.org/package/hlint-1.6.4 hlint 1.6.4]
+
;[http://hackage.haskell.org/package/acme-now-1.0.0.1 acme-now 1.0.0.1]
  +
:An interface to the philosophical and metaphysical "now"
:Source code suggestions
 
;[http://hackage.haskell.org/package/ZipFold-0.1.4 ZipFold 0.1.4]
+
;[http://hackage.haskell.org/package/uacpid-0.0.3 uacpid 0.0.3]
  +
:Userspace Advanced Configuration and Power Interface
:Zipping folds
 
  +
event daemon
;[http://hackage.haskell.org/package/fmlist-0.7 fmlist 0.7]
 
 
;[http://hackage.haskell.org/package/fingertree-0.0.1.0 fingertree 0.0.1.0]
:FoldMap lists
 
  +
:Generic finger-tree structure, with example instances
;[http://hackage.haskell.org/package/TernaryTrees-0.1.3.3 TernaryTrees 0.1.3.3]
 
 
;[http://hackage.haskell.org/package/json2yaml-0.0.0 json2yaml 0.0.0]
:Efficient pure ternary tree Sets and Maps
 
  +
:Utility to convert a file from JSON to YAML format.
;[http://hackage.haskell.org/package/happs-tutorial-0.9.0 happs-tutorial 0.9.0]
 
 
;[http://hackage.haskell.org/package/hsc3-process-0.1.2 hsc3-process 0.1.2]
:A Happstack Tutorial that is its own web 2.0-type demo.
 
  +
:Create and control scsynth processes
;[http://hackage.haskell.org/package/shelltestrunner-0.3 shelltestrunner 0.3]
 
 
;[http://hackage.haskell.org/package/hack-2009.7.15 hack 2009.7.15]
  +
:a Haskell Webserver Interface
 
;[http://hackage.haskell.org/package/shelltestrunner-0.6 shelltestrunner 0.6]
 
:A tool for testing command-line programs.
 
:A tool for testing command-line programs.
;[http://hackage.haskell.org/package/happstack-helpers-0.30 happstack-helpers 0.30]
+
;[http://hackage.haskell.org/package/generator-0.5.1 generator 0.5.1]
  +
:A list monad transformer and related functions.
:Convenience functions for Happstack.
 
;[http://hackage.haskell.org/package/sendfile-0.3.1 sendfile 0.3.1]
+
;[http://hackage.haskell.org/package/darcs-beta-2.2.98.4 darcs-beta 2.2.98.4]
:A portable sendfile library
 
;[http://hackage.haskell.org/package/data-ordlist-0.0.1 data-ordlist 0.0.1]
 
:Set and bag operations on ordered lists
 
;[http://hackage.haskell.org/package/darcs-beta-2.2.98.3 darcs-beta 2.2.98.3]
 
 
:a distributed, interactive, smart revision control system
 
:a distributed, interactive, smart revision control system
;[http://hackage.haskell.org/package/hashed-storage-0.3.5 hashed-storage 0.3.5]
+
;[http://hackage.haskell.org/package/hashed-storage-0.3.6 hashed-storage 0.3.6]
 
:Hashed file storage support code.
 
:Hashed file storage support code.
;[http://hackage.haskell.org/package/CSPM-Frontend-0.2.8.0 CSPM-Frontend 0.2.8.0]
+
;[http://hackage.haskell.org/package/mmap-0.4 mmap 0.4]
  +
:Memory mapped files for POSIX and Windows
:A CSP-M parser compatible with FDR-2.83
 
;[http://hackage.haskell.org/package/hscamwire-0.2.1 hscamwire 0.2.1]
+
;[http://hackage.haskell.org/package/Control-Engine-1.0.0.1 Control-Engine 1.0.0.1]
  +
:A parallel producer/consumer engine (thread pool)
:Haskell bindings to IIDC1394 cameras, via Camwire
 
;[http://hackage.haskell.org/package/httpd-shed-0.4 httpd-shed 0.4]
+
;[http://hackage.haskell.org/package/yi-0.6.1 yi 0.6.1]
  +
:The Haskell-Scriptable Editor
:A simple web-server with an interact style API
 
 
[http://hackage.haskell.org/packages/archive/pkg-list.html More...]
 
[http://hackage.haskell.org/packages/archive/pkg-list.html More...]

Revision as of 23:11, 16 July 2009

Recent Package Updates hackage-daily.png Rss.png

cabal2arch 0.5.3
Create Arch Linux packages from Cabal packages
acme-now 1.0.0.1
An interface to the philosophical and metaphysical "now"
uacpid 0.0.3
Userspace Advanced Configuration and Power Interface

event daemon

fingertree 0.0.1.0
Generic finger-tree structure, with example instances
json2yaml 0.0.0
Utility to convert a file from JSON to YAML format.
hsc3-process 0.1.2
Create and control scsynth processes
hack 2009.7.15
a Haskell Webserver Interface
shelltestrunner 0.6
A tool for testing command-line programs.
generator 0.5.1
A list monad transformer and related functions.
darcs-beta 2.2.98.4
a distributed, interactive, smart revision control system
hashed-storage 0.3.6
Hashed file storage support code.
mmap 0.4
Memory mapped files for POSIX and Windows
Control-Engine 1.0.0.1
A parallel producer/consumer engine (thread pool)
yi 0.6.1
The Haskell-Scriptable Editor

More...