Template:Main/News
From HaskellWiki
(Difference between revisions)
(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/ | + | ;[http://hackage.haskell.org/package/strict-concurrency-0.2.4 strict-concurrency 0.2.4] |
| - | : | + | :Strict concurrency abstractions |
| - | ;[http://hackage.haskell.org/package/ | + | ;[http://hackage.haskell.org/package/DSTM-0.1.2 DSTM 0.1.2] |
| - | : | + | :A framework for using STM within distributed systems |
| - | ;[http://hackage.haskell.org/package/ | + | ;[http://hackage.haskell.org/package/CheatSheet-2.5 CheatSheet 2.5] |
| - | :A | + | :A Haskell cheat sheet in PDF and literate formats. |
| - | ;[http://hackage.haskell.org/package/ | + | ;[http://hackage.haskell.org/package/hogre-examples-0.1.0 hogre-examples 0.1.0] |
| - | : | + | :Examples for using Hogre. |
| - | ;[http://hackage.haskell.org/package/ | + | ;[http://hackage.haskell.org/package/hogre-0.1.0 hogre 0.1.0] |
| - | : | + | :Haskell binding to a subset of OGRE |
| - | ;[http://hackage.haskell.org/package/ | + | ;[http://hackage.haskell.org/package/cgen-0.0.1 cgen 0.0.1] |
| - | : | + | :generates Haskell bindings and C wrappers for C++ libraries |
| - | ;[http://hackage.haskell.org/package/ | + | ;[http://hackage.haskell.org/package/HsSVN-0.4.3.1 HsSVN 0.4.3.1] |
| - | : | + | :Partial Subversion (SVN) binding for Haskell |
| - | ;[http://hackage.haskell.org/package/ | + | ;[http://hackage.haskell.org/package/HaTeX-2.1.0 HaTeX 2.1.0] |
| - | : | + | :Library for write LaTeX code. |
| - | ;[http://hackage.haskell.org/package/ | + | ;[http://hackage.haskell.org/package/blaze-builder-0.1 blaze-builder 0.1] |
| - | : | + | :Builder to efficiently append text. |
| - | ;[http://hackage.haskell.org/package/ | + | ;[http://hackage.haskell.org/package/uu-parsinglib-2.5.3 uu-parsinglib 2.5.3] |
| - | : | + | :Online, error-correcting parser combinators; monadic and applicative interfaces |
| - | ;[http://hackage.haskell.org/package/ | + | ;[http://hackage.haskell.org/package/directory-tree-0.2.1 directory-tree 0.2.1] |
| - | : | + | :A simple directory-like tree datatype, with useful IO functions |
| - | ;[http://hackage.haskell.org/package/ | + | ;[http://hackage.haskell.org/package/indents-0.2.0 indents 0.2.0] |
| - | : | + | :indentation sensitive parser-combinators for parsec |
| - | ;[http://hackage.haskell.org/package/ | + | ;[http://hackage.haskell.org/package/tag-bits-0.1.1 tag-bits 0.1.1] |
| - | : | + | :Provides access to the dynamic pointer tagging bits used by GHC. |
| - | ;[http://hackage.haskell.org/package/ | + | ;[http://hackage.haskell.org/package/wai-extra-0.2.2 wai-extra 0.2.2] |
| - | : | + | :Provides some basic WAI handlers and middleware. |
| - | ;[http://hackage.haskell.org/package/ | + | ;[http://hackage.haskell.org/package/shaker-0.2.1 shaker 0.2.1] |
| - | + | :simple and interactive command-line build tool | |
| - | + | ;[http://hackage.haskell.org/package/splines-0.1 splines 0.1] | |
| - | : | + | :B-Splines, other splines, and NURBS. |
| - | ;[http://hackage.haskell.org/package/ | + | ;[http://hackage.haskell.org/package/hfractal-0.3.3.2 hfractal 0.3.3.2] |
| - | : | + | :OpenGL fractal renderer |
| - | ;[http://hackage.haskell.org/package/ | + | ;[http://hackage.haskell.org/package/fclabels-0.9.1 fclabels 0.9.1] |
| - | : | + | :First class accessor labels implemented as lenses. |
| - | ;[http://hackage.haskell.org/package/ | + | |
| - | : | + | |
[http://hackage.haskell.org/packages/archive/pkg-list.html More...] | [http://hackage.haskell.org/packages/archive/pkg-list.html More...] | ||
Revision as of 19:34, 5 August 2010
- strict-concurrency 0.2.4
- Strict concurrency abstractions
- DSTM 0.1.2
- A framework for using STM within distributed systems
- CheatSheet 2.5
- A Haskell cheat sheet in PDF and literate formats.
- hogre-examples 0.1.0
- Examples for using Hogre.
- hogre 0.1.0
- Haskell binding to a subset of OGRE
- cgen 0.0.1
- generates Haskell bindings and C wrappers for C++ libraries
- HsSVN 0.4.3.1
- Partial Subversion (SVN) binding for Haskell
- HaTeX 2.1.0
- Library for write LaTeX code.
- blaze-builder 0.1
- Builder to efficiently append text.
- uu-parsinglib 2.5.3
- Online, error-correcting parser combinators; monadic and applicative interfaces
- directory-tree 0.2.1
- A simple directory-like tree datatype, with useful IO functions
- indents 0.2.0
- indentation sensitive parser-combinators for parsec
- tag-bits 0.1.1
- Provides access to the dynamic pointer tagging bits used by GHC.
- wai-extra 0.2.2
- Provides some basic WAI handlers and middleware.
- shaker 0.2.1
- simple and interactive command-line build tool
- splines 0.1
- B-Splines, other splines, and NURBS.
- hfractal 0.3.3.2
- OpenGL fractal renderer
- fclabels 0.9.1
- First class accessor labels implemented as lenses.


