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]
  +
:Allows programs written against MonadCGI to run with any hack handler.
 
;[http://hackage.haskell.org/package/hlint-1.6.4 hlint 1.6.4]
  +
:Source code suggestions
 
;[http://hackage.haskell.org/package/ZipFold-0.1.4 ZipFold 0.1.4]
  +
:Zipping folds
 
;[http://hackage.haskell.org/package/fmlist-0.7 fmlist 0.7]
  +
:FoldMap lists
 
;[http://hackage.haskell.org/package/TernaryTrees-0.1.3.3 TernaryTrees 0.1.3.3]
  +
:Efficient pure ternary tree Sets and Maps
 
;[http://hackage.haskell.org/package/happs-tutorial-0.9.0 happs-tutorial 0.9.0]
  +
:A Happstack Tutorial that is its own web 2.0-type demo.
 
;[http://hackage.haskell.org/package/shelltestrunner-0.3 shelltestrunner 0.3]
  +
:A tool for testing command-line programs.
 
;[http://hackage.haskell.org/package/happstack-helpers-0.30 happstack-helpers 0.30]
  +
:Convenience functions for Happstack.
 
;[http://hackage.haskell.org/package/sendfile-0.3.1 sendfile 0.3.1]
  +
: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]
 
;[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
Line 7: Line 27:
 
;[http://hackage.haskell.org/package/CSPM-Frontend-0.2.8.0 CSPM-Frontend 0.2.8.0]
 
;[http://hackage.haskell.org/package/CSPM-Frontend-0.2.8.0 CSPM-Frontend 0.2.8.0]
 
:A CSP-M parser compatible with FDR-2.83
 
:A CSP-M parser compatible with FDR-2.83
;[http://hackage.haskell.org/package/data-ordlist-0.0 data-ordlist 0.0]
 
:Set and bag operations on ordered lists
 
 
;[http://hackage.haskell.org/package/hscamwire-0.2.1 hscamwire 0.2.1]
 
;[http://hackage.haskell.org/package/hscamwire-0.2.1 hscamwire 0.2.1]
 
:Haskell bindings to IIDC1394 cameras, via Camwire
 
: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/httpd-shed-0.4 httpd-shed 0.4]
 
:A simple web-server with an interact style API
 
:A simple web-server with an interact style API
;[http://hackage.haskell.org/package/texmath-0.1.0.2 texmath 0.1.0.2]
 
:Conversion of LaTeX math formulas to MathML.
 
;[http://hackage.haskell.org/package/MazesOfMonad-1.0.5 MazesOfMonad 1.0.5]
 
:Console-based Role Playing Game
 
;[http://hackage.haskell.org/package/serial-0.2.6 serial 0.2.6]
 
:POSIX serial port wrapper
 
;[http://hackage.haskell.org/package/hsparql-0.1 hsparql 0.1]
 
:A SPARQL query generator and DSL, and a client to query a SPARQL server.
 
;[http://hackage.haskell.org/package/curry-frontend-0.2.2 curry-frontend 0.2.2]
 
:Compile the functional logic language Curry to several intermediate formats
 
;[http://hackage.haskell.org/package/Lucu-0.3.2 Lucu 0.3.2]
 
:HTTP Daemonic Library
 
;[http://hackage.haskell.org/package/persistent-map-0.1.1 persistent-map 0.1.1]
 
:A thread-safe interface for finite map types with optional persistency support.
 
;[http://hackage.haskell.org/package/applicative-extras-0.1.5 applicative-extras 0.1.5]
 
:Instances for Applicative
 
;[http://hackage.haskell.org/package/nikepub-1.1.2 nikepub 1.1.2]
 
:Command line utility publishes Nike+ runs on blogs and Twitter
 
 
[http://hackage.haskell.org/packages/archive/pkg-list.html More...]
 
[http://hackage.haskell.org/packages/archive/pkg-list.html More...]

Revision as of 22:13, 12 July 2009

Recent Package Updates hackage-daily.png Rss.png

hack-frontend-monadcgi 0.0.1
Allows programs written against MonadCGI to run with any hack handler.
hlint 1.6.4
Source code suggestions
ZipFold 0.1.4
Zipping folds
fmlist 0.7
FoldMap lists
TernaryTrees 0.1.3.3
Efficient pure ternary tree Sets and Maps
happs-tutorial 0.9.0
A Happstack Tutorial that is its own web 2.0-type demo.
shelltestrunner 0.3
A tool for testing command-line programs.
happstack-helpers 0.30
Convenience functions for Happstack.
sendfile 0.3.1
A portable sendfile library
data-ordlist 0.0.1
Set and bag operations on ordered lists
darcs-beta 2.2.98.3
a distributed, interactive, smart revision control system
hashed-storage 0.3.5
Hashed file storage support code.
CSPM-Frontend 0.2.8.0
A CSP-M parser compatible with FDR-2.83
hscamwire 0.2.1
Haskell bindings to IIDC1394 cameras, via Camwire
httpd-shed 0.4
A simple web-server with an interact style API

More...