Difference between revisions of "Template:Main/News"

From HaskellWiki
Jump to navigation Jump to search
(this week's news)
(524 intermediate revisions by 15 users not shown)
Line 1: Line 1:
  +
<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%">
''2007-01-01''
 
  +
See [http://hackage.haskell.org/recent here]
 
  +
</div>
<ul><li><p><em>hscolour-1.6</em>. Malcolm Wallace
 
[http://article.gmane.org/gmane.comp.lang.haskell.general/14677 announced] HsColour, a popular syntax-highlighter for Haskell code. It can generate ANSI terminal colour codes, HTML, and CSS, and can insert hyperlink anchors for function definitions (useful in conjunction with [http://haskell.org/haddock Haddock]). [http://www.cs.york.ac.uk/fp/darcs/hscolour HsColour-1.6] is now available. The major addition is a new LaTeX output mode.</p></li>
 
 
<li><p><em>Dimensional: Statically checked physical dimensions</em>. Bj�rn Buckwalter
 
[http://article.gmane.org/gmane.comp.lang.haskell.general/14691 announced] version 0.1 of [http://code.google.com/p/dimensional/ Dimensional], a module for statically checked physical dimensions. The module facilitates calculations with physical quantities while statically preventing e.g. addition of quantities with differing physical dimensions.</p></li>
 
 
<li><p><em>vty 2.0</em>. Stefan O'Rear
 
[http://article.gmane.org/gmane.comp.lang.haskell.general/14703 announced] a new major version of [http://members.cox.net/stefanor/vty vty]. Differences from 1.0 include: vty now uses a record type for attributes, instead of bitfields in an Int; vty now supports setting background colors; you can now explicitly specify 'default' colors; vty now supports Unicode characters on output, automatically setting and resetting UTF-8 mode.</p></li>
 
 
<li><p><em>'Lambda Revolution' tshirts</em>. Paul Johnson
 
[http://article.gmane.org/gmane.comp.lang.haskell.cafe/17916 announced] the creation
 
of a new Haskell tshirt, on the theme of 'The Lambda Revolution'. Tshirts are available from [http://www.cafepress.com/l_revolution CafePress], and the designs are freely available.</p></li></ul>
 
 
[[Old news|More news]]
 

Revision as of 21:33, 21 January 2015

Recent Package Updates mHvNV.png Rss16.png

See here