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/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/package/cabal2doap-0.2 cabal2doap 0.2]
  +
:Cabal to Description-of-a-Project (DOAP)
 
;[http://hackage.haskell.org/package/maid-2009.8.25 maid 2009.8.25]
  +
:A simple static web server
 
;[http://hackage.haskell.org/package/LslPlus-0.4.3 LslPlus 0.4.3]
  +
:An execution and testing framework for the Linden Scripting Language (LSL)
 
;[http://hackage.haskell.org/package/file-embed-0.0.1 file-embed 0.0.1]
  +
:Use Template Haskell to embed file contents directly.
  +
;[http://hackage.haskell.org/package/named-lock-0.1 named-lock 0.1]
  +
:A named lock that is created on demand.
  +
;[http://hackage.haskell.org/package/rss2irc-0.3 rss2irc 0.3]
  +
:Watch an RSS/Atom feed and write it to an IRC channel
  +
;[http://hackage.haskell.org/package/hscolour-1.15 hscolour 1.15]
  +
:Colourise Haskell code.
 
;[http://hackage.haskell.org/package/hoauth-0.0.3 hoauth 0.0.3]
 
;[http://hackage.haskell.org/package/hoauth-0.0.3 hoauth 0.0.3]
 
:A Haskell implementation of OAuth 1.0 protocol.
 
:A Haskell implementation of OAuth 1.0 protocol.
Line 7: Line 33:
 
;[http://hackage.haskell.org/package/bytestringparser-temporary-0.3.0 bytestringparser-temporary 0.3.0]
 
;[http://hackage.haskell.org/package/bytestringparser-temporary-0.3.0 bytestringparser-temporary 0.3.0]
 
:Combinator parsing with Data.ByteString.Lazy
 
:Combinator parsing with Data.ByteString.Lazy
;[http://hackage.haskell.org/package/epoll-0.1.1 epoll 0.1.1]
 
:Low-level bindings to epoll.
 
;[http://hackage.haskell.org/package/moe-2009.8.23 moe 2009.8.23]
 
:html combinator with style
 
;[http://hackage.haskell.org/package/astrds-0.1 astrds 0.1]
 
:an incomplete 2d space game
 
;[http://hackage.haskell.org/package/haskell-src-exts-1.1.3.1 haskell-src-exts 1.1.3.1]
 
:Manipulating Haskell source: abstract syntax, lexer, parser, and pretty-printer
 
;[http://hackage.haskell.org/package/bytestring-nums-0.2.1 bytestring-nums 0.2.1]
 
:Parse numeric literals from ByteStrings.
 
;[http://hackage.haskell.org/package/graphtype-0.1.1 graphtype 0.1.1]
 
:A simple tool to illustrate dependencies between Haskell types
 
;[http://hackage.haskell.org/package/filestore-0.3.2 filestore 0.3.2]
 
:Interface for versioning file stores.
 
;[http://hackage.haskell.org/package/HaskellForMaths-0.1.7 HaskellForMaths 0.1.7]
 
:Added by DavidAmos, Sat Aug 22 20:12:28 UTC 2009.
 
;[http://hackage.haskell.org/package/boxes-0.1.1 boxes 0.1.1]
 
:2D text pretty-printing library
 
;[http://hackage.haskell.org/package/hums-0.2.4 hums 0.2.4]
 
:Haskell UPnP Media Server
 
 
[http://hackage.haskell.org/packages/archive/pkg-list.html More...]
 
[http://hackage.haskell.org/packages/archive/pkg-list.html More...]

Revision as of 00:27, 26 August 2009

Recent Package Updates hackage-daily.png Rss.png

Haschoo 0.1
Minimalist R5RS Scheme interpreter
gitit 0.6.2
Wiki using happstack, git or darcs, and pandoc.
moe 2009.8.26
html with style
hmpfr 0.2.1
Haskell binding to MPFR library
pureMD5 1.0.0.1
MD5 implementations that should become part of a ByteString Crypto package.
Hieroglyph 3.89
Purely functional 2D graphics for visualization.
cabal2doap 0.2
Cabal to Description-of-a-Project (DOAP)
maid 2009.8.25
A simple static web server
LslPlus 0.4.3
An execution and testing framework for the Linden Scripting Language (LSL)
file-embed 0.0.1
Use Template Haskell to embed file contents directly.
named-lock 0.1
A named lock that is created on demand.
rss2irc 0.3
Watch an RSS/Atom feed and write it to an IRC channel
hscolour 1.15
Colourise Haskell code.
hoauth 0.0.3
A Haskell implementation of OAuth 1.0 protocol.
formlets 0.6
Formlets implemented in Haskell
bytestringparser-temporary 0.3.0
Combinator parsing with Data.ByteString.Lazy

More...