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)
 
(258 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/colour-1.0.0 colour 1.0.0]
 
 
See [https://hackage.haskell.org/packages/recent here]
:A model for human colour/color perception
 
  +
</div>
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/ehaskell-0.1 ehaskell 0.1]
 
:like eruby, ehaskell is embedded haskell.
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/SourceGraph-0.3 SourceGraph 0.3]
 
:Use graph-theory to analyse your code
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/Graphalyze-0.5 Graphalyze 0.5]
 
:Graph-Theoretic Analysis library.
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/regexpr-0.3.4 regexpr 0.3.4]
 
:regular expression like Perl/Ruby in Haskell
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/TCache-0.5.3 TCache 0.5.3]
 
:A Transactional data cache with configurable persistence
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/RefSerialize-0.2.1 RefSerialize 0.2.1]
 
:Write to and read from Strings maintaining internal memory references
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/bff-0.2 bff 0.2]
 
:Bidirectionalization for Free! (POPL'09)
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/hake-0.8 hake 0.8]
 
:make tool. ruby : rake = haskell : hake
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/yjtools-0.6 yjtools 0.6]
 
:some tools for Monad, List, Tuple and so on.
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/yjftp-0.3.3 yjftp 0.3.3]
 
:CUI FTP client like 'ftp', 'ncftp'
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/mtlparse-0.0.1 mtlparse 0.0.1]
 
:parse library use mtl package
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/HUnit-1.2.0.3 HUnit 1.2.0.3]
 
:A unit testing framework for Haskell
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/stm-2.1.1.2 stm 2.1.1.2]
 
:Software Transactional Memory
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/network-2.2.0.1 network 2.2.0.1]
 
:Networking-related facilities
 
[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