Difference between revisions of "Template:Main/News"

From HaskellWiki
Jump to navigation Jump to search
(Automated update by hackage2hwn)
(use locally hosted image instead of imgur)
 
(60 intermediate revisions by 7 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 [https://wiki.haskell.org/Hackage_statistics https://wiki.haskell.org/wikiupload/b/bf/MHvNV.png] [https://hackage.haskell.org/packages/recent.rss https://wiki.haskell.org/wikiupload/7/7c/Rss16.png]</div>
   
  +
<div style="font-size:80%">
;[http://hackage.haskell.org/package/lrucache-0.1.0.1 lrucache 0.1.0.1]
 
 
See [https://hackage.haskell.org/packages/recent here]
:a simple pure LRU cache
 
  +
</div>
;[http://hackage.haskell.org/package/gnuplot-0.3.3.1 gnuplot 0.3.3.1]
 
:2D and 3D plots using gnuplot
 
;[http://hackage.haskell.org/package/uvector-0.1.1.1 uvector 0.1.1.1]
 
:Fast unboxed arrays with a flexible interface
 
;[http://hackage.haskell.org/package/babylon-0.2 babylon 0.2]
 
:An implementation of a simple 2-player board game
 
;[http://hackage.haskell.org/package/hashed-storage-0.4.7 hashed-storage 0.4.7]
 
:Hashed file storage support code.
 
;[http://hackage.haskell.org/package/NonEmptyList-0.0.2 NonEmptyList 0.0.2]
 
:A list with a length of at least one.
 
;[http://hackage.haskell.org/package/NoSlow-0.2 NoSlow 0.2]
 
:Microbenchmarks for various array libraries
 
;[http://hackage.haskell.org/package/vector-0.5 vector 0.5]
 
:Efficient Arrays
 
;[http://hackage.haskell.org/package/primitive-0.2.1 primitive 0.2.1]
 
:Wrappers for primitive operations
 
;[http://hackage.haskell.org/package/data-ordlist-0.4 data-ordlist 0.4]
 
:Set and bag operations on ordered lists
 
;[http://hackage.haskell.org/package/encoding-0.6.3 encoding 0.6.3]
 
:A library for various character encodings
 
;[http://hackage.haskell.org/package/starling-0.2.0 starling 0.2.0]
 
:A memcached client
 
;[http://hackage.haskell.org/package/hdirect-0.21.0 hdirect 0.21.0]
 
:An IDL compiler for Haskell
 
;[http://hackage.haskell.org/package/bytestring-lexing-0.2.1 bytestring-lexing 0.2.1]
 
:Parse literals efficiently from bytestrings
 
;[http://hackage.haskell.org/package/dequeue-0.1.5 dequeue 0.1.5]
 
:A typeclass and an implementation for double-ended queues.
 
;[http://hackage.haskell.org/package/cgi-3001.1.7.2 cgi 3001.1.7.2]
 
:A library for writing CGI programs
 
;[http://hackage.haskell.org/package/joinlist-0.3.0 joinlist 0.3.0]
 
:Join list - symmetric list type
 
;[http://hackage.haskell.org/package/wyvern-0.1 wyvern 0.1]
 
:An autoresponder for Dragon Go Server.
 
[http://hackage.haskell.org/packages/archive/pkg-list.html More...]
 

Latest revision as of 07:38, 2 November 2016

Recent Package Updates MHvNV.png Rss16.png

See here