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)
 
(261 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/regexpr-0.3 regexpr 0.3]
 
 
See [https://hackage.haskell.org/packages/recent here]
:regular expression like Perl/Ruby in Haskell
 
  +
</div>
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/network-bytestring-0.1.1.3 network-bytestring 0.1.1.3]
 
:Fast and memory efficient low-level networking
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/tabular-0.1.0.1 tabular 0.1.0.1]
 
:Two-dimensional data tables with rendering functions
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/checkers-0.1.1 checkers 0.1.1]
 
:Check properties on standard classes and data structures.
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/yjtools-0.4 yjtools 0.4]
 
:some tools for Monad
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/hake-0.6 hake 0.6]
 
:make tool. ruby : rake = haskell : hake
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/TypeCompose-0.5.1 TypeCompose 0.5.1]
 
:Type composition classes & instances
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/unamb-0.0 unamb 0.0]
 
:Unambiguous choice
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/TCache-0.5.2 TCache 0.5.2]
 
:A Transactional data cache with configurable persitence
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/reactive-glut-0.0.1 reactive-glut 0.0.1]
 
:Connects Reactive and GLUT
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/reactive-0.8.3 reactive 0.8.3]
 
:Simple foundation for functional reactive programming
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/multisetrewrite-0.1 multisetrewrite 0.1]
 
:Multi-set rewrite rules with guards and a parallel execution scheme
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/Chart-0.9 Chart 0.9]
 
:A library for generating 2D Charts and Plots
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/bytestring-show-0.2.1 bytestring-show 0.2.1]
 
:Efficient conversion of values into readable byte strings.
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/c-io-0.1.0 c-io 0.1.0]
 
:C IO.
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/zeroth-2008.10.28 zeroth 2008.10.28]
 
:ZeroTH - remove unnecessary TH depdendencies.
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/hacanon-light-2008.10.28 hacanon-light 2008.10.28]
 
:Template Haskell framework for automatic FFI code generation.
 
[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