Difference between revisions of "Template:Main/News"

From HaskellWiki
Jump to navigation Jump to search
m (Updating)
m (update)
Line 2: Line 2:
   
 
<div style="font-size:80%">
 
<div style="font-size:80%">
;[http://hackage.haskell.org/package/language-javascript-0.4.6 language-javascript 0.4.6]
+
;[http://hackage.haskell.org/package/cond-0.4.0.1 cond 0.4.0.1]
  +
:Basic conditional and boolean operators with monadic variants.
:Parser for JavaScript
 
;[http://hackage.haskell.org/package/c0parser-0.1.0.1 c0parser 0.1.0.1]
+
;[http://hackage.haskell.org/package/gitit-0.10 gitit 0.10]
  +
:Wiki using happstack, git or darcs, and pandoc.
:Simple C0 Parser
 
;[http://hackage.haskell.org/package/HStringTemplate-0.6.8 HStringTemplate 0.6.8]
+
;[http://hackage.haskell.org/package/filestore-0.5 filestore 0.5]
  +
:Interface for versioning file stores.
:StringTemplate implementation in Haskell.
 
;[http://hackage.haskell.org/package/c0check-0.1 c0check 0.1]
+
;[http://hackage.haskell.org/package/notcpp-0.1 notcpp 0.1]
  +
:Avoiding the C preprocessor via cunning use of Template Haskell
:Simple C0 Syntax Check
 
;[http://hackage.haskell.org/package/HUnit-Diff-0.1 HUnit-Diff 0.1]
+
;[http://hackage.haskell.org/package/monad-loops-0.3.3.0 monad-loops 0.3.3.0]
  +
:Monadic loops
:Assertions for HUnit with difference reporting
 
;[http://hackage.haskell.org/package/aeson-pretty-0.6 aeson-pretty 0.6]
+
;[http://hackage.haskell.org/package/hsx-0.10.3 hsx 0.10.3]
  +
:HSX (Haskell Source with XML) allows literal XML syntax in Haskell source code.
:JSON pretty-printing library and command-line tool.
 
;[http://hackage.haskell.org/package/newtype-th-0.3.1 newtype-th 0.3.1]
+
;[http://hackage.haskell.org/package/imagepaste-0.2.0.1 imagepaste 0.2.0.1]
  +
:Command-line image paste utility
:A template haskell deriver to create Control.Newtype instances.
 
;[http://hackage.haskell.org/package/theta-functions-1.0.0 theta-functions 1.0.0]
+
;[http://hackage.haskell.org/package/highlighting-kate-0.5.1 highlighting-kate 0.5.1]
: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
 
:Syntax highlighting
;[http://hackage.haskell.org/package/hepevt-0.3.1 hepevt 0.3.1]
+
;[http://hackage.haskell.org/package/postgresql-libpq-0.8.2 postgresql-libpq 0.8.2]
  +
:low-level binding to libpq
:HEPEVT parser and writer
 
;[http://hackage.haskell.org/package/couchdb-conduit-0.3.0.1 couchdb-conduit 0.3.0.1]
+
;[http://hackage.haskell.org/package/postgresql-simple-0.1.3 postgresql-simple 0.1.3]
:Couch DB client library using http-conduit and aeson
+
:Mid-Level PostgreSQL client library
;[http://hackage.haskell.org/package/ircbot-0.2.1 ircbot 0.2.1]
+
;[http://hackage.haskell.org/package/cabal-install-bundle-0.14.0 cabal-install-bundle 0.14.0]
  +
:The (bundled) command-line interface for Cabal and Hackage.
:A library for writing irc bots
 
;[http://hackage.haskell.org/package/aeson-0.6.0.0 aeson 0.6.0.0]
+
;[http://hackage.haskell.org/package/hscolour-1.20.2 hscolour 1.20.2]
  +
:Colourise Haskell code.
:Fast JSON parsing and encoding
 
;[http://hackage.haskell.org/package/criterion-0.6.0.1 criterion 0.6.0.1]
+
;[http://hackage.haskell.org/package/hledger-interest-1.4.1 hledger-interest 1.4.1]
  +
:computes interest for a given account
:Robust, reliable performance measurement and analysis
 
 
;[http://hackage.haskell.org/package/hledger-web-0.18 hledger-web 0.18]
  +
:A web interface for the hledger accounting tool.
  +
;[http://hackage.haskell.org/package/hledger-0.18 hledger 0.18]
  +
:The main command-line interface for the hledger accounting tool.
  +
;[http://hackage.haskell.org/package/hledger-lib-0.18 hledger-lib 0.18]
  +
:Core data types, parsers and utilities for the hledger accounting tool.
 
;[http://hackage.haskell.org/package/hackport-0.2.18 hackport 0.2.18]
  +
:Hackage and Portage integration tool
 
[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 21:14, 30 May 2012

Recent Package Updates mHvNV.png Rss16.png
cond 0.4.0.1
Basic conditional and boolean operators with monadic variants.
gitit 0.10
Wiki using happstack, git or darcs, and pandoc.
filestore 0.5
Interface for versioning file stores.
notcpp 0.1
Avoiding the C preprocessor via cunning use of Template Haskell
monad-loops 0.3.3.0
Monadic loops
hsx 0.10.3
HSX (Haskell Source with XML) allows literal XML syntax in Haskell source code.
imagepaste 0.2.0.1
Command-line image paste utility
highlighting-kate 0.5.1
Syntax highlighting
postgresql-libpq 0.8.2
low-level binding to libpq
postgresql-simple 0.1.3
Mid-Level PostgreSQL client library
cabal-install-bundle 0.14.0
The (bundled) command-line interface for Cabal and Hackage.
hscolour 1.20.2
Colourise Haskell code.
hledger-interest 1.4.1
computes interest for a given account
hledger-web 0.18
A web interface for the hledger accounting tool.
hledger 0.18
The main command-line interface for the hledger accounting tool.
hledger-lib 0.18
Core data types, parsers and utilities for the hledger accounting tool.
hackport 0.2.18
Hackage and Portage integration tool

More...