hackage-packages.nix: automatic Haskell package set update

This update was generated by hackage2nix v2.15.0-16-g2971916 from Hackage revision
d77d0f7de2.
This commit is contained in:
Peter Simons 2020-01-31 21:39:55 +01:00
parent 5e90d04ee7
commit a7712a1a31
1 changed files with 72 additions and 19 deletions

View File

@ -24037,8 +24037,8 @@ self: {
pname = "aeson-schemas"; pname = "aeson-schemas";
version = "1.0.3"; version = "1.0.3";
sha256 = "0fmhqibw6mw9shxh94riqq465njbgjsv539xb6sx7qpkhcck2csi"; sha256 = "0fmhqibw6mw9shxh94riqq465njbgjsv539xb6sx7qpkhcck2csi";
revision = "1"; revision = "2";
editedCabalFile = "19fk0ccb68143mj7ndp6qflksz7vlja0gbmrqqyaf1zr5z0f9q1v"; editedCabalFile = "0dydrwj8d7337c0qdxc7cxg8y2hb89ksli9692rvx7zfan41cpq7";
libraryHaskellDepends = [ libraryHaskellDepends = [
aeson base bytestring first-class-families megaparsec aeson base bytestring first-class-families megaparsec
template-haskell text unordered-containers template-haskell text unordered-containers
@ -44751,14 +44751,15 @@ self: {
"bustle" = callPackage "bustle" = callPackage
({ mkDerivation, base, bytestring, Cabal, cairo, containers, dbus ({ mkDerivation, base, bytestring, Cabal, cairo, containers, dbus
, directory, filepath, gio, gio-unix, glib, gtk3, hgettext, HUnit , directory, filepath, gio, glib, gtk3, HUnit, mtl, pango, pcap
, mtl, pango, pcap, process, QuickCheck, setlocale, system-glib , process, QuickCheck, system-glib, test-framework
, test-framework, test-framework-hunit, text, time , test-framework-hunit, text, time
}: }:
mkDerivation { mkDerivation {
pname = "bustle"; pname = "bustle";
version = "0.7.5"; version = "0.7.5";
sha256 = "0r0ng67b2q9ww0adv1fdrpmgmdyjqv6ksd9g6kkn9cjwnaascq3p"; sha256 = "0r0ng67b2q9ww0adv1fdrpmgmdyjqv6ksd9g6kkn9cjwnaascq3p";
configureFlags = [ "-f-hgettext" ];
isLibrary = false; isLibrary = false;
isExecutable = true; isExecutable = true;
enableSeparateDataOutput = true; enableSeparateDataOutput = true;
@ -44766,18 +44767,15 @@ self: {
libraryPkgconfigDepends = [ system-glib ]; libraryPkgconfigDepends = [ system-glib ];
executableHaskellDepends = [ executableHaskellDepends = [
base bytestring cairo containers dbus directory filepath gio glib base bytestring cairo containers dbus directory filepath gio glib
gtk3 hgettext mtl pango pcap process setlocale text time gtk3 mtl pango pcap process text time
]; ];
executablePkgconfigDepends = [ gio-unix ];
testHaskellDepends = [ testHaskellDepends = [
base bytestring cairo containers dbus directory filepath gtk3 base bytestring cairo containers dbus directory filepath gtk3 HUnit
hgettext HUnit mtl pango pcap QuickCheck setlocale test-framework mtl pango pcap QuickCheck test-framework test-framework-hunit text
test-framework-hunit text
]; ];
description = "Draw sequence diagrams of D-Bus traffic"; description = "Draw sequence diagrams of D-Bus traffic";
license = "unknown"; license = stdenv.lib.licenses.lgpl21Plus;
hydraPlatforms = stdenv.lib.platforms.none; }) {system-glib = pkgs.glib;};
}) {gio-unix = null; system-glib = pkgs.glib;};
"butcher" = callPackage "butcher" = callPackage
({ mkDerivation, base, bifunctors, containers, deque, extra, free ({ mkDerivation, base, bifunctors, containers, deque, extra, free
@ -144003,6 +144001,26 @@ self: {
license = stdenv.lib.licenses.mit; license = stdenv.lib.licenses.mit;
}) {}; }) {};
"json-feed_1_0_8" = callPackage
({ mkDerivation, aeson, base, bytestring, filepath, hspec
, mime-types, network-uri, tagsoup, text, time
}:
mkDerivation {
pname = "json-feed";
version = "1.0.8";
sha256 = "1sagnnk73510vxdhqr2798k1s00jcsp6yfb689fpar360vfzwssm";
libraryHaskellDepends = [
aeson base bytestring mime-types network-uri tagsoup text time
];
testHaskellDepends = [
aeson base bytestring filepath hspec mime-types network-uri tagsoup
text time
];
description = "JSON Feed";
license = stdenv.lib.licenses.mit;
hydraPlatforms = stdenv.lib.platforms.none;
}) {};
"json-fu" = callPackage "json-fu" = callPackage
({ mkDerivation, aeson, attoparsec, base, bytestring, containers ({ mkDerivation, aeson, attoparsec, base, bytestring, containers
, hashable, hspec, mtl, syb, text, time, unordered-containers , hashable, hspec, mtl, syb, text, time, unordered-containers
@ -158286,6 +158304,22 @@ self: {
license = stdenv.lib.licenses.bsd3; license = stdenv.lib.licenses.bsd3;
}) {}; }) {};
"lz4-bytes" = callPackage
({ mkDerivation, base, byteslice, primitive, run-st, tasty
, tasty-quickcheck
}:
mkDerivation {
pname = "lz4-bytes";
version = "0.1.0.0";
sha256 = "02lc1ka16vfwljsh1ybp4cn39rpgiwp38qj1ayr77ha3nhjzr9z0";
libraryHaskellDepends = [ base byteslice primitive run-st ];
testHaskellDepends = [
base byteslice primitive tasty tasty-quickcheck
];
description = "Bindings to LZ4";
license = stdenv.lib.licenses.bsd3;
}) {};
"lz4-conduit" = callPackage "lz4-conduit" = callPackage
({ mkDerivation, base, binary, bytestring, bytestring-arbitrary ({ mkDerivation, base, binary, bytestring, bytestring-arbitrary
, conduit, conduit-extra, mtl, QuickCheck, resourcet , conduit, conduit-extra, mtl, QuickCheck, resourcet
@ -165138,8 +165172,8 @@ self: {
}: }:
mkDerivation { mkDerivation {
pname = "mmsyn4"; pname = "mmsyn4";
version = "0.1.5.0"; version = "0.1.6.0";
sha256 = "0bwdngcasppsfk7znijzimgrrbiilapz4cqg45j2xvd5niaqkfkm"; sha256 = "0kz7wpfpvfayb6jgd0wwrb3dljcigmqdiixb7b86vyh36nzxhcfj";
isLibrary = false; isLibrary = false;
isExecutable = true; isExecutable = true;
executableHaskellDepends = [ executableHaskellDepends = [
@ -165155,8 +165189,8 @@ self: {
({ mkDerivation, base }: ({ mkDerivation, base }:
mkDerivation { mkDerivation {
pname = "mmsyn5"; pname = "mmsyn5";
version = "0.4.2.2"; version = "0.4.3.0";
sha256 = "1y5f9fwc9k7hbmnk8fvm6m6h2lrdsfijr6jn0dfj6fhc17kmp46p"; sha256 = "02ndmx1ndm87i2xlnaarw8yljjki1k7ak0jyb5s0c7hkvlrl7qax";
libraryHaskellDepends = [ base ]; libraryHaskellDepends = [ base ];
description = "Various additional operations on lists (some with intermediate Monads)"; description = "Various additional operations on lists (some with intermediate Monads)";
license = stdenv.lib.licenses.mit; license = stdenv.lib.licenses.mit;
@ -165168,8 +165202,8 @@ self: {
}: }:
mkDerivation { mkDerivation {
pname = "mmsyn6ukr"; pname = "mmsyn6ukr";
version = "0.6.2.0"; version = "0.6.3.0";
sha256 = "1qmyak0srd3ksj8kk8a8dyy6cbg9kdacdlldnpw46778a5792k0m"; sha256 = "0q74chfvrqf963lib315mqrvf6s5vx2fpg6zqrjprmr8254qaabm";
isLibrary = true; isLibrary = true;
isExecutable = true; isExecutable = true;
enableSeparateDataOutput = true; enableSeparateDataOutput = true;
@ -191127,6 +191161,8 @@ self: {
pname = "polysemy"; pname = "polysemy";
version = "1.2.3.0"; version = "1.2.3.0";
sha256 = "0vb0k3kmzsjw45p220nw780wlax1r7mv56j06vkzqclkf8s5jky3"; sha256 = "0vb0k3kmzsjw45p220nw780wlax1r7mv56j06vkzqclkf8s5jky3";
revision = "2";
editedCabalFile = "0dzmkna6jb2im9kdslp90z6ynk2qzzg2j495i3y933ywdavvci93";
setupHaskellDepends = [ base Cabal cabal-doctest ]; setupHaskellDepends = [ base Cabal cabal-doctest ];
libraryHaskellDepends = [ libraryHaskellDepends = [
async base containers first-class-families mtl stm syb async base containers first-class-families mtl stm syb
@ -238847,6 +238883,23 @@ self: {
license = stdenv.lib.licenses.mit; license = stdenv.lib.licenses.mit;
}) {}; }) {};
"tasty-quickcheck_0_10_1_1" = callPackage
({ mkDerivation, base, optparse-applicative, pcre-light, QuickCheck
, random, tagged, tasty, tasty-hunit
}:
mkDerivation {
pname = "tasty-quickcheck";
version = "0.10.1.1";
sha256 = "098zyfl5958zikaqfyam75hv5l46pks5bnp3r7533bbmr4a60cpq";
libraryHaskellDepends = [
base optparse-applicative QuickCheck random tagged tasty
];
testHaskellDepends = [ base pcre-light tasty tasty-hunit ];
description = "QuickCheck support for the Tasty test framework";
license = stdenv.lib.licenses.mit;
hydraPlatforms = stdenv.lib.platforms.none;
}) {};
"tasty-quickcheck-laws" = callPackage "tasty-quickcheck-laws" = callPackage
({ mkDerivation, base, QuickCheck, tasty, tasty-quickcheck }: ({ mkDerivation, base, QuickCheck, tasty, tasty-quickcheck }:
mkDerivation { mkDerivation {