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/fpipe-0.0.1 fpipe 0.0.1] |
| - | + | :F#-style composition and application | |
| - | ;[http://hackage.haskell.org/package/ | + | ;[http://hackage.haskell.org/package/hpage-0.11.1 hpage 0.11.1] |
| + | :A scrapbook for Haskell developers | ||
| + | ;[http://hackage.haskell.org/package/hledger-0.10 hledger 0.10] | ||
| + | :A command-line (or curses or web-based) double-entry accounting tool. | ||
| + | ;[http://hackage.haskell.org/package/hledger-lib-0.10 hledger-lib 0.10] | ||
| + | :Core types and utilities for working with hledger (or c++ ledger) data. | ||
| + | ;[http://hackage.haskell.org/package/atom-1.0.4 atom 1.0.4] | ||
| + | :A DSL for embedded hard realtime applications. | ||
| + | ;[http://hackage.haskell.org/package/heist-0.1.2 heist 0.1.2] | ||
:An xhtml templating system | :An xhtml templating system | ||
| - | ;[http://hackage.haskell.org/package/snap-server-0. | + | ;[http://hackage.haskell.org/package/snap-server-0.2.1 snap-server 0.2.1] |
:A fast, iteratee-based, epoll-enabled web server for the Snap Framework | :A fast, iteratee-based, epoll-enabled web server for the Snap Framework | ||
| - | ;[http://hackage.haskell.org/package/ | + | ;[http://hackage.haskell.org/package/snap-core-0.2.1 snap-core 0.2.1] |
| - | : | + | :Snap: A Haskell Web Framework (Core) |
| - | ;[http://hackage.haskell.org/package/ | + | ;[http://hackage.haskell.org/package/meldable-heap-2.0.3 meldable-heap 2.0.3] |
| - | : | + | :Asymptotically optimal, Coq-verified meldable heaps, AKA priority queues |
| - | ;[http://hackage.haskell.org/package/ | + | ;[http://hackage.haskell.org/package/hackport-0.2.6 hackport 0.2.6] |
| - | : | + | :Hackage and Portage integration tool |
| - | ;[http://hackage.haskell.org/package/ | + | ;[http://hackage.haskell.org/package/HOpenCV-0.1.2.2 HOpenCV 0.1.2.2] |
| - | : | + | :A binding for the OpenCV computer vision library |
| - | ;[http://hackage.haskell.org/package/ | + | ;[http://hackage.haskell.org/package/cv-combinators-0.1.2.3 cv-combinators 0.1.2.3] |
| - | : | + | :Functional Combinators for Computer Vision |
| - | ;[http://hackage.haskell.org/package/ | + | ;[http://hackage.haskell.org/package/allocated-processor-0.0.2 allocated-processor 0.0.2] |
| - | : | + | :Functional combinators for monadic actions that require allocation and de-allocation |
| - | ;[http://hackage.haskell.org/package/ | + | ;[http://hackage.haskell.org/package/RMP-0.0.2 RMP 0.0.2] |
| - | : | + | :Binding to code that controls a Segway RMP |
| - | ;[http://hackage.haskell.org/package/ | + | ;[http://hackage.haskell.org/package/linkcore-0.4 linkcore 0.4] |
| - | + | :Combines multiple GHC Core modules into a single module | |
| - | + | ;[http://hackage.haskell.org/package/hlibev-0.2.2 hlibev 0.2.2] | |
| - | : | + | :FFI interface to libev |
| - | ;[http://hackage.haskell.org/package/ | + | ;[http://hackage.haskell.org/package/darcs-2.4.4 darcs 2.4.4] |
| - | : | + | :a distributed, interactive, smart revision control system |
| - | ;[http://hackage.haskell.org/package/ | + | ;[http://hackage.haskell.org/package/haskell-updater-1.1.0.0 haskell-updater 1.1.0.0] |
| - | : | + | :Rebuild Haskell dependencies in Gentoo |
| - | ;[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 00:49, 24 May 2010
- fpipe 0.0.1
- F#-style composition and application
- hpage 0.11.1
- A scrapbook for Haskell developers
- hledger 0.10
- A command-line (or curses or web-based) double-entry accounting tool.
- hledger-lib 0.10
- Core types and utilities for working with hledger (or c++ ledger) data.
- atom 1.0.4
- A DSL for embedded hard realtime applications.
- heist 0.1.2
- An xhtml templating system
- snap-server 0.2.1
- A fast, iteratee-based, epoll-enabled web server for the Snap Framework
- snap-core 0.2.1
- Snap: A Haskell Web Framework (Core)
- meldable-heap 2.0.3
- Asymptotically optimal, Coq-verified meldable heaps, AKA priority queues
- hackport 0.2.6
- Hackage and Portage integration tool
- HOpenCV 0.1.2.2
- A binding for the OpenCV computer vision library
- cv-combinators 0.1.2.3
- Functional Combinators for Computer Vision
- allocated-processor 0.0.2
- Functional combinators for monadic actions that require allocation and de-allocation
- RMP 0.0.2
- Binding to code that controls a Segway RMP
- linkcore 0.4
- Combines multiple GHC Core modules into a single module
- hlibev 0.2.2
- FFI interface to libev
- darcs 2.4.4
- a distributed, interactive, smart revision control system
- haskell-updater 1.1.0.0
- Rebuild Haskell dependencies in Gentoo


