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)
 
(135 intermediate revisions by 8 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/cgi-bin/hackage-scripts/package/chp-1.2.0 chp 1.2.0]
 
 
See [https://hackage.haskell.org/packages/recent here]
:An implementation of concurrency ideas from Communicating Sequential Processes
 
  +
</div>
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/hdaemonize-0.2 hdaemonize 0.2]
 
:utilities for UNIX daemon writing
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/make-hard-links-0.2 make-hard-links 0.2]
 
:Change duplicated files into hard-links.
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/core-0.1 core 0.1]
 
:External core parser and pretty printer.
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/vintage-basic-1.0.1 vintage-basic 1.0.1]
 
:Interpreter for microcomputer-era BASIC
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/data-accessor-template-0.2.1 data-accessor-template 0.2.1]
 
:Utilities for accessing and manipulating fields of records
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/pqueue-mtl-1.0.7 pqueue-mtl 1.0.7]
 
:Fully encapsulated monad transformers with queuelike functionality.
 
;[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/packages/archive/pkg-list.html More...]
 

Latest revision as of 07:38, 2 November 2016

Recent Package Updates MHvNV.png Rss16.png

See here