hackage-packages.nix: automatic Haskell package set update

This update was generated by hackage2nix v2.15.5-1-g5b5ad23 from Hackage revision
ab74bc3b0b.
This commit is contained in:
Peter Simons 2020-06-19 22:13:54 +02:00
parent b62a82a2f5
commit 3206ba84de

View File

@ -116215,8 +116215,8 @@ self: {
}:
mkDerivation {
pname = "haskoin-store-data";
version = "0.32.1";
sha256 = "0rl97p0627ycwkp32kwbih4gdm2ci8dl5q0mpxf8583b7i6fxjzr";
version = "0.32.2";
sha256 = "0xdjzigkygapx3r374ds11gnschddhiyacxx49xsybmhfxlhsdj7";
libraryHaskellDepends = [
aeson base bytestring cereal containers data-default deepseq
hashable haskoin-core http-client http-types lens mtl network
@ -140759,6 +140759,8 @@ self: {
testToolDepends = [ tasty-discover ];
description = "Convenient imperative eDSL over Lorentz";
license = stdenv.lib.licenses.mit;
hydraPlatforms = stdenv.lib.platforms.none;
broken = true;
}) {};
"inf-interval" = callPackage
@ -196006,6 +196008,8 @@ self: {
];
description = "pure Haskell PostgreSQL driver";
license = stdenv.lib.licenses.bsd3;
hydraPlatforms = stdenv.lib.platforms.none;
broken = true;
}) {};
"postgresql-query" = callPackage