Difference between revisions of "Template:Main/News"

From HaskellWiki
Jump to navigation Jump to search
(Automated update by hackage2hwn)
(Automated update by hackage2hwn)
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]
 
'''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]
   
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/system-uuid-1.0.2 system-uuid 1.0.2]
  +
:Bindings to system UUID functions.
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/PlslTools-0.0.2 PlslTools 0.0.2]
  +
:So far just a lint like program for PL/SQL. Diff and refactoring tools are planned
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/AERN-RnToRm-Plot-0.1.1 AERN-RnToRm-Plot 0.1.1]
  +
:GL plotting of polynomial function enclosures (PFEs)
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/AERN-RnToRm-0.4.2 AERN-RnToRm 0.4.2]
  +
:polynomial function enclosures (PFEs) approximating exact real functions
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/AERN-Real-0.9.8 AERN-Real 0.9.8]
  +
:arbitrary precision interval arithmetic for approximating exact real numbers
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/hake-1.1 hake 1.1]
 
:make tool. ruby : rake = haskell : hake
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/hscurses-1.3.0.2 hscurses 1.3.0.2]
  +
:NCurses bindings for Haskell
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/haxr-3000.1.1.2 haxr 3000.1.1.2]
  +
:XML-RPC client and server library.
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/yi-0.5.2 yi 0.5.2]
  +
:The Haskell-Scriptable Editor
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/vcard-0.1.3 vcard 0.1.3]
 
:A library for parsing/printing vCards from/to various formats.
  +
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/yjtools-0.9.7 yjtools 0.9.7]
 
:some tools for Monad, List, Tuple and so on.
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/vty-3.1.6 vty 3.1.6]
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/vty-3.1.6 vty 3.1.6]
 
:A simple terminal access library
 
:A simple terminal access library
Line 15: Line 37:
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/CouchDB-0.8.1.0 CouchDB 0.8.1.0]
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/CouchDB-0.8.1.0 CouchDB 0.8.1.0]
 
:CouchDB interface
 
:CouchDB interface
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/uniplate-1.2.0.3 uniplate 1.2.0.3]
 
:Uniform type generic traversals.
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/Hedi-0.1.1 Hedi 0.1.1]
 
:Line oriented editor
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/vcard-0.1.1 vcard 0.1.1]
 
:A library for parsing/printing vCards from/to various formats.
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/gitit-0.3.2 gitit 0.3.2]
 
:Wiki using HAppS, git, and pandoc.
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/HTTP-3001.1.5 HTTP 3001.1.5]
 
:A library for client-side HTTP
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/hake-1.0 hake 1.0]
 
:make tool. ruby : rake = haskell : hake
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/yjtools-0.9.6 yjtools 0.9.6]
 
:some tools for Monad, List, Tuple and so on.
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/Vec-0.9.5 Vec 0.9.5]
 
:Fixed-length lists and low-dimensional linear algebra.
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/darcs-graph-1.0 darcs-graph 1.0]
 
:Generate graphs of darcs repository activity
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/HARM-0.1.3 HARM 0.1.3]
 
:A simple ARM emulator in haskell
 
 
[http://hackage.haskell.org/packages/archive/pkg-list.html More...]
 
[http://hackage.haskell.org/packages/archive/pkg-list.html More...]

Revision as of 08:04, 2 December 2008

Recent Package Updates hackage-daily.png Rss.png

system-uuid 1.0.2
Bindings to system UUID functions.
PlslTools 0.0.2
So far just a lint like program for PL/SQL. Diff and refactoring tools are planned
AERN-RnToRm-Plot 0.1.1
GL plotting of polynomial function enclosures (PFEs)
AERN-RnToRm 0.4.2
polynomial function enclosures (PFEs) approximating exact real functions
AERN-Real 0.9.8
arbitrary precision interval arithmetic for approximating exact real numbers
hake 1.1
make tool. ruby : rake = haskell : hake
hscurses 1.3.0.2
NCurses bindings for Haskell
haxr 3000.1.1.2
XML-RPC client and server library.
yi 0.5.2
The Haskell-Scriptable Editor
vcard 0.1.3
A library for parsing/printing vCards from/to various formats.
yjtools 0.9.7
some tools for Monad, List, Tuple and so on.
vty 3.1.6
A simple terminal access library
TypeCompose 0.6.3
Type composition classes & instances
vector-space 0.5.1
Vector & affine spaces, linear maps, and derivatives (requires ghc 6.9)
infinite-search 0.11
Exhaustively searchable infinite sets.
regexpr 0.5.1
regular expression like Perl/Ruby in Haskell
tagsoup-ht 0.2
alternative parser for the tagsoup package
CouchDB 0.8.1.0
CouchDB interface

More...