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/AttoJson-0.5.8 AttoJson 0.5.8] |
| - | : | + | :Simple lightweight JSON parser, generator & manipulator based on ByteString |
| - | ;[http://hackage.haskell.org/package/ | + | ;[http://hackage.haskell.org/package/ecu-0.0.1 ecu 0.0.1] |
| - | : | + | :Tools for automotive ECU development. |
| - | ;[http://hackage.haskell.org/package/ | + | ;[http://hackage.haskell.org/package/spawn-0.2 spawn 0.2] |
| - | : | + | :Tiny library for joinable computations / threads with results. |
| - | ;[http://hackage.haskell.org/package/plugins-1.5.1 plugins 1.5.1] | + | ;[http://hackage.haskell.org/package/redis-simple-0.1.1 redis-simple 0.1.1] |
| + | :Simple redis bindings for Haskell | ||
| + | ;[http://hackage.haskell.org/package/sequor-0.1 sequor 0.1] | ||
| + | :A sequence labeler based on Collins's sequence perceptron. | ||
| + | ;[http://hackage.haskell.org/package/FTPLine-1.1.0 FTPLine 1.1.0] | ||
| + | :A command-line FTP client. | ||
| + | ;[http://hackage.haskell.org/package/synthesizer-core-0.4.0.1 synthesizer-core 0.4.0.1] | ||
| + | :Audio signal processing coded in Haskell: Low level part | ||
| + | ;[http://hackage.haskell.org/package/storablevector-0.2.7 storablevector 0.2.7] | ||
| + | :Fast, packed, strict storable arrays with a list interface like ByteString | ||
| + | ;[http://hackage.haskell.org/package/clogparse-0.1 clogparse 0.1] | ||
| + | :Parse IRC logs such as the #haskell logs on tunes.org | ||
| + | ;[http://hackage.haskell.org/package/http-enumerator-0.1.0 http-enumerator 0.1.0] | ||
| + | :HTTP client package with enumerator interface and HTTPS support. | ||
| + | ;[http://hackage.haskell.org/package/kit-0.4.3 kit 0.4.3] | ||
| + | :A dependency manager for XCode (Objective-C) projects | ||
| + | ;[http://hackage.haskell.org/package/SVGPath-1.0 SVGPath 1.0] | ||
| + | :Parsing the path command from SVG | ||
| + | ;[http://hackage.haskell.org/package/snap-server-0.2.12 snap-server 0.2.12] | ||
| + | :A fast, iteratee-based, epoll-enabled web server for the Snap Framework | ||
| + | ;[http://hackage.haskell.org/package/plugins-1.5.1.3 plugins 1.5.1.3] | ||
:Dynamic linking for Haskell and C objects | :Dynamic linking for Haskell and C objects | ||
| - | ;[http://hackage.haskell.org/package/ | + | ;[http://hackage.haskell.org/package/snap-core-0.2.12 snap-core 0.2.12] |
| - | + | :Snap: A Haskell Web Framework (Core) | |
| - | + | ;[http://hackage.haskell.org/package/QuickCheck-2.3.0.2 QuickCheck 2.3.0.2] | |
| - | :A | + | :Automatic testing of Haskell programs |
| - | + | ;[http://hackage.haskell.org/package/happstack-facebook-0.24 happstack-facebook 0.24] | |
| - | + | :A package for building Facebook applications using Happstack | |
| - | ;[http://hackage.haskell.org/package/ | + | |
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | : | + | |
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | ;[http://hackage.haskell.org/package/ | + | |
| - | + | ||
| - | + | ||
| - | :A | + | |
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
[http://hackage.haskell.org/packages/archive/pkg-list.html More...] | [http://hackage.haskell.org/packages/archive/pkg-list.html More...] | ||
Revision as of 14:36, 24 September 2010
- AttoJson 0.5.8
- Simple lightweight JSON parser, generator & manipulator based on ByteString
- ecu 0.0.1
- Tools for automotive ECU development.
- spawn 0.2
- Tiny library for joinable computations / threads with results.
- redis-simple 0.1.1
- Simple redis bindings for Haskell
- sequor 0.1
- A sequence labeler based on Collins's sequence perceptron.
- FTPLine 1.1.0
- A command-line FTP client.
- synthesizer-core 0.4.0.1
- Audio signal processing coded in Haskell: Low level part
- storablevector 0.2.7
- Fast, packed, strict storable arrays with a list interface like ByteString
- clogparse 0.1
- Parse IRC logs such as the #haskell logs on tunes.org
- http-enumerator 0.1.0
- HTTP client package with enumerator interface and HTTPS support.
- kit 0.4.3
- A dependency manager for XCode (Objective-C) projects
- SVGPath 1.0
- Parsing the path command from SVG
- snap-server 0.2.12
- A fast, iteratee-based, epoll-enabled web server for the Snap Framework
- plugins 1.5.1.3
- Dynamic linking for Haskell and C objects
- snap-core 0.2.12
- Snap: A Haskell Web Framework (Core)
- QuickCheck 2.3.0.2
- Automatic testing of Haskell programs
- happstack-facebook 0.24
- A package for building Facebook applications using Happstack


