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/Interpolation-0.2.2 Interpolation 0.2.2]
  +
:Multiline strings, interpolation and templating.
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/vty-3.1.8.4 vty 3.1.8.4]
 
:A simple terminal access library
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/ranges-0.1 ranges 0.1]
  +
:Added by GeorgePollard, Thu Mar 12 05:31:53 UTC 2009.
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/regexpr-symbolic-0.4 regexpr-symbolic 0.4]
  +
:Regular expressions via symbolic manipulation
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/encoding-0.5.1 encoding 0.5.1]
  +
:A library for various character encodings
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/hexpat-pickle-0.2 hexpat-pickle 0.2]
  +
:XML picklers based on hexpat, source-code-similar to those of the HXT package
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/yi-0.6.0 yi 0.6.0]
  +
:The Haskell-Scriptable Editor
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/hexpat-0.4 hexpat 0.4]
  +
:wrapper for expat, the fast XML parser
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/future-1.1.1 future 1.1.1]
 
:Supposed to mimics and enhance proposed C++ "future" features
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/SMTPClient-1.0.1 SMTPClient 1.0.1]
  +
:A simple SMTP client
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/algebra-0.0.0.1 algebra 0.0.0.1]
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/algebra-0.0.0.1 algebra 0.0.0.1]
 
:Algebraic structures
 
:Algebraic structures
Line 15: Line 35:
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/torch-0.1 torch 0.1]
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/torch-0.1 torch 0.1]
 
:Simple unit test library (or framework)
 
:Simple unit test library (or framework)
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/sparsebit-0.5 sparsebit 0.5]
 
:Sparse bitmaps for pattern match coverage
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/hopenssl-1.1 hopenssl 1.1]
 
:FFI bindings to OpenSSL's EVP digest interface
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/future-1.1.0 future 1.1.0]
 
:Supposed to mimics and enhance proposed C++ "future" features
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/CheatSheet-1.6 CheatSheet 1.6]
 
:A Haskell cheat sheet in PDF and literate formats.
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/xml-1.3.4 xml 1.3.4]
 
:A simple XML library.
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/polyparse-1.3 polyparse 1.3]
 
:A variety of alternative parser combinator libraries.
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/email-validate-0.1 email-validate 0.1]
 
:Validating an email address string against RFC 5322
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/happs-tutorial-0.8 happs-tutorial 0.8]
 
:A Happstack Tutorial that is its own web 2.0-type demo.
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/ghc-core-0.4.3 ghc-core 0.4.3]
 
:Display GHC's core and assembly output in a pager
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/xmobar-0.9.1 xmobar 0.9.1]
 
:A Minimalistic Text Based Status Bar
 
 
[http://hackage.haskell.org/packages/archive/pkg-list.html More...]
 
[http://hackage.haskell.org/packages/archive/pkg-list.html More...]

Revision as of 07:02, 12 March 2009

Recent Package Updates hackage-daily.png Rss.png

Interpolation 0.2.2
Multiline strings, interpolation and templating.
vty 3.1.8.4
A simple terminal access library
ranges 0.1
Added by GeorgePollard, Thu Mar 12 05:31:53 UTC 2009.
regexpr-symbolic 0.4
Regular expressions via symbolic manipulation
encoding 0.5.1
A library for various character encodings
hexpat-pickle 0.2
XML picklers based on hexpat, source-code-similar to those of the HXT package
yi 0.6.0
The Haskell-Scriptable Editor
hexpat 0.4
wrapper for expat, the fast XML parser
future 1.1.1
Supposed to mimics and enhance proposed C++ "future" features
SMTPClient 1.0.1
A simple SMTP client
algebra 0.0.0.1
Algebraic structures
monadLib 3.5.2
A collection of monad transformers.
happstack-helpers 0.21
Convenience functions for Happstack.
iteratee 0.1.0
Iteratee-based I/O
fraction 0.0.1.0
Fractions
monadiccp 0.4
Package for Constraint Programming
torch 0.1
Simple unit test library (or framework)

More...