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/package/hprotoc-1.5.0 hprotoc 1.5.0]
+
;[http://hackage.haskell.org/package/synthesizer-inference-0.2 synthesizer-inference 0.2]
  +
:Audio signal processing with dynamic physical dimensions
:Parse Google Protocol Buffer specifications
 
;[http://hackage.haskell.org/package/protocol-buffers-descriptor-1.5.0 protocol-buffers-descriptor 1.5.0]
+
;[http://hackage.haskell.org/package/synthesizer-dimensional-0.2 synthesizer-dimensional 0.2]
  +
:Audio signal processing with static physical dimensions
:Text.DescriptorProto.Options and Google Protocol Buffer specifications
 
;[http://hackage.haskell.org/package/protocol-buffers-1.5.0 protocol-buffers 1.5.0]
+
;[http://hackage.haskell.org/package/synthesizer-core-0.2 synthesizer-core 0.2]
  +
:Audio signal processing coded in Haskell: Low level part
:Parse Google Protocol Buffer specifications
 
;[http://hackage.haskell.org/package/procrastinating-structure-1.0.1 procrastinating-structure 1.0.1]
+
;[http://hackage.haskell.org/package/HList-0.1.1 HList 0.1.1]
  +
:Heterogeneous lists
:Pure structures that can be incrementally created
 
 
;[http://hackage.haskell.org/package/fmlist-0.5 fmlist 0.5]
in impure code
 
  +
:FoldMap lists
;[http://hackage.haskell.org/package/yjftp-0.3.6.2 yjftp 0.3.6.2]
+
;[http://hackage.haskell.org/package/dlist-0.5 dlist 0.5]
:CUI FTP client like 'ftp', 'ncftp'
 
  +
:Differences lists
;[http://hackage.haskell.org/package/pgm-0.1.1 pgm 0.1.1]
 
 
;[http://hackage.haskell.org/package/control-monad-queue-0.0.9 control-monad-queue 0.0.9]
:Pure Haskell implementation of PGM image format
 
  +
:Resuable corecursive queues, via continuations.
;[http://hackage.haskell.org/package/bindings-libffi-0.0.2 bindings-libffi 0.0.2]
 
  +
;[http://hackage.haskell.org/package/stm-io-hooks-0.3.0 stm-io-hooks 0.3.0]
:Check bindings-common package for directions.
 
  +
:An STM monad with IO hooks
;[http://hackage.haskell.org/package/pretty-show-1.1 pretty-show 1.1]
 
 
;[http://hackage.haskell.org/package/data-binary-ieee754-0.3 data-binary-ieee754 0.3]
:Tools for working with derived Show instances.
 
  +
:Parser/Serializer for IEEE-754 floating-point values
;[http://hackage.haskell.org/package/nemesis-2009.6.14.3 nemesis 2009.6.14.3]
 
  +
;[http://hackage.haskell.org/package/pulse-simple-0.1.11 pulse-simple 0.1.11]
:a rake like task management tool
 
  +
:binding to Simple API of pulseaudio
;[http://hackage.haskell.org/package/hledger-0.6 hledger 0.6]
 
  +
;[http://hackage.haskell.org/package/penn-treebank-0.1.0.1 penn-treebank 0.1.0.1]
:A command-line (or curses or web-based) double-entry accounting tool.
 
  +
:Tools for manipulating the Penn TreeBank
;[http://hackage.haskell.org/package/HaskellForMaths-0.1.3 HaskellForMaths 0.1.3]
 
 
;[http://hackage.haskell.org/package/hunp-0.1 hunp 0.1]
:Added by DavidAmos, Sat Jun 13 19:45:54 UTC 2009.
 
;[http://hackage.haskell.org/package/historian-0.0.1 historian 0.0.1]
 
:Extract the interesting bits from shell history
 
;[http://hackage.haskell.org/package/hunp-0.0 hunp 0.0]
 
 
:Unpacker tool with DWIM
 
:Unpacker tool with DWIM
 
;[http://hackage.haskell.org/package/tconfig-0.5 tconfig 0.5]
  +
:Simple text configuration file parser library.
  +
;[http://hackage.haskell.org/package/haskeline-class-0.6.1 haskeline-class 0.6.1]
  +
:Class interface for working with Haskeline
  +
;[http://hackage.haskell.org/package/haskell-src-exts-0.5.6 haskell-src-exts 0.5.6]
  +
:Manipulating Haskell source: abstract syntax, lexer, parser, and pretty-printer
  +
;[http://hackage.haskell.org/package/Hieroglyph-3.2 Hieroglyph 3.2]
  +
:Purely functional 2D graphics for visualization.
 
;[http://hackage.haskell.org/package/GoogleSB-0.1 GoogleSB 0.1]
  +
:Interface to Google Safe Browsing API
 
[http://hackage.haskell.org/packages/archive/pkg-list.html More...]
 
[http://hackage.haskell.org/packages/archive/pkg-list.html More...]

Revision as of 21:03, 21 June 2009

Recent Package Updates hackage-daily.png Rss.png

synthesizer-inference 0.2
Audio signal processing with dynamic physical dimensions
synthesizer-dimensional 0.2
Audio signal processing with static physical dimensions
synthesizer-core 0.2
Audio signal processing coded in Haskell: Low level part
HList 0.1.1
Heterogeneous lists
fmlist 0.5
FoldMap lists
dlist 0.5
Differences lists
control-monad-queue 0.0.9
Resuable corecursive queues, via continuations.
stm-io-hooks 0.3.0
An STM monad with IO hooks
data-binary-ieee754 0.3
Parser/Serializer for IEEE-754 floating-point values
pulse-simple 0.1.11
binding to Simple API of pulseaudio
penn-treebank 0.1.0.1
Tools for manipulating the Penn TreeBank
hunp 0.1
Unpacker tool with DWIM
tconfig 0.5
Simple text configuration file parser library.
haskeline-class 0.6.1
Class interface for working with Haskeline
haskell-src-exts 0.5.6
Manipulating Haskell source: abstract syntax, lexer, parser, and pretty-printer
Hieroglyph 3.2
Purely functional 2D graphics for visualization.
GoogleSB 0.1
Interface to Google Safe Browsing API

More...