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/htags-1.0 htags 1.0]
  +
: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]
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/colour-1.0.0 colour 1.0.0]
 
:A model for human colour/color perception
 
:A model for human colour/color perception
Line 13: Line 19:
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/TCache-0.5.3 TCache 0.5.3]
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/TCache-0.5.3 TCache 0.5.3]
 
:A Transactional data cache with configurable persistence
 
:A Transactional data cache with configurable persistence
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/RefSerialize-0.2.1 RefSerialize 0.2.1]
 
:Write to and read from Strings maintaining internal memory references
 
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/bff-0.2 bff 0.2]
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/bff-0.2 bff 0.2]
 
:Bidirectionalization for Free! (POPL'09)
 
:Bidirectionalization for Free! (POPL'09)
Line 23: Line 27:
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/yjftp-0.3.3 yjftp 0.3.3]
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/yjftp-0.3.3 yjftp 0.3.3]
 
:CUI FTP client like 'ftp', 'ncftp'
 
:CUI FTP client like 'ftp', 'ncftp'
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/mtlparse-0.0.1 mtlparse 0.0.1]
 
:parse library use mtl package
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/HUnit-1.2.0.3 HUnit 1.2.0.3]
 
:A unit testing framework for Haskell
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/stm-2.1.1.2 stm 2.1.1.2]
 
:Software Transactional Memory
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/network-2.2.0.1 network 2.2.0.1]
 
:Networking-related facilities
 
 
[http://hackage.haskell.org/packages/archive/pkg-list.html More...]
 
[http://hackage.haskell.org/packages/archive/pkg-list.html More...]

Revision as of 18:46, 3 November 2008

Recent Package Updates hackage-daily.png Rss.png

htags 1.0
A Haskell98 parsing tags program similar to ctags.
fgl 5.4.2.2
Martin Erwig's Functional Graph Library
RefSerialize 0.2.3
Write to and read from Strings maintaining internal memory references
colour 1.0.0
A model for human colour/color perception
ehaskell 0.1
like eruby, ehaskell is embedded haskell.
SourceGraph 0.3
Use graph-theory to analyse your code
Graphalyze 0.5
Graph-Theoretic Analysis library.
regexpr 0.3.4
regular expression like Perl/Ruby in Haskell
TCache 0.5.3
A Transactional data cache with configurable persistence
bff 0.2
Bidirectionalization for Free! (POPL'09)
hake 0.8
make tool. ruby : rake = haskell : hake
yjtools 0.6
some tools for Monad, List, Tuple and so on.
yjftp 0.3.3
CUI FTP client like 'ftp', 'ncftp'

More...