Difference between revisions of "Template:Main/News"

From HaskellWiki
Jump to navigation Jump to search
(Automated update by hackage2hwn)
(update hackage link)
(21 intermediate revisions by 4 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/package/enumerator-0.2 enumerator 0.2]
+
See [http://hackage.haskell.org/recent here]
:Implementation of Oleg Kiselyov's left-fold enumerators
 
  +
</div>
;[http://hackage.haskell.org/package/mwc-random-0.7.0.1 mwc-random 0.7.0.1]
 
:Fast, high quality pseudo random number generation
 
;[http://hackage.haskell.org/package/text-json-qq-0.2.0 text-json-qq 0.2.0]
 
:Json Quasiquatation for Haskell.
 
;[http://hackage.haskell.org/package/binary-generic-0.2 binary-generic 0.2]
 
:Generic binary serialisation using binary and syb.
 
;[http://hackage.haskell.org/package/strict-io-0.2.0 strict-io 0.2.0]
 
:A library wrapping standard IO modules to provide strict IO.
 
;[http://hackage.haskell.org/package/gtkimageview-0.11.1 gtkimageview 0.11.1]
 
:Binding to the GtkImageView library.
 
;[http://hackage.haskell.org/package/system-uuid-1.3.0 system-uuid 1.3.0]
 
:Bindings to system UUID functions.
 
;[http://hackage.haskell.org/package/cryptohash-0.5.2 cryptohash 0.5.2]
 
:collection of crypto hashes, fast, pure and practical
 
;[http://hackage.haskell.org/package/proc-0.0.4 proc 0.0.4]
 
:Parse process information for Linux
 
;[http://hackage.haskell.org/package/bindings-gts-0.0.1 bindings-gts 0.0.1]
 
:Low level bindings supporting GTS, the GNU Triangulated Surface Library
 
;[http://hackage.haskell.org/package/haskell-src-meta-0.1.0 haskell-src-meta 0.1.0]
 
:Parse source to template-haskell abstract syntax.
 
;[http://hackage.haskell.org/package/hexpat-0.19 hexpat 0.19]
 
:XML parser/formatter based on expat
 
;[http://hackage.haskell.org/package/th-lift-0.5 th-lift 0.5]
 
:Derive Template Haskell's Lift class for datatypes.
 
;[http://hackage.haskell.org/package/sqlite-0.5 sqlite 0.5]
 
:Haskell binding to sqlite3
 
;[http://hackage.haskell.org/package/attoparsec-0.8.1.0 attoparsec 0.8.1.0]
 
:Fast combinator parsing for bytestrings
 
;[http://hackage.haskell.org/package/hsmagick-0.4 hsmagick 0.4]
 
:FFI bindings for the GraphicsMagick library
 
;[http://hackage.haskell.org/package/wumpus-tree-0.3.0 wumpus-tree 0.3.0]
 
:Drawing trees
 
;[http://hackage.haskell.org/package/wumpus-microprint-0.4.0 wumpus-microprint 0.4.0]
 
:Microprints - "greek-text" pictures.
 
[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