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)
 
(390 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/list-extras-0.2.0 list-extras 0.2.0]
 
 
See [https://hackage.haskell.org/packages/recent here]
:Common not-so-common functions for lists
 
  +
</div>
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/Pugs-6.2.13.10 Pugs 6.2.13.10]
 
:A Perl 6 Implementation
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/mueval-0.4.6 mueval 0.4.6]
 
:Safely evaluate Haskell expressions
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/haddock-2.2.0 haddock 2.2.0]
 
:A documentation-generation tool for Haskell libraries
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/bytestring-show-0.1.1 bytestring-show 0.1.1]
 
:Efficient conversion of values into readable byte strings.
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/HXQ-0.8.5 HXQ 0.8.5]
 
:A Compiler from XQuery to Haskell
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/yi-0.4.1 yi 0.4.1]
 
:The Haskell-Scriptable Editor
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/RJson-0.3.5 RJson 0.3.5]
 
:A reflective JSON serializer/parser.
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/haskeline-0.2.1 haskeline 0.2.1]
 
:A command-line interface for user input, written in Haskell.
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/AERN-Real-0.9.5 AERN-Real 0.9.5]
 
:arbitrary precision interval arithmetic for approximating exact real numbers
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/nat-0.1 nat 0.1]
 
:Lazy binary natural numbers
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/bytestring-lexing-0.1.2 bytestring-lexing 0.1.2]
 
:Parse literals efficiently from bytestrings
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/iException-0.0.1 iException 0.0.1]
 
:Version of Control.Exception using InterleavableIO.
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/AvlTree-3.2 AvlTree 3.2]
 
:Balanced binary trees using the AVL algorithm.
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/COrdering-2.3 COrdering 2.3]
 
:An algebraic data type similar to Prelude Ordering.
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/interleavableGen-0.0.1 interleavableGen 0.0.1]
 
:Generates a version of a module using InterleavableIO
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/interleavableIO-0.0.1 interleavableIO 0.0.1]
 
:Use other Monads in functions that asks for an IO Monad.
 
[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