Difference between revisions of "Template:Main/News"

From HaskellWiki
Jump to navigation Jump to search
(Automated update by hackage2hwn)
(update hackage link)
(387 intermediate revisions by 5 users not shown)
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]
+
<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/bytestring-show-0.1 bytestring-show 0.1]
 
 
See [http://hackage.haskell.org/recent here]
:Efficient conversion of values into readable byte strings.
 
  +
</div>
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/nat-0.1 nat 0.1]
 
:Lazy binary natural numbers
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/bytestring-lexing-0.1.2 bytestring-lexing 0.1.2]
 
:Parse literals efficiently from bytestrings
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/iException-0.0.1 iException 0.0.1]
 
:Version of Control.Exception using InterleavableIO.
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/AvlTree-3.2 AvlTree 3.2]
 
:Balanced binary trees using the AVL algorithm.
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/COrdering-2.3 COrdering 2.3]
 
:An algebraic data type similar to Prelude Ordering.
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/interleavableGen-0.0.1 interleavableGen 0.0.1]
 
:Generates a version of a module using InterleavableIO
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/interleavableIO-0.0.1 interleavableIO 0.0.1]
 
:Use other Monads in functions that asks for an IO Monad.
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/Adaptive-0.22 Adaptive 0.22]
 
:Library for incremental computing.
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/HXQ-0.8.4 HXQ 0.8.4]
 
:A Compiler from XQuery to Haskell
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/rosezipper-0.1 rosezipper 0.1]
 
:Generic zipper implementation for Data.Tree
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/uhexdump-0.2 uhexdump 0.2]
 
:hex dumper for UTF-8 text
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/list-extras-0.1.1 list-extras 0.1.1]
 
:Common not-so-common functions for lists
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/astar-0.1 astar 0.1]
 
:General A* search algorithm.
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/hscolour-1.10 hscolour 1.10]
 
:Colourise Haskell code.
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/mueval-0.4.5 mueval 0.4.5]
 
:Safely evaluate Haskell expressions
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/darcs-graph-0.3.2 darcs-graph 0.3.2]
 
:Generate graphs of darcs repository activity
 
[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