Regenerated all Haskell packages with the latest version of cabal2nix.

svn path=/nixpkgs/trunk/; revision=32292
This commit is contained in:
Peter Simons
2012-02-14 17:00:37 +00:00
parent 844d950d13
commit ac69747aa8
563 changed files with 1383 additions and 1119 deletions

View File

@@ -1,9 +1,10 @@
{ cabal }:
{ cabal, Cabal }:
cabal.mkDerivation (self: {
pname = "xhtml";
version = "3000.2.0.1";
sha256 = "15pcigascajky67v0lhdhn4bv8xq16cvzib05mg4f1ynwr5a9mv0";
buildDepends = [ Cabal ];
meta = {
description = "An XHTML combinator library";
license = self.stdenv.lib.licenses.bsd3;

View File

@@ -1,9 +1,10 @@
{ cabal }:
{ cabal, Cabal }:
cabal.mkDerivation (self: {
pname = "xhtml";
version = "3000.2.0.4";
sha256 = "07kqii5dsfdaf46y4k19l9llhzhxssr24jbjpr5i8p1qh7117abw";
buildDepends = [ Cabal ];
meta = {
homepage = "https://github.com/haskell/xhtml";
description = "An XHTML combinator library";

View File

@@ -1,9 +1,10 @@
{ cabal }:
{ cabal, Cabal }:
cabal.mkDerivation (self: {
pname = "xhtml";
version = "3000.2.0.5";
sha256 = "1gqq910pncqppb2dscxnfxvm1ly4qpb5mwmady2i4irar3gngh9v";
buildDepends = [ Cabal ];
meta = {
homepage = "https://github.com/haskell/xhtml";
description = "An XHTML combinator library";