Difference between revisions of "Template:Main/News"

From HaskellWiki
Jump to navigation Jump to search
(Automated update by hackage2hwn)
(update hackage link)
(131 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/pqueue-mtl-1.0.7 pqueue-mtl 1.0.7]
 
 
See [http://hackage.haskell.org/recent here]
:Fully encapsulated monad transformers with queuelike functionality.
 
  +
</div>
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/queuelike-1.0.0 queuelike 1.0.0]
 
:A library of queuelike data structures, both functional and stateful.
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/stateful-mtl-1.0.7 stateful-mtl 1.0.7]
 
:Typeclass instances for monad transformer stacks with an ST thread at the bottom.
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/streamproc-1.2 streamproc 1.2]
 
:Stream Processer Arrow
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/mtlx-0.1 mtlx 0.1]
 
:Monad transformer library with type indexes,
 
providing 'free' copies.
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/Control-Engine-0.0.3 Control-Engine 0.0.3]
 
:A parallel producer/consumer engine (thread pool)
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/utf8-env-0.1 utf8-env 0.1]
 
:UTF-8 aware substitutes for functions in System.Environment
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/email-validate-0.2 email-validate 0.2]
 
:Validating an email address string against RFC 5322
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/future-2.0.0 future 2.0.0]
 
:Supposed to mimics and enhance proposed C++ "future" features
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/sexpr-0.1.2 sexpr 0.1.2]
 
:S-expression printer and parser
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/FTGL-1.2 FTGL 1.2]
 
:Portable TrueType font rendering for OpenGL using the Freetype2 library
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/semaphore-plus-0.1 semaphore-plus 0.1]
 
:Various concurrency abstractions built on top of semaphores
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/terminfo-0.3.0.2 terminfo 0.3.0.2]
 
:Haskell bindings to the terminfo library.
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/vintage-basic-1.0 vintage-basic 1.0]
 
:Interpreter for 1970s-era BASIC
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/make-hard-links-0.1 make-hard-links 0.1]
 
:Change duplicated files into hard-links.
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/Interpolation-0.2.4 Interpolation 0.2.4]
 
:Multiline strings, interpolation and templating.
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/vty-3.1.8.4 vty 3.1.8.4]
 
:A simple terminal access library
 
[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