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/AttoJson-0.5.8 AttoJson 0.5.8]
+
;[http://hackage.haskell.org/package/anansi-0.2.1 anansi 0.2.1]
  +
:Simple literate programming preprocessor
:Simple lightweight JSON parser, generator & manipulator based on ByteString
 
;[http://hackage.haskell.org/package/ecu-0.0.1 ecu 0.0.1]
+
;[http://hackage.haskell.org/package/hothasktags-0.1.1 hothasktags 0.1.1]
  +
:Generates ctags for Haskell, incorporating import lists and qualified imports
:Tools for automotive ECU development.
 
;[http://hackage.haskell.org/package/spawn-0.2 spawn 0.2]
+
;[http://hackage.haskell.org/package/language-c-comments-0.1 language-c-comments 0.1]
  +
:Extracting comments from C code
:Tiny library for joinable computations / threads with results.
 
;[http://hackage.haskell.org/package/redis-simple-0.1.1 redis-simple 0.1.1]
+
;[http://hackage.haskell.org/package/xilinx-lava-5.0.1.4 xilinx-lava 5.0.1.4]
  +
:The Lava system for Xilinx FPGA design with layout combinators.
:Simple redis bindings for Haskell
 
;[http://hackage.haskell.org/package/sequor-0.1 sequor 0.1]
+
;[http://hackage.haskell.org/package/parallel-3.1.0.1 parallel 3.1.0.1]
  +
:Parallel programming library
:A sequence labeler based on Collins's sequence perceptron.
 
;[http://hackage.haskell.org/package/FTPLine-1.1.0 FTPLine 1.1.0]
+
;[http://hackage.haskell.org/package/deepseq-1.1.0.1 deepseq 1.1.0.1]
  +
:Fully evaluate data structures
:A command-line FTP client.
 
;[http://hackage.haskell.org/package/synthesizer-core-0.4.0.1 synthesizer-core 0.4.0.1]
+
;[http://hackage.haskell.org/package/safer-file-handles-text-0.1.0.3 safer-file-handles-text 0.1.0.3]
  +
:Extends safer-file-handles with Text operations
:Audio signal processing coded in Haskell: Low level part
 
;[http://hackage.haskell.org/package/storablevector-0.2.7 storablevector 0.2.7]
+
;[http://hackage.haskell.org/package/usb-0.6.0.2 usb 0.6.0.2]
  +
:Communicate with USB devices
:Fast, packed, strict storable arrays with a list interface like ByteString
 
;[http://hackage.haskell.org/package/clogparse-0.1 clogparse 0.1]
+
;[http://hackage.haskell.org/package/explicit-iomodes-text-0.1.0.2 explicit-iomodes-text 0.1.0.2]
  +
:Extends explicit-iomodes with Text operations
:Parse IRC logs such as the #haskell logs on tunes.org
 
;[http://hackage.haskell.org/package/http-enumerator-0.1.0 http-enumerator 0.1.0]
+
;[http://hackage.haskell.org/package/random-extras-0.18 random-extras 0.18]
  +
:Additional functions for random values.
:HTTP client package with enumerator interface and HTTPS support.
 
;[http://hackage.haskell.org/package/kit-0.4.3 kit 0.4.3]
+
;[http://hackage.haskell.org/package/enumerator-0.4.1 enumerator 0.4.1]
  +
:Implementation of Oleg Kiselyov's left-fold enumerators
:A dependency manager for XCode (Objective-C) projects
 
;[http://hackage.haskell.org/package/SVGPath-1.0 SVGPath 1.0]
+
;[http://hackage.haskell.org/package/tls-0.2 tls 0.2]
  +
:TLS/SSL protocol native implementation (Server and Client)
:Parsing the path command from SVG
 
;[http://hackage.haskell.org/package/snap-server-0.2.12 snap-server 0.2.12]
+
;[http://hackage.haskell.org/package/persistent-sqlite-0.2.2.1 persistent-sqlite 0.2.2.1]
  +
:Backend for the persistent library using sqlite3.
:A fast, iteratee-based, epoll-enabled web server for the Snap Framework
 
;[http://hackage.haskell.org/package/plugins-1.5.1.3 plugins 1.5.1.3]
+
;[http://hackage.haskell.org/package/multiset-0.2.1 multiset 0.2.1]
  +
:The Data.MultiSet container type
:Dynamic linking for Haskell and C objects
 
;[http://hackage.haskell.org/package/snap-core-0.2.12 snap-core 0.2.12]
+
;[http://hackage.haskell.org/package/exception-monads-fd-0.2 exception-monads-fd 0.2]
  +
:Exception monad transformer instances for monads-fd classes.
:Snap: A Haskell Web Framework (Core)
 
;[http://hackage.haskell.org/package/QuickCheck-2.3.0.2 QuickCheck 2.3.0.2]
+
;[http://hackage.haskell.org/package/exception-monads-tf-0.2 exception-monads-tf 0.2]
  +
:Exception monad transformer instances for monads-tf classes.
:Automatic testing of Haskell programs
 
;[http://hackage.haskell.org/package/happstack-facebook-0.24 happstack-facebook 0.24]
+
;[http://hackage.haskell.org/package/exception-mtl-0.2 exception-mtl 0.2]
  +
:Type classes and monads for unchecked extensible exceptions.
:A package for building Facebook applications using Happstack
 
  +
;[http://hackage.haskell.org/package/exception-transformers-0.2 exception-transformers 0.2]
  +
:Type classes and monads for unchecked extensible exceptions.
  +
;[http://hackage.haskell.org/package/bff-0.3.1.1 bff 0.3.1.1]
  +
:Bidirectionalization for Free! (POPL'09)
  +
;[http://hackage.haskell.org/package/polyseq-0.1.2.1 polyseq 0.1.2.1]
  +
:Taming Selective Strictness
 
[http://hackage.haskell.org/packages/archive/pkg-list.html More...]
 
[http://hackage.haskell.org/packages/archive/pkg-list.html More...]

Revision as of 01:45, 8 October 2010

Recent Package Updates hackage-daily.png Rss.png

anansi 0.2.1
Simple literate programming preprocessor
hothasktags 0.1.1
Generates ctags for Haskell, incorporating import lists and qualified imports
language-c-comments 0.1
Extracting comments from C code
xilinx-lava 5.0.1.4
The Lava system for Xilinx FPGA design with layout combinators.
parallel 3.1.0.1
Parallel programming library
deepseq 1.1.0.1
Fully evaluate data structures
safer-file-handles-text 0.1.0.3
Extends safer-file-handles with Text operations
usb 0.6.0.2
Communicate with USB devices
explicit-iomodes-text 0.1.0.2
Extends explicit-iomodes with Text operations
random-extras 0.18
Additional functions for random values.
enumerator 0.4.1
Implementation of Oleg Kiselyov's left-fold enumerators
tls 0.2
TLS/SSL protocol native implementation (Server and Client)
persistent-sqlite 0.2.2.1
Backend for the persistent library using sqlite3.
multiset 0.2.1
The Data.MultiSet container type
exception-monads-fd 0.2
Exception monad transformer instances for monads-fd classes.
exception-monads-tf 0.2
Exception monad transformer instances for monads-tf classes.
exception-mtl 0.2
Type classes and monads for unchecked extensible exceptions.
exception-transformers 0.2
Type classes and monads for unchecked extensible exceptions.
bff 0.3.1.1
Bidirectionalization for Free! (POPL'09)
polyseq 0.1.2.1
Taming Selective Strictness

More...