Difference between revisions of "Template:Main/News"

From HaskellWiki
Jump to navigation Jump to search
m (Update)
m (Updating)
Line 2: Line 2:
   
 
<div style="font-size:80%">
 
<div style="font-size:80%">
;[http://hackage.haskell.org/package/data-lens-ixset-0.1.1 data-lens-ixset 0.1.1]
+
;[http://hackage.haskell.org/package/language-javascript-0.4.6 language-javascript 0.4.6]
:A Lens for IxSet
+
:Parser for JavaScript
;[http://hackage.haskell.org/package/streamproc-1.6 streamproc 1.6]
+
;[http://hackage.haskell.org/package/c0parser-0.1.0.1 c0parser 0.1.0.1]
  +
:Simple C0 Parser
:Stream Processer Arrow
 
;[http://hackage.haskell.org/package/cabalvchk-0.3 cabalvchk 0.3]
+
;[http://hackage.haskell.org/package/HStringTemplate-0.6.8 HStringTemplate 0.6.8]
  +
:StringTemplate implementation in Haskell.
:Verify installed package version against user-specified constraints.
 
;[http://hackage.haskell.org/package/cabal-progdeps-1.0 cabal-progdeps 1.0]
+
;[http://hackage.haskell.org/package/c0check-0.1 c0check 0.1]
  +
:Simple C0 Syntax Check
:Show dependencies of program being built in current directory
 
;[http://hackage.haskell.org/package/splot-0.3.2 splot 0.3.2]
+
;[http://hackage.haskell.org/package/HUnit-Diff-0.1 HUnit-Diff 0.1]
  +
:Assertions for HUnit with difference reporting
:A tool for visualizing the lifecycle of many concurrent multi-staged processes.
 
;[http://hackage.haskell.org/package/couchdb-conduit-0.1.3.0 couchdb-conduit 0.1.3.0]
+
;[http://hackage.haskell.org/package/aeson-pretty-0.6 aeson-pretty 0.6]
  +
:JSON pretty-printing library and command-line tool.
 
;[http://hackage.haskell.org/package/newtype-th-0.3.1 newtype-th 0.3.1]
  +
:A template haskell deriver to create Control.Newtype instances.
 
;[http://hackage.haskell.org/package/theta-functions-1.0.0 theta-functions 1.0.0]
  +
:Theta-functions implemented as trigonometric series
 
;[http://hackage.haskell.org/package/gtk-toy-0.2.0 gtk-toy 0.2.0]
  +
:Convenient Gtk canvas with mouse and keyboard input.
 
;[http://hackage.haskell.org/package/highlighting-kate-0.4 highlighting-kate 0.4]
  +
:Syntax highlighting
 
;[http://hackage.haskell.org/package/hepevt-0.3.1 hepevt 0.3.1]
  +
:HEPEVT parser and writer
 
;[http://hackage.haskell.org/package/couchdb-conduit-0.3.0.1 couchdb-conduit 0.3.0.1]
 
:Couch DB client library using http-conduit and aeson
 
:Couch DB client library using http-conduit and aeson
;[http://hackage.haskell.org/package/GPX-0.6.1 GPX 0.6.1]
+
;[http://hackage.haskell.org/package/ircbot-0.2.1 ircbot 0.2.1]
  +
:A library for writing irc bots
:Parse GPX files
 
;[http://hackage.haskell.org/package/threadscope-0.2.1 threadscope 0.2.1]
+
;[http://hackage.haskell.org/package/aeson-0.6.0.0 aeson 0.6.0.0]
  +
:Fast JSON parsing and encoding
:A graphical tool for profiling parallel Haskell programs.
 
;[http://hackage.haskell.org/package/ghc-events-0.4.0.0 ghc-events 0.4.0.0]
+
;[http://hackage.haskell.org/package/criterion-0.6.0.1 criterion 0.6.0.1]
  +
:Robust, reliable performance measurement and analysis
:Library and tool for parsing .eventlog files from GHC
 
;[http://hackage.haskell.org/package/cereal-0.3.5.1 cereal 0.3.5.1]
 
:A binary serialization library
 
;[http://hackage.haskell.org/package/statistics-0.10.1.0 statistics 0.10.1.0]
 
:A library of statistical types, data, and functions
 
;[http://hackage.haskell.org/package/mwc-random-0.11.0.0 mwc-random 0.11.0.0]
 
:Fast, high quality pseudo random number generation
 
;[http://hackage.haskell.org/package/math-functions-0.1.1.0 math-functions 0.1.1.0]
 
:Special functions and Chebyshev polynomials
 
;[http://hackage.haskell.org/package/llvm-3.0.0.0 llvm 3.0.0.0]
 
:Bindings to the LLVM compiler toolkit.
 
;[http://hackage.haskell.org/package/resource-pool-0.2.1.0 resource-pool 0.2.1.0]
 
:A high-performance striped resource pooling implementation
 
;[http://hackage.haskell.org/package/llvm-base-3.0.0.0 llvm-base 3.0.0.0]
 
:FFI bindings to the LLVM compiler toolkit.
 
;[http://hackage.haskell.org/package/lio-0.1.1 lio 0.1.1]
 
:Labeled IO Information Flow Control Library
 
;[http://hackage.haskell.org/package/base64-bytestring-0.1.1.0 base64-bytestring 0.1.1.0]
 
:Fast base64 encoding and deconding for ByteStrings
 
 
[http://hackage.haskell.org/packages/archive/pkg-list.html More...]
 
[http://hackage.haskell.org/packages/archive/pkg-list.html More...]
  +
 
</div>
 
</div>

Revision as of 20:38, 22 January 2012

Recent Package Updates mHvNV.png Rss16.png
language-javascript 0.4.6
Parser for JavaScript
c0parser 0.1.0.1
Simple C0 Parser
HStringTemplate 0.6.8
StringTemplate implementation in Haskell.
c0check 0.1
Simple C0 Syntax Check
HUnit-Diff 0.1
Assertions for HUnit with difference reporting
aeson-pretty 0.6
JSON pretty-printing library and command-line tool.
newtype-th 0.3.1
A template haskell deriver to create Control.Newtype instances.
theta-functions 1.0.0
Theta-functions implemented as trigonometric series
gtk-toy 0.2.0
Convenient Gtk canvas with mouse and keyboard input.
highlighting-kate 0.4
Syntax highlighting
hepevt 0.3.1
HEPEVT parser and writer
couchdb-conduit 0.3.0.1
Couch DB client library using http-conduit and aeson
ircbot 0.2.1
A library for writing irc bots
aeson 0.6.0.0
Fast JSON parsing and encoding
criterion 0.6.0.1
Robust, reliable performance measurement and analysis

More...