Difference between revisions of "Template:Main/News"

From HaskellWiki
Jump to navigation Jump to search
(Automated update by hackage2hwn)
(update hackage link)
(432 intermediate revisions by 5 users not shown)
Line 1: Line 1:
'''Recent Package Updates''' [http://hackage.haskell.org/packages/archive/recent.rss http://haskell.org/sitewiki/images/0/09/Rss.png]
+
<div class="subtitle">Recent Package Updates [http://haskell.org/haskellwiki/Hackage_statistics http://i.imgur.com/mHvNV.png] [http://hackage.haskell.org/packages/archive/recent.rss http://haskell.org/wikiupload/7/7c/Rss16.png]</div>
   
  +
<div style="font-size:80%">
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/suffixtree-0.2.2 suffixtree 0.2.2]
 
 
See [http://hackage.haskell.org/recent here]
:Efficient, lazy suffix tree implementation
 
  +
</div>
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/bimap-0.2.2 bimap 0.2.2]
 
:Bidirectional mapping between two key types
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/Finance-Treasury-0.1.2 Finance-Treasury 0.1.2]
 
:Obtain Treasury yield curve data
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/collections-0.4 collections 0.4]
 
:Useful standard collections types and related functions.
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/libxml-0.1.1 libxml 0.1.1]
 
:Binding to libxml2
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/Data-Trie-General-OrdGT-0.4 Data-Trie-General-OrdGT 0.4]
 
:A generalised trie instance for any key that is an instance of Ord.
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/collections-avl-0.4 collections-avl 0.4]
 
:Data.Map/Set implementation using AVL trees
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/enumsets-0.4 enumsets 0.4]
 
:Efficient Sets for Small Enumerations
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/collections-api-0.4 collections-api 0.4]
 
:Useful standard collections types and related functions.
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/collections-rangedsets-instances-0.4 collections-rangedsets-instances 0.4]
 
:Collections instances for the Ranged-sets package
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/collections-base-instances-0.4 collections-base-instances 0.4]
 
:Useful standard collections types and related functions.
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/Data-Trie-General-0.4 Data-Trie-General 0.4]
 
:An experiment with generalised tries.
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/Data-COrdering-0.4 Data-COrdering 0.4]
 
:A useful variant of the Prelude Ordering data type.
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/Data-Tree-AVL-0.4 Data-Tree-AVL 0.4]
 
:Balanced binary trees using AVL algorithm.
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/mueval-0.3 mueval 0.3]
 
:Safely evaluate Haskell expressions
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/pureMD5-0.2.2 pureMD5 0.2.2]
 
:MD5 implementations that should become part of a ByteString Crypto package.
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/cabal2arch-0.3.4 cabal2arch 0.3.4]
 
:Create Arch Linux packages from Cabal packages
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/darcs-graph-0.3.1 darcs-graph 0.3.1]
 
:Generate graphs of darcs repository activity
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/mkcabal-0.4.1.1 mkcabal 0.4.1.1]
 
:Generate cabal files for a Haskell project
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/sessions-2008.6.17 sessions 2008.6.17]
 
:Session Types for Haskell
 
[http://hackage.haskell.org/packages/archive/pkg-list.html More...]
 

Revision as of 23:25, 29 October 2013

Recent Package Updates mHvNV.png Rss16.png

See here