Commit Graph

19 Commits

Author SHA1 Message Date
Peter Simons
e9abf1899a haskell-hledger: patch to support recent versions of cmdargs 2012-09-03 14:20:10 +02:00
Peter Simons
5318c4652c Patch overzealous dependency restrictions in Haskell packages. 2012-08-23 17:42:10 +02:00
Peter Simons
3ff1801d9e haskell-hledger: update to version 0.18.2 2012-07-14 11:14:39 +02:00
Peter Simons
d98161617f Update Haskell packages.
- hinotify: added meta.maintainers section
 - hledger-lib: update to version 0.18.1
 - hledger: update to version 0.18.1
 - hledger-web: update to version 0.18.1
 - lifted-base: update to version 0.1.1.1
 - monad-control: update to version 0.3.1.4
 - multiarg: update to version 0.4.0.0
 - pandoc: update to version 1.9.4.2
 - shelly: update to version 0.12.2
2012-07-02 10:46:19 +02:00
Peter Simons
e70b655b3c haskell-hledger: updated to version 0.18
svn path=/nixpkgs/trunk/; revision=34283
2012-05-29 20:16:08 +00:00
Peter Simons
880dcc2c64 Removed myself as a maintainer from Haskell packages that I don't personally use.
By now, it happened twice that a commit broke GHC and thus all Haskell packages
we have in Nixpkgs. On such an occasion, I receive well in excess of 3000
notification e-mails from Hydra, and then I receive another 3000 e-mails after
the bug has been fixed. Under these circumstances, subscribing to these
notifications makes no sense for me.

svn path=/nixpkgs/trunk/; revision=33392
2012-03-24 10:21:28 +00:00
Peter Simons
cb28766341 Re-generated Haskell package descriptions with the latest version of cabal2nix.
svn path=/nixpkgs/trunk/; revision=32327
2012-02-16 14:05:41 +00:00
Peter Simons
ac69747aa8 Regenerated all Haskell packages with the latest version of cabal2nix.
svn path=/nixpkgs/trunk/; revision=32292
2012-02-14 17:00:37 +00:00
Peter Simons
3170847b13 haskell-hledger: updated to version 0.17
svn path=/nixpkgs/trunk/; revision=31971
2012-02-02 10:37:58 +00:00
Peter Simons
7776c66a84 haskell-hledger: updated to version 0.16.1
svn path=/nixpkgs/trunk/; revision=29669
2011-10-05 17:09:32 +00:00
Peter Simons
0fe8cb05b5 haskell-hledger: updated to version 0.16
svn path=/nixpkgs/trunk/; revision=29579
2011-10-02 20:27:50 +00:00
Peter Simons
d2272469b7 haskell-hledger: updated to version 0.15.2
svn path=/nixpkgs/trunk/; revision=29277
2011-09-14 17:13:26 +00:00
Peter Simons
b07e579498 haskell-hledger: updated to version 0.15.1
svn path=/nixpkgs/trunk/; revision=28991
2011-09-02 21:49:08 +00:00
Peter Simons
2442cf69f7 haskell-hledger: updated to version 0.15
svn path=/nixpkgs/trunk/; revision=28980
2011-09-02 18:02:24 +00:00
Peter Simons
3e10ee5c92 Updated Haskell expressions with the latest version of cabal2nix.
* haskell-dataenc: updated to version 0.14.0.2
 * haskell-fclabels: updated to version 1.0.1

svn path=/nixpkgs/trunk/; revision=28574
2011-08-14 22:52:05 +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
c13f967ed5 Replaced the obsolete 'haskellPlatforms' attribute with the platforms exported by GHC.
svn path=/nixpkgs/trunk/; revision=28418
2011-08-09 09:54:50 +00:00
Peter Simons
7237cf32ec haskell-packages.nix: added hledger and hledger-lib
svn path=/nixpkgs/trunk/; revision=27853
2011-07-20 18:20:42 +00:00