Difference between revisions of "Template:Main/News"

From HaskellWiki
Jump to navigation Jump to search
(Update news)
(update hackage link)
(9 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<div class="subtitle">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/wikiupload/7/7c/Rss16.png]</div>
+
<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%">
 
<div style="font-size:80%">
 
See [http://hackage.haskell.org/recent here]
 
;[http://hackage.haskell.org/package/DRBG-0.1.4 DRBG 0.1.4]
 
:A deterministic random bit generator (aka RNG, PRNG) implementing DRBGs from NIST SP 800-90
 
;[http://hackage.haskell.org/package/hint-0.3.3.2 hint 0.3.3.2]
 
:Runtime Haskell interpreter (GHC API wrapper)
 
;[http://hackage.haskell.org/package/cmdargs-0.6.8 cmdargs 0.6.8]
 
:Command line argument processing
 
;[http://hackage.haskell.org/package/hmatrix-0.11.0.1 hmatrix 0.11.0.1]
 
:Linear algebra and numerical computation
 
;[http://hackage.haskell.org/package/FunGEn-0.3 FunGEn 0.3]
 
:FUNctional Game ENgine
 
;[http://hackage.haskell.org/package/xmlhtml-0.1.3 xmlhtml 0.1.3]
 
:XML parser and renderer with HTML 5 quirks mode
 
;[http://hackage.haskell.org/package/list-grouping-0.1.1 list-grouping 0.1.1]
 
:Functions for grouping a list into sublists
 
;[http://hackage.haskell.org/package/directory-tree-0.10.0 directory-tree 0.10.0]
 
:A simple directory-like tree datatype, with useful IO functions
 
;[http://hackage.haskell.org/package/pandoc-1.8.1.1 pandoc 1.8.1.1]
 
:Conversion between markup formats
 
;[http://hackage.haskell.org/package/distributive-0.1.2 distributive 0.1.2]
 
:Haskell 98 Distributive functors -- Dual to Traversable
 
;[http://hackage.haskell.org/package/intel-aes-0.1.2.1 intel-aes 0.1.2.1]
 
:Hardware accelerated AES encryption and RNG.
 
;[http://hackage.haskell.org/package/redis-0.10.1 redis 0.10.1]
 
:A driver for Redis key-value database
 
;[http://hackage.haskell.org/package/darcs-fastconvert-0.2.1 darcs-fastconvert 0.2.1]
 
:Import/export git fast-import streams to/from darcs.
 
;[http://hackage.haskell.org/package/epubname-2.3.1 epubname 2.3.1]
 
:Rename epub ebook files based on meta information
 
;[http://hackage.haskell.org/package/plot-gtk-0.1.0.4 plot-gtk 0.1.0.4]
 
:GTK plots and interaction with GHCi
 
;[http://hackage.haskell.org/package/epub-metadata-2.1.0 epub-metadata 2.1.0]
 
:Library and utility for parsing and manipulating ePub OPF package data
 
;[http://hackage.haskell.org/package/barley-0.3.0.2 barley 0.3.0.2]
 
:A web based environment for learning and tinkering with Haskell
 
[http://hackage.haskell.org/packages/archive/pkg-list.html More...]
 
 
 
 
</div>
 
</div>

Revision as of 23:25, 29 October 2013

Recent Package Updates mHvNV.png Rss16.png

See here