Difference between revisions of "Template:Main/News"

From HaskellWiki
Jump to navigation Jump to search
(Automated update by hackage2hwn)
(update hackage link)
(251 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/utf8-string-0.3.2 utf8-string 0.3.2]
 
 
See [http://hackage.haskell.org/recent here]
:Support for reading and writing UTF8 Strings
 
  +
</div>
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/htags-1.0.1 htags 1.0.1]
 
:A Haskell98 parsing tags program similar to ctags.
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/fgl-5.4.2.2 fgl 5.4.2.2]
 
:Martin Erwig's Functional Graph Library
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/RefSerialize-0.2.3 RefSerialize 0.2.3]
 
:Write to and read from Strings maintaining internal memory references
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/colour-1.0.0 colour 1.0.0]
 
:A model for human colour/color perception
 
;[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/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/packages/archive/pkg-list.html More...]
 

Revision as of 23:25, 29 October 2013

Recent Package Updates mHvNV.png Rss16.png

See here