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/wordcloud-0.0 wordcloud 0.0]
  +
:Library for generating word/tag clouds.
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/OpenAFP-Utils-1.3 OpenAFP-Utils 1.3]
  +
:Assorted utilities to work with AFP data streams
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/OpenAFP-1.2 OpenAFP 1.2]
  +
:IBM AFP document format parser and generator
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/priority-queue-0.1.2 priority-queue 0.1.2]
  +
:Simple implementation of a priority queue.
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/property-list-0.0.0.1 property-list 0.0.0.1]
  +
:XML property list parser
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/th-fold-0.0.0.1 th-fold 0.0.0.1]
  +
:TH fold generator
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/Pugs-6.2.13.13 Pugs 6.2.13.13]
  +
:A Perl 6 Implementation
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/event-monad-0.0.0.2 event-monad 0.0.0.2]
  +
:Event-graph simulation monad transformer
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/queue-0.1.1.3 queue 0.1.1.3]
  +
:Abstraction typeclasses for queue-like things.
  +
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/event-handlers-0.0.0.3 event-handlers 0.0.0.3]
  +
:Event handlers
  +
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/monad-loops-0.3 monad-loops 0.3]
  +
:Monadic loops
  +
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/cflp-0.2.2 cflp 0.2.2]
 
:Constraint Functional-Logic Programming in Haskell
  +
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/HStringTemplateHelpers-0.0.6 HStringTemplateHelpers 0.0.6]
 
:Convenience functions and instances for HStringTemplate
  +
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/ListZipper-1.1.1.0 ListZipper 1.1.1.0]
  +
:Simple zipper for lists
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/colour-2.1.0 colour 2.1.0]
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/colour-2.1.0 colour 2.1.0]
 
:A model for human colour/color perception
 
:A model for human colour/color perception
Line 11: Line 39:
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/typehash-1.3.0.0 typehash 1.3.0.0]
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/typehash-1.3.0.0 typehash 1.3.0.0]
 
:Create a unique hash value for a type.
 
:Create a unique hash value for a type.
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/uvector-algorithms-0.1.1 uvector-algorithms 0.1.1]
 
:Efficient algorithms for uvector unboxed arrays
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/SMTPClient-0.2 SMTPClient 0.2]
 
:A simple SMTP client
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/cflp-0.2.1 cflp 0.2.1]
 
:Constraint Functional-Logic Programming in Haskell
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/panda-2008.12.16 panda 2008.12.16]
 
:A simple static blog engine
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/hlongurl-0.9.1 hlongurl 0.9.1]
 
:Library and utility interfacing to longurl.org
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/permutation-0.3 permutation 0.3]
 
:A library for permutations and combinations.
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/xcb-types-0.3.0 xcb-types 0.3.0]
 
:Parses XML files used by the XCB project
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/HStringTemplateHelpers-0.0.4 HStringTemplateHelpers 0.0.4]
 
:Convenience functions and instances for HStringTemplate
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/haskell-src-exts-0.4.6 haskell-src-exts 0.4.6]
 
:Manipulating Haskell source: abstract syntax, lexer, parser, and pretty-printer
 
 
[http://hackage.haskell.org/packages/archive/pkg-list.html More...]
 
[http://hackage.haskell.org/packages/archive/pkg-list.html More...]

Revision as of 08:03, 16 December 2008

Recent Package Updates hackage-daily.png Rss.png

wordcloud 0.0
Library for generating word/tag clouds.
OpenAFP-Utils 1.3
Assorted utilities to work with AFP data streams
OpenAFP 1.2
IBM AFP document format parser and generator
priority-queue 0.1.2
Simple implementation of a priority queue.
property-list 0.0.0.1
XML property list parser
th-fold 0.0.0.1
TH fold generator
Pugs 6.2.13.13
A Perl 6 Implementation
event-monad 0.0.0.2
Event-graph simulation monad transformer
queue 0.1.1.3
Abstraction typeclasses for queue-like things.
event-handlers 0.0.0.3
Event handlers
monad-loops 0.3
Monadic loops
cflp 0.2.2
Constraint Functional-Logic Programming in Haskell
HStringTemplateHelpers 0.0.6
Convenience functions and instances for HStringTemplate
ListZipper 1.1.1.0
Simple zipper for lists
colour 2.1.0
A model for human colour/color perception
gmap 0.1
Composable maps and generic tries.
checkers 0.1.3
Check properties on standard classes and data structures.
rangemin 1.0.1
Effectively linear range-min algorithms.
typehash 1.3.0.0
Create a unique hash value for a type.

More...