Commit Graph

10 Commits

Author SHA1 Message Date
Peter Simons
b24279ff39 haskell-hledger-chart: updated to version 0.16.1
svn path=/nixpkgs/trunk/; revision=31931
2012-01-30 10:52:10 +00:00
Peter Simons
a9e1911efa haskell-hledger-chart: updated to version 0.16.1
svn path=/nixpkgs/trunk/; revision=29665
2011-10-05 17:08:58 +00:00
Peter Simons
750527851c haskell-hledger-chart: updated to version 0.16
svn path=/nixpkgs/trunk/; revision=29575
2011-10-02 20:27:33 +00:00
Peter Simons
ac7bad192b haskell-hledger-chart: updated to version 0.15.2
svn path=/nixpkgs/trunk/; revision=29273
2011-09-14 17:13:10 +00:00
Peter Simons
afb859003f haskell-hledger-chart: updated to version 0.15.1
svn path=/nixpkgs/trunk/; revision=28989
2011-09-02 21:48:57 +00:00
Peter Simons
159adba352 haskell-hledger-chart: updated to version 0.15
svn path=/nixpkgs/trunk/; revision=28977
2011-09-02 18:02:10 +00:00
Peter Simons
dbce2ffd0f Generated neater meta.description strings.
svn path=/nixpkgs/trunk/; revision=28492
2011-08-11 13:03:51 +00:00
Peter Simons
3685cea8e9 Updated (almost) all Haskell package expressions with cabal2nix.
The new files ...

 * conform to the coding guidelines,

 * consistently specify meta.maintainers and meta.platforms,

 * have proper descriptions and licenses as specified in their Cabal file, and

 * take advantage of the new cabal.nix extensions, i.e. proper
   distinction between buildInputs and propagatedBuildInputs.

Furthermore, the following updates were performed:

 * haskell-Ranged-sets: updated to version 0.3.0
 * haskell-Shellac-haskeline: updated to version 0.2.0.1
 * haskell-cpphs: updated to version 1.12
 * haskell-hslogger: updated to version 1.1.5
 * haskell-xml: updated to version 1.3.9
 * haskell-HDBC-postgresql: updated to version 2.3.2.0
 * haskell-HDBC-sqlite3: updated to version 2.3.3.0
 * haskell-HDBC: updated to version 2.3.1.0
 * haskell-base-unicode-symbols: updated to version 0.2.2.1
 * haskell-convertible: updated to version 1.0.11.0
 * haskell-monad-control: updated to version 0.2.0.2
 * haskell-murmur-hash: updated to version 0.1.0.4
 * haskell-repa: updated to version 2.1.1.3
 * haskell-statistics: updated to version 0.9.0.0
 * haskell-ansi-terminal: updated to version 0.5.5

haskell-maybench was dropped, because it cannot be built with recent
versions of Cabal:

   Configuring maybench-0.2.4.1...
   Setup: At least the following dependencies are missing:
   Cabal >=1.2 && <1.5

svn path=/nixpkgs/trunk/; revision=28446
2011-08-09 23:00:20 +00:00
Peter Simons
1bc8594052 hledger-chart: build this package only on Linux
The build should work on haskellPlatforms, but an attempt to build it on
Darwin generates assertion errors because it somehow ends up depending
on the Linux kernel headers.

svn path=/nixpkgs/trunk/; revision=27920
2011-07-24 20:05:08 +00:00
Peter Simons
9d426cd470 haskell-packages.nix: added hledger-chart and hledger-vty
svn path=/nixpkgs/trunk/; revision=27855
2011-07-20 18:32:33 +00:00