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/pure-priority-queue-0.13 pure-priority-queue 0.13]
+
;[http://hackage.haskell.org/package/hakyll-0.1 hakyll 0.1]
  +
:A simple static site generator library.
:A pure priority queue.
 
;[http://hackage.haskell.org/package/chalkboard-1.9.0.16 chalkboard 1.9.0.16]
+
;[http://hackage.haskell.org/package/syb-with-class-0.6 syb-with-class 0.6]
  +
:Scrap Your Boilerplate With Class
:Combinators for building and processing 2D images.
 
;[http://hackage.haskell.org/package/parallel-2.2.0.0 parallel 2.2.0.0]
+
;[http://hackage.haskell.org/package/starling-0.1.1 starling 0.1.1]
  +
:A memcached client
:Parallel programming library
 
;[http://hackage.haskell.org/package/chp-1.7.1 chp 1.7.1]
+
;[http://hackage.haskell.org/package/data-aviary-0.2.1 data-aviary 0.2.1]
  +
:Combinator birds.
:An implementation of concurrency ideas from Communicating Sequential Processes
 
;[http://hackage.haskell.org/package/simgi-0.2 simgi 0.2]
+
;[http://hackage.haskell.org/package/dequeue-0.1.4 dequeue 0.1.4]
  +
:A typeclass and an implementation for double-ended queues.
:stochastic simulation engine
 
;[http://hackage.haskell.org/package/control-monad-failure-mtl-0.5.0 control-monad-failure-mtl 0.5.0]
+
;[http://hackage.haskell.org/package/arbtt-0.4.4 arbtt 0.4.4]
  +
:Automatic Rule-Based Time Tracker
:A class for monads which can fail with an error.
 
;[http://hackage.haskell.org/package/control-monad-failure-0.5.0 control-monad-failure 0.5.0]
+
;[http://hackage.haskell.org/package/elerea-examples-1.2.0 elerea-examples 1.2.0]
  +
:Example applications for Elerea
:A class for monads which can fail with an error.
 
;[http://hackage.haskell.org/package/openssl-createkey-0.1 openssl-createkey 0.1]
+
;[http://hackage.haskell.org/package/elerea-1.2.1 elerea 1.2.1]
:Create OpenSSL keypairs.
 
;[http://hackage.haskell.org/package/elerea-1.2.0 elerea 1.2.0]
 
 
:A minimalistic FRP library
 
:A minimalistic FRP library
;[http://hackage.haskell.org/package/Omega-0.2.1 Omega 0.2.1]
+
;[http://hackage.haskell.org/package/HaXml-1.20 HaXml 1.20]
  +
:Utilities for manipulating XML documents
:Operations on Presburger arithmetic formulae
 
;[http://hackage.haskell.org/package/sorty-0.1.1 sorty 0.1.1]
+
;[http://hackage.haskell.org/package/uri-0.1.1 uri 0.1.1]
  +
:Library for working with URIs
:Sort lines per file size
 
;[http://hackage.haskell.org/package/monadLib-3.6 monadLib 3.6]
+
;[http://hackage.haskell.org/package/monadLib-3.6.1 monadLib 3.6.1]
 
:A collection of monad transformers.
 
:A collection of monad transformers.
;[http://hackage.haskell.org/package/statethread-0.1 statethread 0.1]
+
;[http://hackage.haskell.org/package/bitmap-0.0.1 bitmap 0.0.1]
  +
:A library for handling and manipulating bitmaps.
:The ST monad and STRefs
 
;[http://hackage.haskell.org/package/hpage-0.4.8 hpage 0.4.8]
+
;[http://hackage.haskell.org/package/error-message-1.0.1 error-message 1.0.1]
  +
:Composable error messages.
:A scrapbook for Haskell developers
 
;[http://hackage.haskell.org/package/eprocess-1.1.1 eprocess 1.1.1]
+
;[http://hackage.haskell.org/package/addLicenseInfo-0.1 addLicenseInfo 0.1]
  +
:Adds license info to the top of a file.
:*Very* basic Erlang-like process support for Haskell
 
;[http://hackage.haskell.org/package/pisigma-0.1.0.3 pisigma 0.1.0.3]
+
;[http://hackage.haskell.org/package/vector-0.4.2 vector 0.4.2]
  +
:Efficient Arrays
:dependently typed core language
 
;[http://hackage.haskell.org/package/hint-server-1.1.0 hint-server 1.1.0]
+
;[http://hackage.haskell.org/package/atom-0.1.3 atom 0.1.3]
  +
:A DSL for embedded hard realtime applications.
:A server process that runs hint.
 
 
;[http://hackage.haskell.org/package/matsuri-0.0.4 matsuri 0.0.4]
  +
:ncurses XMPP client
 
[http://hackage.haskell.org/packages/archive/pkg-list.html More...]
 
[http://hackage.haskell.org/packages/archive/pkg-list.html More...]

Revision as of 18:02, 5 December 2009

Recent Package Updates hackage-daily.png Rss.png

hakyll 0.1
A simple static site generator library.
syb-with-class 0.6
Scrap Your Boilerplate With Class
starling 0.1.1
A memcached client
data-aviary 0.2.1
Combinator birds.
dequeue 0.1.4
A typeclass and an implementation for double-ended queues.
arbtt 0.4.4
Automatic Rule-Based Time Tracker
elerea-examples 1.2.0
Example applications for Elerea
elerea 1.2.1
A minimalistic FRP library
HaXml 1.20
Utilities for manipulating XML documents
uri 0.1.1
Library for working with URIs
monadLib 3.6.1
A collection of monad transformers.
bitmap 0.0.1
A library for handling and manipulating bitmaps.
error-message 1.0.1
Composable error messages.
addLicenseInfo 0.1
Adds license info to the top of a file.
vector 0.4.2
Efficient Arrays
atom 0.1.3
A DSL for embedded hard realtime applications.
matsuri 0.0.4
ncurses XMPP client

More...