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/MemoTrie-0.4.3 MemoTrie 0.4.3]
  +
:Trie-based memo functions
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/WebBits-0.11.0 WebBits 0.11.0]
  +
:JavaScript analysis tools
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/pointedlist-0.0.2 pointedlist 0.0.2]
 
:A zipper-like comonad which works as a list, tracking a position.
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/predicates-0.1 predicates 0.1]
  +
:A couple of convenience functions for forming predicates.
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/type-equality-check-0.0.0.0 type-equality-check 0.0.0.0]
  +
:Type equality check
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/utf8-string-0.3.4 utf8-string 0.3.4]
  +
:Support for reading and writing UTF8 Strings
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/debian-3.14 debian 3.14]
  +
:Modules for working with the Debian package system
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/Extra-1.29 Extra 1.29]
  +
:A grab bag of modules.
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/Unixutils-1.22 Unixutils 1.22]
  +
:A crude interface between Haskell and Unix-like operating systems
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/hint-0.3.1.0 hint 0.3.1.0]
  +
:Runtime Haskell interpreter (GHC API wrapper)
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/HDBC-mysql-0.1 HDBC-mysql 0.1]
  +
:MySQL driver for HDBC
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/stm-io-hooks-0.0.1 stm-io-hooks 0.0.1]
  +
:An STM monad with IO hooks
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/midi-0.1.4 midi 0.1.4]
  +
:Handling of MIDI messages and files
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/explicit-exception-0.1.1 explicit-exception 0.1.1]
  +
:Exceptions which are explicit in the type signature.
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/event-list-0.0.9 event-list 0.0.9]
  +
:Event lists with relative or absolute time stamps
  +
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/utility-ht-0.0.3 utility-ht 0.0.3]
  +
:Various small helper functions for Lists, Maybes, Tuples, Functions
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/haskell-src-meta-0.0.3.1 haskell-src-meta 0.0.3.1]
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/haskell-src-meta-0.0.3.1 haskell-src-meta 0.0.3.1]
 
:Parse source to template-haskell abstract syntax.
 
:Parse source to template-haskell abstract syntax.
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/pointedlist-0.0.1 pointedlist 0.0.1]
 
:A zipper-like comonad which works as a list, tracking a position.
 
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/darcswatch-0.1 darcswatch 0.1]
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/darcswatch-0.1 darcswatch 0.1]
 
:Track application of Darcs patches
 
:Track application of Darcs patches
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/llvm-0.6.0.2 llvm 0.6.0.2]
 
:Bindings to the LLVM compiler toolkit
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/threadPool-0.1 threadPool 0.1]
 
:Runs other programs in the manner of a thread pool
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/panda-2009.1.20 panda 2009.1.20]
 
:A simple static blog engine
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/HTTP-4000.0.4 HTTP 4000.0.4]
 
:A library for client-side HTTP
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/beautifHOL-0.11 beautifHOL 0.11]
 
:A pretty-printer for higher-order logic
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/progressbar-0.0.1 progressbar 0.0.1]
 
:Progressbar API
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/TypeCompose-0.6.4 TypeCompose 0.6.4]
 
:Type composition classes & instances
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/leksah-0.4 leksah 0.4]
 
:Haskell IDE written in Haskell
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/timeit-0.9.0.0 timeit 0.9.0.0]
 
:Time a computation
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/lub-0.0.5 lub 0.0.5]
 
:least upper bounds -- information merging
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/unamb-0.1.9 unamb 0.1.9]
 
:Unambiguous choice
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/piet-0.1 piet 0.1]
 
:A Piet interpreter
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/erf-1.0.0.0 erf 1.0.0.0]
 
:The error function, erf, and friends
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/com-1.2.1 com 1.2.1]
 
:Haskell COM support library
 
 
[http://hackage.haskell.org/packages/archive/pkg-list.html More...]
 
[http://hackage.haskell.org/packages/archive/pkg-list.html More...]

Revision as of 08:02, 23 January 2009

Recent Package Updates hackage-daily.png Rss.png

MemoTrie 0.4.3
Trie-based memo functions
WebBits 0.11.0
JavaScript analysis tools
pointedlist 0.0.2
A zipper-like comonad which works as a list, tracking a position.
predicates 0.1
A couple of convenience functions for forming predicates.
type-equality-check 0.0.0.0
Type equality check
utf8-string 0.3.4
Support for reading and writing UTF8 Strings
debian 3.14
Modules for working with the Debian package system
Extra 1.29
A grab bag of modules.
Unixutils 1.22
A crude interface between Haskell and Unix-like operating systems
hint 0.3.1.0
Runtime Haskell interpreter (GHC API wrapper)
HDBC-mysql 0.1
MySQL driver for HDBC
stm-io-hooks 0.0.1
An STM monad with IO hooks
midi 0.1.4
Handling of MIDI messages and files
explicit-exception 0.1.1
Exceptions which are explicit in the type signature.
event-list 0.0.9
Event lists with relative or absolute time stamps
utility-ht 0.0.3
Various small helper functions for Lists, Maybes, Tuples, Functions
haskell-src-meta 0.0.3.1
Parse source to template-haskell abstract syntax.
darcswatch 0.1
Track application of Darcs patches

More...