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/hogg-0.4.1 hogg 0.4.1]
  +
:Library and tools to manipulate the Ogg container format
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/llvm-0.4.1.0 llvm 0.4.1.0]
 
:Bindings to the LLVM compiler toolkit
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/value-supply-0.3 value-supply 0.3]
 
:A library for generating values without having to thread state.
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/tetris-0.27178 tetris 0.27178]
  +
:A 2-D clone of Tetris
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/network-bytestring-0.1.1.4 network-bytestring 0.1.1.4]
  +
:Fast and memory efficient low-level networking
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/hS3-0.4 hS3 0.4]
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/hS3-0.4 hS3 0.4]
 
:Interface to Amazon's Simple Storage Service (S3)
 
:Interface to Amazon's Simple Storage Service (S3)
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/haskeline-0.5.0.1 haskeline 0.5.0.1]
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/haskeline-0.5.0.1 haskeline 0.5.0.1]
 
:A command-line interface for user input, written in Haskell.
 
:A command-line interface for user input, written in Haskell.
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/llvm-0.4.0.1 llvm 0.4.0.1]
 
:Bindings to the LLVM compiler toolkit
 
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/IfElse-0.82 IfElse 0.82]
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/IfElse-0.82 IfElse 0.82]
 
:Anaphoric and miscellaneous useful control-flow
 
:Anaphoric and miscellaneous useful control-flow
Line 13: Line 21:
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/split-0.1 split 0.1]
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/split-0.1 split 0.1]
 
:Combinator library for splitting lists.
 
:Combinator library for splitting lists.
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/value-supply-0.2 value-supply 0.2]
 
:A library for generating values without having to thread state.
 
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/formlets-0.4.8 formlets 0.4.8]
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/formlets-0.4.8 formlets 0.4.8]
 
:Formlets implemented in Haskell
 
:Formlets implemented in Haskell
Line 25: Line 31:
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/HXQ-0.14.0 HXQ 0.14.0]
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/HXQ-0.14.0 HXQ 0.14.0]
 
:A Compiler from XQuery to Haskell
 
:A Compiler from XQuery to Haskell
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/hlint-1.0.0.1 hlint 1.0.0.1]
 
:Source code suggestions
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/bytestring-trie-0.1 bytestring-trie 0.1]
 
:Efficient map from strings to values.
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/internetmarke-0.0.2 internetmarke 0.0.2]
 
:Shell command for constructing custom stamps for German Post
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/explicit-exception-0.0.2 explicit-exception 0.0.2]
 
:Exceptions which are explicit in the type signature.
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/happs-tutorial-0.6.3 happs-tutorial 0.6.3]
 
:A HAppS Tutorial that is is own web 2.0-type demo.
 
 
[http://hackage.haskell.org/packages/archive/pkg-list.html More...]
 
[http://hackage.haskell.org/packages/archive/pkg-list.html More...]

Revision as of 08:03, 23 December 2008

Recent Package Updates hackage-daily.png Rss.png

hogg 0.4.1
Library and tools to manipulate the Ogg container format
llvm 0.4.1.0
Bindings to the LLVM compiler toolkit
value-supply 0.3
A library for generating values without having to thread state.
tetris 0.27178
A 2-D clone of Tetris
network-bytestring 0.1.1.4
Fast and memory efficient low-level networking
hS3 0.4
Interface to Amazon's Simple Storage Service (S3)
haskeline 0.5.0.1
A command-line interface for user input, written in Haskell.
IfElse 0.82
Anaphoric and miscellaneous useful control-flow
rangemin 1.0.3
Effectively linear range-min algorithms.
split 0.1
Combinator library for splitting lists.
formlets 0.4.8
Formlets implemented in Haskell
MaybeT 0.1.2
MaybeT monad transformer
nehe-tuts 0.1
Port of the NeHe OpenGL tutorials to Haskell.
Glob 0.3.2
Globbing library
HXQ 0.14.0
A Compiler from XQuery to Haskell

More...