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)
(29 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/lambdabot-utils-4.2.1 lambdabot-utils 4.2.1]
 
 
See [http://hackage.haskell.org/packages/archive/recent.html here]
:Utility libraries for the advanced IRC bot, Lambdabot
 
  +
</div>
;[http://hackage.haskell.org/package/ieee-0.6.1 ieee 0.6.1]
 
:Approximate comparisons for IEEE floating point numbers
 
;[http://hackage.haskell.org/package/vector-space-0.7.1 vector-space 0.7.1]
 
:Vector & affine spaces, linear maps, and derivatives (requires ghc 6.9 or better)
 
;[http://hackage.haskell.org/package/hsyscall-0.4 hsyscall 0.4]
 
:FFI to syscalls
 
;[http://hackage.haskell.org/package/threads-0.2 threads 0.2]
 
:Fork threads and wait for their result
 
;[http://hackage.haskell.org/package/Hawk-0.0.2 Hawk 0.0.2]
 
:Haskell Web Application Kit
 
;[http://hackage.haskell.org/package/hashmap-1.0.0.2 hashmap 1.0.0.2]
 
:Persistent containers HashMap and HashSet.
 
;[http://hackage.haskell.org/package/data-accessor-mtl-0.2.0.1 data-accessor-mtl 0.2.0.1]
 
:Use Accessor to access state in mtl State monad class
 
;[http://hackage.haskell.org/package/data-accessor-template-0.2.1.5 data-accessor-template 0.2.1.5]
 
:Utilities for accessing and manipulating fields of records
 
;[http://hackage.haskell.org/package/data-accessor-transformers-0.2.1.2 data-accessor-transformers 0.2.1.2]
 
:Use Accessor to access state in transformers State monad
 
;[http://hackage.haskell.org/package/data-accessor-monads-tf-0.2.1.2 data-accessor-monads-tf 0.2.1.2]
 
:Use Accessor to access state in monads-tf State monad type family
 
;[http://hackage.haskell.org/package/data-accessor-monads-fd-0.2.0.2 data-accessor-monads-fd 0.2.0.2]
 
:Use Accessor to access state in monads-fd State monad class
 
;[http://hackage.haskell.org/package/data-accessor-0.2.1.4 data-accessor 0.2.1.4]
 
:Utilities for accessing and manipulating fields of records
 
;[http://hackage.haskell.org/package/HDBC-mysql-0.6.3 HDBC-mysql 0.6.3]
 
:MySQL driver for HDBC
 
;[http://hackage.haskell.org/package/clash-0.1 clash 0.1]
 
:CAES Language for Synchronous Hardware (CLaSH)
 
;[http://hackage.haskell.org/package/parsec-extra-0.1.0.1 parsec-extra 0.1.0.1]
 
:Some miscellaneous basic string parsers.
 
;[http://hackage.haskell.org/package/list-extras-0.4.0.1 list-extras 0.4.0.1]
 
:Common not-so-common functions for lists
 
;[http://hackage.haskell.org/package/bytestring-nums-0.3.2 bytestring-nums 0.3.2]
 
:Parse numeric literals from ByteStrings.
 
;[http://hackage.haskell.org/package/hbeanstalk-0.1 hbeanstalk 0.1]
 
:Client for the beanstalkd workqueue service.
 
[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