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/package/data-ordlist-0.4.2 data-ordlist 0.4.2]
+
;[http://hackage.haskell.org/package/vector-binary-instances-0.1.2 vector-binary-instances 0.1.2]
  +
:Instances of Data.Binary and Data.Serialize for vector
:Set and bag operations on ordered lists
 
;[http://hackage.haskell.org/package/minirotate-0.1.1.2 minirotate 0.1.1.2]
+
;[http://hackage.haskell.org/package/multiset-comb-0.1 multiset-comb 0.1]
  +
:Combinatorial operations on multisets
:Minimalistic file rotation utility
 
;[http://hackage.haskell.org/package/cuda-0.1 cuda 0.1]
+
;[http://hackage.haskell.org/package/vector-random-0.1 vector-random 0.1]
  +
:Generate vectors filled with high quality pseudorandom numbers
:A binding to the CUDA interface for programming NVIDIA GPUs
 
;[http://hackage.haskell.org/package/HDBC-sqlite3-2.3.0.0 HDBC-sqlite3 2.3.0.0]
+
;[http://hackage.haskell.org/package/hack-handler-epoll-0.1.3 hack-handler-epoll 0.1.3]
  +
:hack handler implementation using epoll
:Sqlite v3 driver for HDBC
 
;[http://hackage.haskell.org/package/HDBC-odbc-2.2.3.0 HDBC-odbc 2.2.3.0]
+
;[http://hackage.haskell.org/package/minimung-0.1 minimung 0.1]
  +
:Shows how to run grabber on Mac OS X
:ODBC driver for HDBC
 
;[http://hackage.haskell.org/package/HDBC-postgresql-2.2.3.0 HDBC-postgresql 2.2.3.0]
+
;[http://hackage.haskell.org/package/NineP-0.0.1 NineP 0.0.1]
  +
:9P2000 in pure Haskell
:PostgreSQL driver for HDBC
 
;[http://hackage.haskell.org/package/ChristmasTree-0.1.4 ChristmasTree 0.1.4]
+
;[http://hackage.haskell.org/package/statistics-fusion-1.0.1 statistics-fusion 1.0.1]
  +
:An implementation of high performance, minimal statistics functions
:Changing Haskell's Read Implementation Such That by Mainpulating Abstract Syntax Trees it Reads Expressions Efficiently
 
;[http://hackage.haskell.org/package/convertible-1.0.9 convertible 1.0.9]
+
;[http://hackage.haskell.org/package/HaskellTorrent-0.0 HaskellTorrent 0.0]
  +
:A concurrent bittorrent client
:Typeclasses and instances for converting between types
 
;[http://hackage.haskell.org/package/TTTAS-0.3.0 TTTAS 0.3.0]
+
;[http://hackage.haskell.org/package/hexpat-0.12 hexpat 0.12]
  +
:wrapper for expat, the fast XML parser
:Typed Transformations of Typed Abstract Syntax
 
;[http://hackage.haskell.org/package/HDBC-2.2.3 HDBC 2.2.3]
+
;[http://hackage.haskell.org/package/vector-mmap-0.0.2 vector-mmap 0.0.2]
  +
:Memory map immutable and mutable vectors
:Haskell Database Connectivity
 
;[http://hackage.haskell.org/package/hakyll-1.4 hakyll 1.4]
+
;[http://hackage.haskell.org/package/HaskellForMaths-0.2.1 HaskellForMaths 0.2.1]
  +
:Combinatorics, group theory, commutative algebra, non-commutative algebra
:A simple static site generator library.
 
;[http://hackage.haskell.org/package/concurrent-extra-0.1.0.1 concurrent-extra 0.1.0.1]
+
;[http://hackage.haskell.org/package/RSA-1.0.3 RSA 1.0.3]
  +
:Implementation of RSA, using the padding schemes of PKCS#1 v2.1.
:Extra concurrency primitives
 
;[http://hackage.haskell.org/package/open-pandoc-1.4 open-pandoc 1.4]
+
;[http://hackage.haskell.org/package/gtkrsync-1.0.4 gtkrsync 1.0.4]
  +
:Gnome rsync progress display
:Conversion between markup formats
 
;[http://hackage.haskell.org/package/Agata-0.1.1 Agata 0.1.1]
+
;[http://hackage.haskell.org/package/ftphs-1.0.7 ftphs 1.0.7]
  +
:FTP Client and Server Library
:Generator-generator for QuickCheck
 
  +
;[http://hackage.haskell.org/package/ConfigFile-1.0.6 ConfigFile 1.0.6]
  +
:Configuration file reading & writing
 
[http://hackage.haskell.org/packages/archive/pkg-list.html More...]
 
[http://hackage.haskell.org/packages/archive/pkg-list.html More...]

Revision as of 22:40, 20 February 2010

Recent Package Updates hackage-daily.png Rss.png

vector-binary-instances 0.1.2
Instances of Data.Binary and Data.Serialize for vector
multiset-comb 0.1
Combinatorial operations on multisets
vector-random 0.1
Generate vectors filled with high quality pseudorandom numbers
hack-handler-epoll 0.1.3
hack handler implementation using epoll
minimung 0.1
Shows how to run grabber on Mac OS X
NineP 0.0.1
9P2000 in pure Haskell
statistics-fusion 1.0.1
An implementation of high performance, minimal statistics functions
HaskellTorrent 0.0
A concurrent bittorrent client
hexpat 0.12
wrapper for expat, the fast XML parser
vector-mmap 0.0.2
Memory map immutable and mutable vectors
HaskellForMaths 0.2.1
Combinatorics, group theory, commutative algebra, non-commutative algebra
RSA 1.0.3
Implementation of RSA, using the padding schemes of PKCS#1 v2.1.
gtkrsync 1.0.4
Gnome rsync progress display
ftphs 1.0.7
FTP Client and Server Library
ConfigFile 1.0.6
Configuration file reading & writing

More...