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/panda-2008.12.14 panda 2008.12.14]
+
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/colour-2.1.0 colour 2.1.0]
  +
:A model for human colour/color perception
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/gmap-0.1 gmap 0.1]
  +
:Composable maps and generic tries.
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/checkers-0.1.3 checkers 0.1.3]
  +
:Check properties on standard classes and data structures.
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/rangemin-1.0.1 rangemin 1.0.1]
  +
:Effectively linear range-min algorithms.
 
;[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.
 
;[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
 
: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]
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/permutation-0.3 permutation 0.3]
 
:A library for permutations and combinations.
 
:A library for permutations and combinations.
Line 11: Line 29:
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/haskell-src-exts-0.4.6 haskell-src-exts 0.4.6]
 
;[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
 
:Manipulating Haskell source: abstract syntax, lexer, parser, and pretty-printer
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/json-0.3.6 json 0.3.6]
 
:Support for serialising Haskell to and from JSON
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/combinat-0.2 combinat 0.2]
 
:Generation of various combinatorial objects.
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/interpolatedstring-qq-0.1 interpolatedstring-qq 0.1]
 
:QuasiQuoter for Ruby-style multi-line interpolated strings.
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/BerkeleyDBXML-0.5 BerkeleyDBXML 0.5]
 
:Berkeley DB and Berkeley DB XML binding
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/priority-queue-0.1.1 priority-queue 0.1.1]
 
:Simple implementation of a priority queue.
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/typehash-1.2.0.0 typehash 1.2.0.0]
 
:Create a unique hash value for a type.
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/lhc-0.6.20081211.2 lhc 0.6.20081211.2]
 
:LHC Haskell Compiler
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/regexpr-symbolic-0.3 regexpr-symbolic 0.3]
 
:Regular expressions via symbolic manipulation
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/join-0.2 join 0.2]
 
:Parallel Join Patterns with Guards and Propagation
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/cflp-0.1 cflp 0.1]
 
:Constraint Functional-Logic Programming in Haskell
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/hslogger-1.0.7 hslogger 1.0.7]
 
:Versatile logging framework
 
 
[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, 15 December 2008

Recent Package Updates hackage-daily.png Rss.png

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.
uvector-algorithms 0.1.1
Efficient algorithms for uvector unboxed arrays
SMTPClient 0.2
A simple SMTP client
cflp 0.2.1
Constraint Functional-Logic Programming in Haskell
panda 2008.12.16
A simple static blog engine
hlongurl 0.9.1
Library and utility interfacing to longurl.org
permutation 0.3
A library for permutations and combinations.
xcb-types 0.3.0
Parses XML files used by the XCB project
HStringTemplateHelpers 0.0.4
Convenience functions and instances for HStringTemplate
haskell-src-exts 0.4.6
Manipulating Haskell source: abstract syntax, lexer, parser, and pretty-printer

More...