Re-generate Haskell packages with cabal2nix.

This commit is contained in:
Peter Simons 2014-09-17 20:53:30 +02:00
parent 94e324efc5
commit 31fa722218
4 changed files with 8 additions and 1 deletions

View file

@ -1,3 +1,5 @@
# This file was auto-generated by cabal2nix. Please do NOT edit manually!
{ cabal, json, mtl, parsec, QuickCheck, regexCompat }: { cabal, json, mtl, parsec, QuickCheck, regexCompat }:
cabal.mkDerivation (self: { cabal.mkDerivation (self: {
@ -15,4 +17,3 @@ cabal.mkDerivation (self: {
platforms = self.ghc.meta.platforms; platforms = self.ghc.meta.platforms;
}; };
}) })

View file

@ -1,3 +1,5 @@
# This file was auto-generated by cabal2nix. Please do NOT edit manually!
{ cabal, attoparsec, base16Bytestring, ioStreams, pdfToolboxCore { cabal, attoparsec, base16Bytestring, ioStreams, pdfToolboxCore
, text , text
}: }:

View file

@ -1,3 +1,5 @@
# This file was auto-generated by cabal2nix. Please do NOT edit manually!
{ cabal, attoparsec, errors, ioStreams, transformers, zlibBindings { cabal, attoparsec, errors, ioStreams, transformers, zlibBindings
}: }:

View file

@ -1,3 +1,5 @@
# This file was auto-generated by cabal2nix. Please do NOT edit manually!
{ cabal, cipherRc4, cryptohash, ioStreams, pdfToolboxContent { cabal, cipherRc4, cryptohash, ioStreams, pdfToolboxContent
, pdfToolboxCore, text, transformers , pdfToolboxCore, text, transformers
}: }: