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/ghc-core-0.5 ghc-core 0.5]
  +
:Display GHC's core and assembly output in a pager
 
;[http://hackage.haskell.org/package/colorize-haskell-1.0.0 colorize-haskell 1.0.0]
  +
:Highligt Haskell source
 
;[http://hackage.haskell.org/package/HDRUtils-1.0.2 HDRUtils 1.0.2]
  +
:Utilities for reading, manipulating, and writing HDR images
 
;[http://hackage.haskell.org/package/agum-1.0 agum 1.0]
  +
:Unification and Matching in an Abelian Group
 
;[http://hackage.haskell.org/package/file-embed-0.0.2 file-embed 0.0.2]
  +
:Use Template Haskell to embed file contents directly.
 
;[http://hackage.haskell.org/package/moe-2009.8.28 moe 2009.8.28]
 
:html with style
 
;[http://hackage.haskell.org/package/hoauth-0.1.1 hoauth 0.1.1]
 
:A Haskell implementation of OAuth 1.0 protocol.
 
;[http://hackage.haskell.org/package/hircules-0.3.92 hircules 0.3.92]
  +
:IRC client
 
;[http://hackage.haskell.org/package/union-find-0.1 union-find 0.1]
  +
:Efficient union and equivalence testing of sets.
 
;[http://hackage.haskell.org/package/jail-0.0.1.1 jail 0.0.1.1]
 
:Jailed IO monad.
 
;[http://hackage.haskell.org/package/irc-0.4.4.2 irc 0.4.4.2]
 
;[http://hackage.haskell.org/package/irc-0.4.4.2 irc 0.4.4.2]
 
:A small library for parsing IRC messages.
 
:A small library for parsing IRC messages.
 
;[http://hackage.haskell.org/package/TrieMap-0.0.1.1 TrieMap 0.0.1.1]
 
;[http://hackage.haskell.org/package/TrieMap-0.0.1.1 TrieMap 0.0.1.1]
 
:An implementation of generalized tries with sophisticated map type inference.
 
:An implementation of generalized tries with sophisticated map type inference.
;[http://hackage.haskell.org/package/jail-0.0.1 jail 0.0.1]
 
:Jailed IO monad.
 
 
;[http://hackage.haskell.org/package/fclabels-0.2.0 fclabels 0.2.0]
 
;[http://hackage.haskell.org/package/fclabels-0.2.0 fclabels 0.2.0]
 
:First class record labels
 
:First class record labels
 
;[http://hackage.haskell.org/package/scion-0.1.0.2 scion 0.1.0.2]
 
;[http://hackage.haskell.org/package/scion-0.1.0.2 scion 0.1.0.2]
 
:Haskell IDE library
 
:Haskell IDE library
;[http://hackage.haskell.org/package/hSimpleDB-0.2 hSimpleDB 0.2]
 
:Interface to Amazon's SimpleDB service.
 
;[http://hackage.haskell.org/package/type-equality-0.1.0 type-equality 0.1.0]
 
:Type equality, coercion/cast and other operations.
 
;[http://hackage.haskell.org/package/hsmtpclient-1.0 hsmtpclient 1.0]
 
:Simple SMTP Client
 
;[http://hackage.haskell.org/package/bytestringparser-temporary-0.4.0 bytestringparser-temporary 0.4.0]
 
:Combinator parsing with Data.ByteString.Lazy
 
;[http://hackage.haskell.org/package/hoauth-0.0.4 hoauth 0.0.4]
 
:A Haskell implementation of OAuth 1.0 protocol.
 
;[http://hackage.haskell.org/package/archlinux-0.2.3 archlinux 0.2.3]
 
:Support for working with Arch Linux packages
 
;[http://hackage.haskell.org/package/Haschoo-0.1 Haschoo 0.1]
 
:Minimalist R5RS Scheme interpreter
 
;[http://hackage.haskell.org/package/gitit-0.6.2 gitit 0.6.2]
 
:Wiki using happstack, git or darcs, and pandoc.
 
;[http://hackage.haskell.org/package/moe-2009.8.26 moe 2009.8.26]
 
:html with style
 
;[http://hackage.haskell.org/package/hmpfr-0.2.1 hmpfr 0.2.1]
 
:Haskell binding to MPFR library
 
;[http://hackage.haskell.org/package/pureMD5-1.0.0.1 pureMD5 1.0.0.1]
 
:MD5 implementations that should become part of a ByteString Crypto package.
 
;[http://hackage.haskell.org/package/Hieroglyph-3.89 Hieroglyph 3.89]
 
:Purely functional 2D graphics for visualization.
 
 
[http://hackage.haskell.org/packages/archive/pkg-list.html More...]
 
[http://hackage.haskell.org/packages/archive/pkg-list.html More...]

Revision as of 04:17, 29 August 2009

Recent Package Updates hackage-daily.png Rss.png

ghc-core 0.5
Display GHC's core and assembly output in a pager
colorize-haskell 1.0.0
Highligt Haskell source
HDRUtils 1.0.2
Utilities for reading, manipulating, and writing HDR images
agum 1.0
Unification and Matching in an Abelian Group
file-embed 0.0.2
Use Template Haskell to embed file contents directly.
moe 2009.8.28
html with style
hoauth 0.1.1
A Haskell implementation of OAuth 1.0 protocol.
hircules 0.3.92
IRC client
union-find 0.1
Efficient union and equivalence testing of sets.
jail 0.0.1.1
Jailed IO monad.
irc 0.4.4.2
A small library for parsing IRC messages.
TrieMap 0.0.1.1
An implementation of generalized tries with sophisticated map type inference.
fclabels 0.2.0
First class record labels
scion 0.1.0.2
Haskell IDE library

More...