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/lambdabot-4.2.2.1 lambdabot 4.2.2.1]
  +
:Lambdabot is a development tool and advanced IRC bot
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/baskell-0.1.1 baskell 0.1.1]
  +
:An interpreter for a small functional language
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/json-0.4.3 json 0.4.3]
 
:Support for serialising Haskell to and from JSON
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/Hashell-1.0 Hashell 1.0]
  +
:Simple shell written in Haskell
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/HaLeX-1.1.1 HaLeX 1.1.1]
  +
:HaLeX enables modelling, manipulation and animation of regular languages
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/hugs2yc-0.1.1 hugs2yc 0.1.1]
  +
:Hugs Front-end to Yhc Core.
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/yhccore-0.9.1 yhccore 0.9.1]
  +
:Yhc's Internal Core language.
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/ArrayRef-0.1.3 ArrayRef 0.1.3]
  +
:Unboxed references, dynamic arrays and more
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/greencard-3.0.1.1 greencard 3.0.1.1]
  +
:A foreign function interface pre-processor for Haskell
  +
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/hsmagick-0.3 hsmagick 0.3]
  +
:FFI bindings for the GraphicsMagick library
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/colour-2.2.0 colour 2.2.0]
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/colour-2.2.0 colour 2.2.0]
 
:A model for human colour/color perception
 
:A model for human colour/color perception
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/Coadjute-0.0.1 Coadjute 0.0.1]
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/Coadjute-0.0.1 Coadjute 0.0.1]
 
:A generic build tool
 
:A generic build tool
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/json-0.4.2 json 0.4.2]
 
:Support for serialising Haskell to and from JSON
 
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/hledger-0.3 hledger 0.3]
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/hledger-0.3 hledger 0.3]
 
:A ledger-compatible text-based accounting tool.
 
:A ledger-compatible text-based accounting tool.
Line 21: Line 39:
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/language-sh-0.0.3.1 language-sh 0.0.3.1]
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/language-sh-0.0.3.1 language-sh 0.0.3.1]
 
:A package for parsing shell scripts
 
:A package for parsing shell scripts
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/bamse-0.9.2 bamse 0.9.2]
 
:A Windows Installer (MSI) generator framework
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/com-1.2.0 com 1.2.0]
 
:Haskell COM support library
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/leapseconds-announced-2009 leapseconds-announced 2009]
 
:Leap seconds announced at library release time.
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/mueval-0.7.0 mueval 0.7.0]
 
:Safely evaluate Haskell expressions
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/dataenc-0.12 dataenc 0.12]
 
:Data encoding library
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/cflp-2009.1.16 cflp 2009.1.16]
 
:Constraint Functional-Logic Programming in Haskell
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/HsSVN-0.4 HsSVN 0.4]
 
:(Part of) Subversion binding for Haskell
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/HsHyperEstraier-0.3 HsHyperEstraier 0.3]
 
:HyperEstraier binding for Haskell
 
 
[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, 18 January 2009

Recent Package Updates hackage-daily.png Rss.png

lambdabot 4.2.2.1
Lambdabot is a development tool and advanced IRC bot
baskell 0.1.1
An interpreter for a small functional language
json 0.4.3
Support for serialising Haskell to and from JSON
Hashell 1.0
Simple shell written in Haskell
HaLeX 1.1.1
HaLeX enables modelling, manipulation and animation of regular languages
hugs2yc 0.1.1
Hugs Front-end to Yhc Core.
yhccore 0.9.1
Yhc's Internal Core language.
ArrayRef 0.1.3
Unboxed references, dynamic arrays and more
greencard 3.0.1.1
A foreign function interface pre-processor for Haskell
hsmagick 0.3
FFI bindings for the GraphicsMagick library
colour 2.2.0
A model for human colour/color perception
Coadjute 0.0.1
A generic build tool
hledger 0.3
A ledger-compatible text-based accounting tool.
rangemin 1.1.1
Linear range-min algorithms.
vty 3.1.8.2
A simple terminal access library
digest 0.0.0.2
Various cryptographic hashes for bytestrings; CRC32 and Adler32 for now.
time 1.1.2.3
A time library
HTTP 4000.0.3
A library for client-side HTTP
language-sh 0.0.3.1
A package for parsing shell scripts

More...