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/flickr-0.3.3 flickr 0.3.3]
  +
:Haskell binding to the Flickr API
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/cabal2doap-0.1 cabal2doap 0.1]
  +
:Cabal to Description-of-a-Project (DOAP)
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/HSHHelpers-0.18 HSHHelpers 0.18]
  +
:Convenience functions that use HSH, instances for HSH.
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/binary-strict-0.4.2 binary-strict 0.4.2]
  +
:Binary deserialisation using strict ByteStrings
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/wx-0.11.0 wx 0.11.0]
 
:wxHaskell
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/wxcore-0.11.0 wxcore 0.11.0]
  +
:wxHaskell core
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/errno-0.1 errno 0.1]
  +
:a FFI utility
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/kure-your-boilerplate-0.1.1 kure-your-boilerplate 0.1.1]
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/kure-your-boilerplate-0.1.1 kure-your-boilerplate 0.1.1]
 
:Generator for Boilerplate KURE Combinators
 
:Generator for Boilerplate KURE Combinators
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/kure-0.2.3 kure 0.2.3]
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/kure-0.2.3 kure 0.2.3]
 
:Combinators for Strategic Programming
 
:Combinators for Strategic Programming
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/wxcore-0.10.10 wxcore 0.10.10]
 
:wxHaskell core
 
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/elf-0.2 elf 0.2]
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/elf-0.2 elf 0.2]
 
:Parser for ELF object format.
 
:Parser for ELF object format.
Line 17: Line 29:
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/orchid-demo-0.0.4 orchid-demo 0.0.4]
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/orchid-demo-0.0.4 orchid-demo 0.0.4]
 
:Haskell Wiki Demo
 
:Haskell Wiki Demo
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/MonadCatchIO-mtl-0.1.0.1 MonadCatchIO-mtl 0.1.0.1]
 
:Monad-transformer version of the Control.Exception module
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/gitit-0.4.1 gitit 0.4.1]
 
:Wiki using HAppS, git, and pandoc.
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/recaptcha-0.1 recaptcha 0.1]
 
:Functions for using the reCAPTCHA service in web applications.
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/monte-carlo-0.2 monte-carlo 0.2]
 
:A monad and transformer for Monte Carlo calculations.
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/gsl-random-0.2.3 gsl-random 0.2.3]
 
:Bindings the the GSL random number generation facilities.
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/bytestring-show-0.3.1 bytestring-show 0.3.1]
 
:Efficient conversion of values into readable byte strings.
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/fitsio-0.2 fitsio 0.2]
 
:A library for reading and writing data files in the FITS data format.
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/erlang-0.1 erlang 0.1]
 
:FFI interface to Erlang.
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/hint-0.3.0.0 hint 0.3.0.0]
 
:Runtime Haskell interpreter (GHC API wrapper)
 
 
[http://hackage.haskell.org/packages/archive/pkg-list.html More...]
 
[http://hackage.haskell.org/packages/archive/pkg-list.html More...]

Revision as of 02:58, 4 January 2009

Recent Package Updates hackage-daily.png Rss.png

flickr 0.3.3
Haskell binding to the Flickr API
cabal2doap 0.1
Cabal to Description-of-a-Project (DOAP)
HSHHelpers 0.18
Convenience functions that use HSH, instances for HSH.
binary-strict 0.4.2
Binary deserialisation using strict ByteStrings
wx 0.11.0
wxHaskell
wxcore 0.11.0
wxHaskell core
errno 0.1
a FFI utility
kure-your-boilerplate 0.1.1
Generator for Boilerplate KURE Combinators
kure 0.2.3
Combinators for Strategic Programming
elf 0.2
Parser for ELF object format.
osx-ar 0.1
Parser for OS X static archive format.
universal-binary 0.1
Parser for OS X Universal Binary format.
hs-twitter 0.2.3
Haskell binding to the Twitter API
orchid-demo 0.0.4
Haskell Wiki Demo

More...