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/cgi-bin/hackage-scripts/package/CheatSheet-1.7 CheatSheet 1.7]
+
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/haskell-tyrant-0.1 haskell-tyrant 0.1]
:A Haskell cheat sheet in PDF and literate formats.
+
:Haskell implementation of the Tokyo Tyrant binary protocol
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/safe-lazy-io-0.1 safe-lazy-io 0.1]
+
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/hranker-0.1.1 hranker 0.1.1]
  +
:Basic utility for ranking a list of items
:A library providing safe lazy IO features.
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/strict-io-0.1 strict-io 0.1]
+
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/salvia-extras-0.1 salvia-extras 0.1]
  +
:Collection of non-fundamental request handler for the Salvia web server.
:A library wrapping standard IO modules to provide strict IO.
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/monadiccp-0.4.1 monadiccp 0.4.1]
+
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/salvia-0.1 salvia 0.1]
  +
:Lightweight Haskell Web Server Framework
:Package for Constraint Programming
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/modsplit-0.1.1 modsplit 0.1.1]
+
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/DocTest-0.0.5 DocTest 0.0.5]
:Haskell source splitter driven by special comments.
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/game-tree-0.1.0.0 game-tree 0.1.0.0]
 
:Searching game trees with alpha-beta pruning
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/DocTest-0.0.3 DocTest 0.0.3]
 
 
:Test interactive Haskell examples
 
:Test interactive Haskell examples
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/queuelike-1.0.4 queuelike 1.0.4]
+
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/tuple-0.1.0.1 tuple 0.1.0.1]
  +
:Various functions on tuples
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/regex-tdfa-utf8-1.0 regex-tdfa-utf8 1.0]
  +
:This combines regex-tdfa with utf8-string to allow searching over UTF8 encoded lazy bytestrings.
  +
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/random-shuffle-0.0.2 random-shuffle 0.0.2]
  +
:Random shuffle implementation.
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/regex-tdfa-1.1.1 regex-tdfa 1.1.1]
  +
:Replaces/Enhances Text.Regex
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/monads-tf-0.0.0.1 monads-tf 0.0.0.1]
  +
:Monad classes, using type families
  +
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/monads-fd-0.0.0.1 monads-fd 0.0.0.1]
  +
:Monad classes, using functional dependencies
  +
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/transformers-0.1.4.0 transformers 0.1.4.0]
  +
:Concrete monad transformers
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/shpider-0.0.5 shpider 0.0.5]
  +
:Web automation library in Haskell.
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/tagsoup-parsec-0.0.5 tagsoup-parsec 0.0.5]
  +
:Tokenizes Tag, so [ Tag ] can be used as parser input.
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/queuelike-1.0.5 queuelike 1.0.5]
 
:A library of queuelike data structures, both functional and stateful.
 
:A library of queuelike data structures, both functional and stateful.
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/NonEmpty-0.1 NonEmpty 0.1]
+
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/haddock-2.4.2 haddock 2.4.2]
  +
:A documentation-generation tool for Haskell libraries
:Library providing a non-empty list datatype, and total functions operating on it
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/url-2 url 2]
 
:A library for working with URLs.
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/cml-0.1.1 cml 0.1.1]
 
:Events and Channels as in Concurrent ML
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/Hieroglyph-1.21 Hieroglyph 1.21]
 
:Purely functional 2D drawing
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/parallel-tree-search-0.2.1 parallel-tree-search 0.2.1]
 
:Parallel Tree Search
 
 
[http://hackage.haskell.org/packages/archive/pkg-list.html More...]
 
[http://hackage.haskell.org/packages/archive/pkg-list.html More...]

Revision as of 04:18, 23 March 2009

Recent Package Updates hackage-daily.png Rss.png

haskell-tyrant 0.1
Haskell implementation of the Tokyo Tyrant binary protocol
hranker 0.1.1
Basic utility for ranking a list of items
salvia-extras 0.1
Collection of non-fundamental request handler for the Salvia web server.
salvia 0.1
Lightweight Haskell Web Server Framework
DocTest 0.0.5
Test interactive Haskell examples
tuple 0.1.0.1
Various functions on tuples
regex-tdfa-utf8 1.0
This combines regex-tdfa with utf8-string to allow searching over UTF8 encoded lazy bytestrings.
random-shuffle 0.0.2
Random shuffle implementation.
regex-tdfa 1.1.1
Replaces/Enhances Text.Regex
monads-tf 0.0.0.1
Monad classes, using type families
monads-fd 0.0.0.1
Monad classes, using functional dependencies
transformers 0.1.4.0
Concrete monad transformers
shpider 0.0.5
Web automation library in Haskell.
tagsoup-parsec 0.0.5
Tokenizes Tag, so [ Tag ] can be used as parser input.
queuelike 1.0.5
A library of queuelike data structures, both functional and stateful.
haddock 2.4.2
A documentation-generation tool for Haskell libraries

More...