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/cgi-bin/hackage-scripts/package/panda-2008.10.16 panda 2008.10.16]
  +
:A simple static blog engine
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/unicode-prelude-0.1.1 unicode-prelude 0.1.1]
  +
:Unicode notation for some definitions in Prelude
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/SourceGraph-0.2 SourceGraph 0.2]
  +
:Use graph-theory to analyse your code
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/Graphalyze-0.4 Graphalyze 0.4]
  +
:Graph-Theoretic Analysis library.
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/validate-0.11 validate 0.11]
  +
:Validate
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/heap-0.5.0 heap 0.5.0]
  +
:Heaps in Haskell
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/OneTuple-0.2.0 OneTuple 0.2.0]
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/OneTuple-0.2.0 OneTuple 0.2.0]
 
:Singleton Tuple
 
:Singleton Tuple
Line 19: Line 31:
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/html-1.0.1.2 html 1.0.1.2]
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/html-1.0.1.2 html 1.0.1.2]
 
:HTML combinator library
 
:HTML combinator library
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/haskell-src-1.0.1.3 haskell-src 1.0.1.3]
 
:Manipulating Haskell source code
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/QuickCheck-1.2.0.0 QuickCheck 1.2.0.0]
 
:Automatic testing of Haskell programs
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/X11-1.4.4 X11 1.4.4]
 
:A binding to the X11 graphics library
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/cabal-install-0.6.0 cabal-install 0.6.0]
 
:The command-line interface for Cabal and Hackage.
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/frag-1.1.2 frag 1.1.2]
 
:A 3-D First Person Shooter Game
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/hsx-0.4.5 hsx 0.4.5]
 
:HSX (Haskell Source with XML) allows literal XML syntax to be used in Haskell source code.
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/Cabal-1.6.0.1 Cabal 1.6.0.1]
 
:A framework for packaging Haskell software
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/haskell-src-exts-0.3.9 haskell-src-exts 0.3.9]
 
:Manipulating Haskell source: abstract syntax, lexer, parser, and pretty-printer
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/utf8-light-0.4 utf8-light 0.4]
 
:Unicode
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/uvector-0.1.0.3 uvector 0.1.0.3]
 
:Fast unboxed arrays with a flexible interface
 
 
[http://hackage.haskell.org/packages/archive/pkg-list.html More...]
 
[http://hackage.haskell.org/packages/archive/pkg-list.html More...]

Revision as of 22:09, 12 October 2008

Recent Package Updates hackage-daily.png Rss.png

panda 2008.10.16
A simple static blog engine
unicode-prelude 0.1.1
Unicode notation for some definitions in Prelude
SourceGraph 0.2
Use graph-theory to analyse your code
Graphalyze 0.4
Graph-Theoretic Analysis library.
validate 0.11
Validate
heap 0.5.0
Heaps in Haskell
OneTuple 0.2.0
Singleton Tuple
CheatSheet 1.1
A Haskell cheat sheet in PDF and literate formats.
winerror 1.0
Error handling for foreign calls to the Windows API.
time 1.1.2.2
A time library
regex-posix 0.72.0.3
Replaces/Enhances Text.Regex
regex-base 0.72.0.2
Replaces/Enhances Text.Regex
HUnit 1.2.0.2
A unit testing framework for Haskell
mtl 1.1.0.2
Monad transformer library
html 1.0.1.2
HTML combinator library

More...