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/xhaskell-library-0.0.2 xhaskell-library 0.0.2] |
| - | : | + | :Replaces/Enhances Text.Regex |
| - | ;[http://hackage.haskell.org/package/ | + | ;[http://hackage.haskell.org/package/records-0.0.0.0 records 0.0.0.0] |
| - | : | + | :A flexible record system |
| - | ;[http://hackage.haskell.org/package/ | + | ;[http://hackage.haskell.org/package/type-functions-0.0.0.0 type-functions 0.0.0.0] |
| - | : | + | :Emulation of type-level functions |
| - | ;[http://hackage.haskell.org/package/ | + | ;[http://hackage.haskell.org/package/syb-with-class-instances-text-0.0.1 syb-with-class-instances-text 0.0.1] |
| - | :Haskell | + | :Scrap Your Boilerplate With Class Text instance |
| - | ;[http://hackage.haskell.org/package/ | + | ;[http://hackage.haskell.org/package/relative-date-0.0.1 relative-date 0.0.1] |
| - | : | + | :Durations and generalized time parsing |
| - | ;[http://hackage.haskell.org/package/ | + | ;[http://hackage.haskell.org/package/pqueue-1.1.0 pqueue 1.1.0] |
| - | : | + | :Reliable, persistent, fast priority queues. |
| - | ;[http://hackage.haskell.org/package/XMMS-0.1 XMMS 0.1] | + | ;[http://hackage.haskell.org/package/tbox-0.1.0 tbox 0.1.0] |
| + | :Transactional variables and data structures with IO hooks | ||
| + | ;[http://hackage.haskell.org/package/dedukti-1.1.0 dedukti 1.1.0] | ||
| + | :A type-checker for the ��-modulo calculus. | ||
| + | ;[http://hackage.haskell.org/package/haskell-src-exts-qq-0.1 haskell-src-exts-qq 0.1] | ||
| + | :A quasiquoter for haskell-src-exts. | ||
| + | ;[http://hackage.haskell.org/package/ghci-haskeline-0.2 ghci-haskeline 0.2] | ||
| + | :An implementation of ghci using the Haskeline line-input library. | ||
| + | ;[http://hackage.haskell.org/package/terminfo-0.3.1.2 terminfo 0.3.1.2] | ||
| + | :Haskell bindings to the terminfo library. | ||
| + | ;[http://hackage.haskell.org/package/wx-0.12.1.4 wx 0.12.1.4] | ||
| + | :wxHaskell | ||
| + | ;[http://hackage.haskell.org/package/wxcore-0.12.1.4 wxcore 0.12.1.4] | ||
| + | :wxHaskell core | ||
| + | ;[http://hackage.haskell.org/package/hoauth-0.2.1 hoauth 0.2.1] | ||
| + | :A Haskell implementation of OAuth 1.0a protocol. | ||
| + | ;[http://hackage.haskell.org/package/concatenative-0.0.0 concatenative 0.0.0] | ||
| + | :A library for postfix control flow. | ||
| + | ;[http://hackage.haskell.org/package/XMMS-0.1.1 XMMS 0.1.1] | ||
:XMMS2 client library. | :XMMS2 client library. | ||
| - | ;[http://hackage.haskell.org/package/ | + | ;[http://hackage.haskell.org/package/wxdirect-0.12.1.3 wxdirect 0.12.1.3] |
| - | + | :helper tool for building wxHaskell | |
| - | + | ;[http://hackage.haskell.org/package/uuagc-0.9.17 uuagc 0.9.17] | |
| - | : | + | :Attribute Grammar System of Universiteit Utrecht |
| - | + | ;[http://hackage.haskell.org/package/Bitly-0.0.4 Bitly 0.0.4] | |
| - | + | :A library and a command line tool to access bit.ly URL shortener. | |
| - | ;[http://hackage.haskell.org/package/ | + | |
| - | : | + | |
| - | + | ||
| - | + | ||
| - | ;[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 02:17, 3 April 2010
- xhaskell-library 0.0.2
- Replaces/Enhances Text.Regex
- records 0.0.0.0
- A flexible record system
- type-functions 0.0.0.0
- Emulation of type-level functions
- syb-with-class-instances-text 0.0.1
- Scrap Your Boilerplate With Class Text instance
- relative-date 0.0.1
- Durations and generalized time parsing
- pqueue 1.1.0
- Reliable, persistent, fast priority queues.
- tbox 0.1.0
- Transactional variables and data structures with IO hooks
- dedukti 1.1.0
- A type-checker for the ��-modulo calculus.
- haskell-src-exts-qq 0.1
- A quasiquoter for haskell-src-exts.
- ghci-haskeline 0.2
- An implementation of ghci using the Haskeline line-input library.
- terminfo 0.3.1.2
- Haskell bindings to the terminfo library.
- wx 0.12.1.4
- wxHaskell
- wxcore 0.12.1.4
- wxHaskell core
- hoauth 0.2.1
- A Haskell implementation of OAuth 1.0a protocol.
- concatenative 0.0.0
- A library for postfix control flow.
- XMMS 0.1.1
- XMMS2 client library.
- wxdirect 0.12.1.3
- helper tool for building wxHaskell
- uuagc 0.9.17
- Attribute Grammar System of Universiteit Utrecht
- Bitly 0.0.4
- A library and a command line tool to access bit.ly URL shortener.


