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:
parent
5e90d04ee7
commit
a7712a1a31
1 changed files with 72 additions and 19 deletions
|
@ -24037,8 +24037,8 @@ self: {
|
|||
pname = "aeson-schemas";
|
||||
version = "1.0.3";
|
||||
sha256 = "0fmhqibw6mw9shxh94riqq465njbgjsv539xb6sx7qpkhcck2csi";
|
||||
revision = "1";
|
||||
editedCabalFile = "19fk0ccb68143mj7ndp6qflksz7vlja0gbmrqqyaf1zr5z0f9q1v";
|
||||
revision = "2";
|
||||
editedCabalFile = "0dydrwj8d7337c0qdxc7cxg8y2hb89ksli9692rvx7zfan41cpq7";
|
||||
libraryHaskellDepends = [
|
||||
aeson base bytestring first-class-families megaparsec
|
||||
template-haskell text unordered-containers
|
||||
|
@ -44751,14 +44751,15 @@ self: {
|
|||
|
||||
"bustle" = callPackage
|
||||
({ mkDerivation, base, bytestring, Cabal, cairo, containers, dbus
|
||||
, directory, filepath, gio, gio-unix, glib, gtk3, hgettext, HUnit
|
||||
, mtl, pango, pcap, process, QuickCheck, setlocale, system-glib
|
||||
, test-framework, test-framework-hunit, text, time
|
||||
, directory, filepath, gio, glib, gtk3, HUnit, mtl, pango, pcap
|
||||
, process, QuickCheck, system-glib, test-framework
|
||||
, test-framework-hunit, text, time
|
||||
}:
|
||||
mkDerivation {
|
||||
pname = "bustle";
|
||||
version = "0.7.5";
|
||||
sha256 = "0r0ng67b2q9ww0adv1fdrpmgmdyjqv6ksd9g6kkn9cjwnaascq3p";
|
||||
configureFlags = [ "-f-hgettext" ];
|
||||
isLibrary = false;
|
||||
isExecutable = true;
|
||||
enableSeparateDataOutput = true;
|
||||
|
@ -44766,18 +44767,15 @@ self: {
|
|||
libraryPkgconfigDepends = [ system-glib ];
|
||||
executableHaskellDepends = [
|
||||
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 = [
|
||||
base bytestring cairo containers dbus directory filepath gtk3
|
||||
hgettext HUnit mtl pango pcap QuickCheck setlocale test-framework
|
||||
test-framework-hunit text
|
||||
base bytestring cairo containers dbus directory filepath gtk3 HUnit
|
||||
mtl pango pcap QuickCheck test-framework test-framework-hunit text
|
||||
];
|
||||
description = "Draw sequence diagrams of D-Bus traffic";
|
||||
license = "unknown";
|
||||
hydraPlatforms = stdenv.lib.platforms.none;
|
||||
}) {gio-unix = null; system-glib = pkgs.glib;};
|
||||
license = stdenv.lib.licenses.lgpl21Plus;
|
||||
}) {system-glib = pkgs.glib;};
|
||||
|
||||
"butcher" = callPackage
|
||||
({ mkDerivation, base, bifunctors, containers, deque, extra, free
|
||||
|
@ -144003,6 +144001,26 @@ self: {
|
|||
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
|
||||
({ mkDerivation, aeson, attoparsec, base, bytestring, containers
|
||||
, hashable, hspec, mtl, syb, text, time, unordered-containers
|
||||
|
@ -158286,6 +158304,22 @@ self: {
|
|||
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
|
||||
({ mkDerivation, base, binary, bytestring, bytestring-arbitrary
|
||||
, conduit, conduit-extra, mtl, QuickCheck, resourcet
|
||||
|
@ -165138,8 +165172,8 @@ self: {
|
|||
}:
|
||||
mkDerivation {
|
||||
pname = "mmsyn4";
|
||||
version = "0.1.5.0";
|
||||
sha256 = "0bwdngcasppsfk7znijzimgrrbiilapz4cqg45j2xvd5niaqkfkm";
|
||||
version = "0.1.6.0";
|
||||
sha256 = "0kz7wpfpvfayb6jgd0wwrb3dljcigmqdiixb7b86vyh36nzxhcfj";
|
||||
isLibrary = false;
|
||||
isExecutable = true;
|
||||
executableHaskellDepends = [
|
||||
|
@ -165155,8 +165189,8 @@ self: {
|
|||
({ mkDerivation, base }:
|
||||
mkDerivation {
|
||||
pname = "mmsyn5";
|
||||
version = "0.4.2.2";
|
||||
sha256 = "1y5f9fwc9k7hbmnk8fvm6m6h2lrdsfijr6jn0dfj6fhc17kmp46p";
|
||||
version = "0.4.3.0";
|
||||
sha256 = "02ndmx1ndm87i2xlnaarw8yljjki1k7ak0jyb5s0c7hkvlrl7qax";
|
||||
libraryHaskellDepends = [ base ];
|
||||
description = "Various additional operations on lists (some with intermediate Monads)";
|
||||
license = stdenv.lib.licenses.mit;
|
||||
|
@ -165168,8 +165202,8 @@ self: {
|
|||
}:
|
||||
mkDerivation {
|
||||
pname = "mmsyn6ukr";
|
||||
version = "0.6.2.0";
|
||||
sha256 = "1qmyak0srd3ksj8kk8a8dyy6cbg9kdacdlldnpw46778a5792k0m";
|
||||
version = "0.6.3.0";
|
||||
sha256 = "0q74chfvrqf963lib315mqrvf6s5vx2fpg6zqrjprmr8254qaabm";
|
||||
isLibrary = true;
|
||||
isExecutable = true;
|
||||
enableSeparateDataOutput = true;
|
||||
|
@ -191127,6 +191161,8 @@ self: {
|
|||
pname = "polysemy";
|
||||
version = "1.2.3.0";
|
||||
sha256 = "0vb0k3kmzsjw45p220nw780wlax1r7mv56j06vkzqclkf8s5jky3";
|
||||
revision = "2";
|
||||
editedCabalFile = "0dzmkna6jb2im9kdslp90z6ynk2qzzg2j495i3y933ywdavvci93";
|
||||
setupHaskellDepends = [ base Cabal cabal-doctest ];
|
||||
libraryHaskellDepends = [
|
||||
async base containers first-class-families mtl stm syb
|
||||
|
@ -238847,6 +238883,23 @@ self: {
|
|||
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
|
||||
({ mkDerivation, base, QuickCheck, tasty, tasty-quickcheck }:
|
||||
mkDerivation {
|
||||
|
|
Loading…
Reference in a new issue