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 = "deepseq";
version = "1.1.0.0";
sha256 = "947c45e7ee862159f190fb8e905c1328f7672cb9e6bf3abd1d207bbcf1eee50a";
buildDepends = [ Cabal ];
meta = {
description = "Fully evaluate data structures";
license = self.stdenv.lib.licenses.bsd3;

View File

@@ -1,9 +1,10 @@
{ cabal }:
{ cabal, Cabal }:
cabal.mkDerivation (self: {
pname = "deepseq";
version = "1.1.0.2";
sha256 = "1iqk8lc2an2rd1j9lcr76yabiz18h10lazlmdg5c528yssyd6135";
buildDepends = [ Cabal ];
meta = {
description = "Deep evaluation of data structures";
license = self.stdenv.lib.licenses.bsd3;

View File

@@ -1,9 +1,10 @@
{ cabal }:
{ cabal, Cabal }:
cabal.mkDerivation (self: {
pname = "deepseq";
version = "1.2.0.1";
sha256 = "0r7lkqhllj7phmn4sq836fmis4wy9fpka4hjzhqzhbbykzys0z7d";
buildDepends = [ Cabal ];
meta = {
description = "Deep evaluation of data structures";
license = self.stdenv.lib.licenses.bsd3;

View File

@@ -1,9 +1,10 @@
{ cabal }:
{ cabal, Cabal }:
cabal.mkDerivation (self: {
pname = "deepseq";
version = "1.3.0.0";
sha256 = "0z2k1rda67nmhv62irjfd642iarj1i9m55l6p47j4cysrszhvqgy";
buildDepends = [ Cabal ];
meta = {
description = "Deep evaluation of data structures";
license = self.stdenv.lib.licenses.bsd3;