Regenerated all Haskell packages with the latest version of cabal2nix.
svn path=/nixpkgs/trunk/; revision=32292
This commit is contained in:
@@ -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;
|
||||
|
||||
@@ -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";
|
||||
|
||||
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user