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/lighttpd-conf-qq-0.4 lighttpd-conf-qq 0.4]
+
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/applicative-extras-0.1.3 applicative-extras 0.1.3]
  +
:Instances for Applicative
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/hsXenCtrl-0.0.7 hsXenCtrl 0.0.7]
 
:FFI bindings to the Xen Control library.
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/AERN-Real-0.9.6.1 AERN-Real 0.9.6.1]
  +
:arbitrary precision interval arithmetic for approximating exact real numbers
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/AERN-RnToRm-0.3.0.3 AERN-RnToRm 0.3.0.3]
  +
:polynomial function enclosures (PFEs) approximating exact real functions
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/formlets-0.2.1 formlets 0.2.1]
  +
:Formlets implemented in Haskell
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/mdo-0.0.1 mdo 0.0.1]
  +
:Command-line tool to run a command on each of the items.
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/pureMD5-0.2.4 pureMD5 0.2.4]
  +
:MD5 implementations that should become part of a ByteString Crypto package.
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/chp-1.1.0 chp 1.1.0]
  +
:An implementation of concurrency ideas from Communicating Sequential Processes
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/ghc-paths-0.1.0.4 ghc-paths 0.1.0.4]
 
:Knowledge of GHC's installation directories
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/lighttpd-conf-qq-0.5 lighttpd-conf-qq 0.5]
 
:A QuasiQuoter for lighttpd configuration files.
 
:A QuasiQuoter for lighttpd configuration files.
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/lighttpd-conf-0.3 lighttpd-conf 0.3]
+
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/lighttpd-conf-0.4 lighttpd-conf 0.4]
 
:Lighttpd configuration file tools.
 
:Lighttpd configuration file tools.
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/kibro-0.0 kibro 0.0]
 
:Web development framework.
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/validate-0.0 validate 0.0]
 
:Validate
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/goa-3.0.1 goa 3.0.1]
 
:GHCi bindings to lambdabot
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/haddock-2.2.2 haddock 2.2.2]
 
:A documentation-generation tool for Haskell libraries
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/hoogle-4.0.0.3 hoogle 4.0.0.3]
 
:Haskell API Search
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/FTGL-1.0 FTGL 1.0]
 
:Portable TrueType font rendering for OpenGL using the Freetype2 library
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/hfov-0.5 hfov 0.5]
 
:Field-of-view calculation for low-resolution 2D raster grids.
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/Codec-Image-DevIL-0.1 Codec-Image-DevIL 0.1]
 
:An FFI interface to the DevIL library
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/ghc-paths-0.1.0.3 ghc-paths 0.1.0.3]
 
:Knowledge of GHC's installation directories
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/parameterized-data-0.1.2 parameterized-data 0.1.2]
 
:Parameterized data library implementing lightweight dependent
 
types
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/type-level-0.2.1 type-level 0.2.1]
 
:Type-level programming library
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/prof2dot-0.4.1 prof2dot 0.4.1]
 
:Convert GHC profiles into GraphViz's dot format
 
 
[http://hackage.haskell.org/packages/archive/pkg-list.html More...]
 
[http://hackage.haskell.org/packages/archive/pkg-list.html More...]

Revision as of 01:56, 8 August 2008

Recent Package Updates hackage-daily.png Rss.png

applicative-extras 0.1.3
Instances for Applicative
hsXenCtrl 0.0.7
FFI bindings to the Xen Control library.
AERN-Real 0.9.6.1
arbitrary precision interval arithmetic for approximating exact real numbers
AERN-RnToRm 0.3.0.3
polynomial function enclosures (PFEs) approximating exact real functions
formlets 0.2.1
Formlets implemented in Haskell
mdo 0.0.1
Command-line tool to run a command on each of the items.
pureMD5 0.2.4
MD5 implementations that should become part of a ByteString Crypto package.
chp 1.1.0
An implementation of concurrency ideas from Communicating Sequential Processes
ghc-paths 0.1.0.4
Knowledge of GHC's installation directories
lighttpd-conf-qq 0.5
A QuasiQuoter for lighttpd configuration files.
lighttpd-conf 0.4
Lighttpd configuration file tools.

More...