Difference between revisions of "Template:Main/News"

From HaskellWiki
Jump to navigation Jump to search
(Automated update by hackage2hwn)
(Made a link, since the list is not updated)
(14 intermediate revisions by 4 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/package/symbol-0.1 symbol 0.1]
+
See [http://hackage.haskell.org/packages/archive/recent.html here]
:A 'Symbol' type for fast symbol comparison.
 
  +
</div>
;[http://hackage.haskell.org/package/ref-mtl-0.2 ref-mtl 0.2]
 
:A type class for monads with references using type families.
 
;[http://hackage.haskell.org/package/network-data-0.2.0 network-data 0.2.0]
 
:Library for network data structures (ex: ip/udp/tcp headers and helper functions)
 
;[http://hackage.haskell.org/package/plugins-1.5.1 plugins 1.5.1]
 
:Dynamic linking for Haskell and C objects
 
;[http://hackage.haskell.org/package/ref-fd-0.2 ref-fd 0.2]
 
:A type class for monads with references using type families.
 
;[http://hackage.haskell.org/package/ref-tf-0.2 ref-tf 0.2]
 
:A type class for monads with references using type families.
 
;[http://hackage.haskell.org/package/lub-0.1.2 lub 0.1.2]
 
:information operators: least upper bound (lub) and greatest lower bound (glb)
 
;[http://hackage.haskell.org/package/unamb-0.2.4 unamb 0.2.4]
 
:Unambiguous choice
 
;[http://hackage.haskell.org/package/numeric-prelude-0.2 numeric-prelude 0.2]
 
:An experimental alternative hierarchy of numeric type classes
 
;[http://hackage.haskell.org/package/logic-TPTP-0.2.0.3 logic-TPTP 0.2.0.3]
 
:Import, export etc. for TPTP, a syntax for first-order logic
 
;[http://hackage.haskell.org/package/tls-0.1.2 tls 0.1.2]
 
:TLS protocol for Server and Client sides
 
;[http://hackage.haskell.org/package/iyql-0.0.7 iyql 0.0.7]
 
:CLI (command line interface) to YQL
 
;[http://hackage.haskell.org/package/graph-rewriting-lambdascope-0.4.7 graph-rewriting-lambdascope 0.4.7]
 
:Implementation of Lambdascope as an interactive graph-rewriting system
 
;[http://hackage.haskell.org/package/graph-rewriting-layout-0.4.3 graph-rewriting-layout 0.4.3]
 
:Force-directed node placement intended for incremental graph drawing
 
;[http://hackage.haskell.org/package/hoauth-0.3.1 hoauth 0.3.1]
 
:A Haskell implementation of OAuth 1.0a protocol.
 
;[http://hackage.haskell.org/package/BNFC-meta-0.1 BNFC-meta 0.1]
 
:Deriving Quasi-Quoters from BNF Grammars
 
;[http://hackage.haskell.org/package/happy-meta-0.1.1 happy-meta 0.1.1]
 
:Quasi-quoter for Happy parsers
 
[http://hackage.haskell.org/packages/archive/pkg-list.html More...]
 

Revision as of 15:01, 5 July 2012

Recent Package Updates mHvNV.png Rss16.png

See here