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/ad-0.44.1 ad 0.44.1]
+
;[http://hackage.haskell.org/package/heist-0.2.2 heist 0.2.2]
  +
:An xhtml templating system
:Automatic Differentiation
 
;[http://hackage.haskell.org/package/rounding-0.0.1 rounding 0.0.1]
+
;[http://hackage.haskell.org/package/bird-0.0.1 bird 0.0.1]
  +
:A simple, sinatra-inspired web framework.
:Explicit floating point rounding mode wrappers
 
;[http://hackage.haskell.org/package/liboleg-2010.1.6.1 liboleg 2010.1.6.1]
+
;[http://hackage.haskell.org/package/text-json-qq-0.1 text-json-qq 0.1]
  +
:Json Quasiquatation for Haskell.
:An evolving collection of Oleg Kiselyov's Haskell modules
 
;[http://hackage.haskell.org/package/hlibfam-0.2 hlibfam 0.2]
+
;[http://hackage.haskell.org/package/cpsa-2.0.5 cpsa 2.0.5]
  +
:Symbolic cryptographic protocol analyzer
:FFI interface to libFAM
 
;[http://hackage.haskell.org/package/vector-instances-0.0.1 vector-instances 0.0.1]
+
;[http://hackage.haskell.org/package/MazesOfMonad-1.0.6 MazesOfMonad 1.0.6]
  +
:Console-based Role Playing Game
:Orphan Instances for 'Data.Vector'
 
;[http://hackage.haskell.org/package/regex-posix-unittest-1.1 regex-posix-unittest 1.1]
+
;[http://hackage.haskell.org/package/rsagl-0.4.0.1 rsagl 0.4.0.1]
  +
:The RogueStar Animation and Graphics Library
:Unit tests for the plaform's Posix regex library
 
;[http://hackage.haskell.org/package/regex-tdfa-1.1.3 regex-tdfa 1.1.3]
+
;[http://hackage.haskell.org/package/roguestar-gl-0.4.0.1 roguestar-gl 0.4.0.1]
  +
:Sci-fi roguelike (turn-based, chessboard-tiled, role playing) game
:Replaces/Enhances Text.Regex
 
;[http://hackage.haskell.org/package/regex-posix-0.94.2 regex-posix 0.94.2]
+
;[http://hackage.haskell.org/package/roguestar-engine-0.4.0.1 roguestar-engine 0.4.0.1]
  +
:Sci-fi roguelike (turn-based, chessboard-tiled, role playing) game
:Replaces/Enhances Text.Regex
 
;[http://hackage.haskell.org/package/regex-pcre-0.94.2 regex-pcre 0.94.2]
+
;[http://hackage.haskell.org/package/priority-sync-0.2.1.0 priority-sync 0.2.1.0]
  +
:Cooperative task prioritization.
:Replaces/Enhances Text.Regex
 
;[http://hackage.haskell.org/package/regex-compat-0.93.1 regex-compat 0.93.1]
+
;[http://hackage.haskell.org/package/Twofish-0.2 Twofish 0.2]
  +
:An implementation of the Twofish Symmetric-key cipher.
:Replaces/Enhances Text.Regex
 
;[http://hackage.haskell.org/package/regex-base-0.93.2 regex-base 0.93.2]
+
;[http://hackage.haskell.org/package/Vec-0.9.8 Vec 0.9.8]
  +
:Fixed-length lists and low-dimensional linear algebra.
:Replaces/Enhances Text.Regex
 
;[http://hackage.haskell.org/package/CHXHtml-0.1.1 CHXHtml 0.1.1]
+
;[http://hackage.haskell.org/package/QuickCheck-2.1.1.1 QuickCheck 2.1.1.1]
  +
:Automatic testing of Haskell programs
:A W3C compliant (X)HTML generating library
 
;[http://hackage.haskell.org/package/binary-communicator-1.0.1 binary-communicator 1.0.1]
+
;[http://hackage.haskell.org/package/gsmenu-2.0 gsmenu 2.0]
  +
:A visual generic menu
:Flexible way to ease transmission of binary data.
 
;[http://hackage.haskell.org/package/bluetile-0.4.1 bluetile 0.4.1]
+
;[http://hackage.haskell.org/package/happy-1.18.5 happy 1.18.5]
  +
:Happy is a parser generator for Haskell
:A modern tiling window manager with a gentle learning curve
 
  +
;[http://hackage.haskell.org/package/hakyll-2.1.1 hakyll 2.1.1]
  +
:A simple static site generator library.
 
[http://hackage.haskell.org/packages/archive/pkg-list.html More...]
 
[http://hackage.haskell.org/packages/archive/pkg-list.html More...]

Revision as of 02:54, 19 June 2010

Recent Package Updates hackage-daily.png Rss.png

heist 0.2.2
An xhtml templating system
bird 0.0.1
A simple, sinatra-inspired web framework.
text-json-qq 0.1
Json Quasiquatation for Haskell.
cpsa 2.0.5
Symbolic cryptographic protocol analyzer
MazesOfMonad 1.0.6
Console-based Role Playing Game
rsagl 0.4.0.1
The RogueStar Animation and Graphics Library
roguestar-gl 0.4.0.1
Sci-fi roguelike (turn-based, chessboard-tiled, role playing) game
roguestar-engine 0.4.0.1
Sci-fi roguelike (turn-based, chessboard-tiled, role playing) game
priority-sync 0.2.1.0
Cooperative task prioritization.
Twofish 0.2
An implementation of the Twofish Symmetric-key cipher.
Vec 0.9.8
Fixed-length lists and low-dimensional linear algebra.
QuickCheck 2.1.1.1
Automatic testing of Haskell programs
gsmenu 2.0
A visual generic menu
happy 1.18.5
Happy is a parser generator for Haskell
hakyll 2.1.1
A simple static site generator library.

More...